Search for end
- Search 7.x for end
- Search 9.5.x for end
- Search 8.9.x for end
- Search 10.3.x for end
- Search 11.x for end
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| GenericCacheBackendUnitTestBase::testInvalidate | function | core/ |
Tests invalidate. |
| GenericCacheBackendUnitTestBase::testInvalidateTags | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
| GenericCacheBackendUnitTestBase::testRemoveBin | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::removeBin(). |
| GenericCacheBackendUnitTestBase::testSetGet | function | core/ |
Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface. |
| GenericCacheBackendUnitTestBase::testSetMultiple | function | core/ |
Tests \Drupal\Core\Cache\CacheBackendInterface::setMultiple(). |
| GenericCacheBackendUnitTestBase::testValueTypeIsKept | function | core/ |
Tests data type preservation. |
| GetTestMethodCallerExtendsTest | class | core/ |
Test for BrowserTestBase::getTestMethodCaller() in child classes. |
| GetTestMethodCallerExtendsTest.php | file | core/ |
|
| GetTestMethodCallerExtendsTest::$defaultTheme | property | core/ |
|
| GetTestMethodCallerExtendsTest::testGetTestMethodCallerChildClass | function | core/ |
A test method that is not present in the parent class. |
| gin-extend.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .modules-table-filter { padding: 0; border: 0 none; box-shadow: none; } .package-listing { … |
| gin-extend.pcss.css | file | core/ |
.modules-table-filter { padding: 0; border: 0 none; box-shadow: none; } .package-listing { margin-block-start: var(--gin-spacing-m); } .gin-details__summary { padding-inline-start:… |
| Handler::getVendorPath | function | composer/ |
Gets the path to the 'vendor' directory. |
| HandlerBase::calculateDependencies | function | core/ |
|
| HandlerFieldFieldTest::doTestFormatterSimpleFieldRender | function | core/ |
Tests that fields with formatters runs as expected. |
| HandlerFieldFieldTest::doTestInaccessibleFieldRender | function | core/ |
Tests inaccessible field rendering. |
| HandlerFieldFieldTest::doTestMultipleFieldRender | function | core/ |
Tests multi-value field rendering. |
| HandlerFieldFieldTest::doTestSimpleFieldRender | function | core/ |
Tests simple field rendering. |
| HandlerFieldFieldTest::testFieldRender | function | core/ |
Tests fields rendering in views. |
| HandlerFilterRolesTest::testDependencies | function | core/ |
Tests that role filter dependencies are calculated correctly. |
| HelpTopicSection::renderTopicForSearch | function | core/ |
|
| HelpTopicsSyntaxTest::renderHelpTopic | function | core/ |
Renders a help topic in a special manner. |
| Hidden::preRenderHidden | function | core/ |
Prepares a #type 'hidden' render element for input.html.twig. |
| HighlightCommand::render | function | core/ |
|
| hook_ajax_render_alter | function | core/ |
Alter the Ajax command data that is sent to the client. |
| hook_mail_backend_info_alter | function | core/ |
Alter the list of mail backend plugin definitions. |
| hook_render_template | function | core/ |
Render a template using the theme engine. |
| hook_update_dependencies | function | core/ |
Return an array of information about module update dependencies. |
| hook_views_plugins_display_extenders_alter | function | core/ |
Modify the list of available views display extender plugins. |
| hook_views_post_render | function | core/ |
Post-process any render data. |
| hook_views_pre_render | function | core/ |
Act on the view immediately before rendering it. |
| HtmlCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| HtmlRenderer | class | core/ |
Default main content renderer for HTML requests. |
| HtmlRenderer.php | file | core/ |
|
| HtmlRenderer::$displayVariantManager | property | core/ |
The display variant manager. |
| HtmlRenderer::$eventDispatcher | property | core/ |
The event dispatcher. |
| HtmlRenderer::$moduleHandler | property | core/ |
The module handler. |
| HtmlRenderer::$renderCache | property | core/ |
The render cache service. |
| HtmlRenderer::$renderer | property | core/ |
The renderer service. |
| HtmlRenderer::$rendererConfig | property | core/ |
The renderer configuration array. |
| HtmlRenderer::$themeManager | property | core/ |
The theme manager. |
| HtmlRenderer::$titleResolver | property | core/ |
The title resolver. |
| HtmlRenderer::buildPageTopAndBottom | function | core/ |
Invokes the page top and bottom hooks. |
| HtmlRenderer::invokePageAttachmentHooks | function | core/ |
Invokes the page attachment hooks. |
| HtmlRenderer::prepare | function | core/ |
Prepares the HTML body: wraps the main content in #type 'page'. |
| HtmlRenderer::renderResponse | function | core/ |
The entire HTML: takes a #type 'page' and wraps it in a #type 'html'. |
| HtmlRenderer::__construct | function | core/ |
Constructs a new HtmlRenderer. |
| HtmlResponseAttachmentsProcessor::renderHtmlResponseAttachmentPlaceholders | function | core/ |
Renders HTML response attachment placeholders. |
| HtmlResponseAttachmentsProcessor::renderPlaceholders | function | core/ |
Renders placeholders (#attached['placeholders']). |
| HtmlResponseAttachmentsTest::testRenderCachedBlock | function | core/ |
Tests caching of ['#attached']. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.