Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| ChainedFastBackendTest::$fastCache | property | core/ |
The fast cache backend. |
| ChainedFastBackendTest::createCacheBackend | function | core/ |
Creates a new instance of ChainedFastBackend. |
| ChainedFastBackendTest::testFallThroughToConsistentCache | function | core/ |
Tests a fast cache miss gets data from the consistent cache backend. |
| ChainedFastBackendTest::testFastBackendGracePeriod | function | core/ |
Tests a fast cache miss gets data from the consistent cache backend. |
| ChainedFastBackendTest::testGetDoesNotHitConsistentBackend | function | core/ |
Tests a get() on the fast backend, with no hit on the consistent backend. |
| ChainedFastBackendTest::testSet | function | core/ |
Tests that sets only get written to the consistent backend. |
| ChainedFastBackendTest::testSetInvalidDataFastBackend | function | core/ |
Tests a get() on consistent backend without saving on fast backend. |
| ChangedCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| ChangeUserRoleBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Checkbox::preRenderCheckbox | function | core/ |
Prepares a #type 'checkbox' render element for input.html.twig. |
| CircularDependencyHooks | class | core/ |
Example to test that a hook service can depend on ModuleHandler. |
| CircularDependencyHooks.php | file | core/ |
|
| CircularDependencyHooks::testHook | function | core/ |
#[Hook('test_hook')] |
| CircularDependencyHooks::__construct | function | core/ |
|
| ClaroPreRender | class | core/ |
Implements trusted prerender callbacks for the Claro theme. |
| ClaroPreRender.php | file | core/ |
|
| ClaroPreRender::container | function | core/ |
Prerender callback for container elements. |
| ClaroPreRender::managedFile | function | core/ |
Prerender callback for managed_file. |
| ClaroPreRender::messagePlaceholder | function | core/ |
Prerender callback for status_messages placeholder. |
| ClaroPreRender::operations | function | core/ |
Prerender callback for the Operations element. |
| ClaroPreRender::textFormat | function | core/ |
Prerender callback for text_format elements. |
| ClaroPreRender::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| ClaroPreRender::verticalTabs | function | core/ |
Prerender callback for Vertical Tabs element. |
| claro_views_pre_render | function | core/ |
Implements hook_views_pre_render(). |
| CloseDialogCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| Color::preRenderColor | function | core/ |
Prepares a #type 'color' render element for input.html.twig. |
| Combine::opEndsWith | function | core/ |
Adds a where clause for the operation, 'ends with'. |
| Combine::opNotEndsWith | function | core/ |
Adds a where clause for the operation, 'not ends with'. |
| CommandInterface::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| CommandWithAttachedAssetsTrait::getRenderedContent | function | core/ |
Processes the content for output. |
| CommentController::renderNewCommentsNodeLinks | function | core/ |
Returns a set of nodes' last read timestamps. |
| CommentDefaultFormatter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| CommentForm::$renderer | property | core/ |
The renderer. |
| CommentLazyBuilders::$renderer | property | core/ |
The renderer service. |
| CommentLazyBuilders::renderForm | function | core/ |
Render API callback: Builds the comment form. |
| CommentLazyBuilders::renderLinks | function | core/ |
Render API callback: Builds a comment's links. |
| CommentNewIndicatorTest::renderNewCommentsNodeLinks | function | core/ |
Get node "x new comments" metadata from the server for the current user. |
| CommentNewIndicatorTest::renderNewCommentsNodeLinks | function | core/ |
Get node "x new comments" metadata from the server for the current user. |
| common-test-render-element.html.twig | file | core/ |
Default theme implementation for the common test render element. |
| CommonTestThemeHooks::commonTestRenderElement | function | core/ |
Implements hook_preprocess_HOOK(). |
| ComplexTestType::onDependencyRemoval | function | core/ |
Informs the plugin that a dependency of the workflow will be deleted. |
| ComponentElement::preRenderComponent | function | core/ |
Expands a component into an inline template with an attachment. |
| ComponentInFormTest::testFormRenderingAndSubmission | function | core/ |
Tests that fields validation messages are sorted in the fields order. |
| ComponentKernelTestBase::renderComponentRenderArray | function | core/ |
Renders a component for testing sake. |
| ComponentNegotiatorTest::testRenderWithReplacements | function | core/ |
Tests rendering components with component replacement. |
| ComponentNodeVisitorTest::testDebugRendersComponentStartWithVariant | function | core/ |
Test debug output for sdc components with component id and variant. |
| ComponentRenderInvalidTest | class | core/ |
Tests invalid render options for components. |
| ComponentRenderInvalidTest.php | file | core/ |
|
| ComponentRenderInvalidTest::$modules | property | core/ |
Modules to install. |
| ComponentRenderInvalidTest::$themes | property | core/ |
Themes to install. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.