Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| GenericCacheBackendUnitTestBase::setUpCacheBackend | function | core/ |
Allows specific implementation to change the environment before a test run. |
| GenericCacheBackendUnitTestBase::tearDown | function | core/ |
|
| GenericCacheBackendUnitTestBase::tearDownCacheBackend | function | core/ |
Allows alteration of environment after a test run but before tear down. |
| GenericCacheBackendUnitTestBase::testDelete | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::delete(). |
| GenericCacheBackendUnitTestBase::testDeleteAll | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::deleteAll(). |
| GenericCacheBackendUnitTestBase::testDeleteMultiple | function | core/ |
@covers \Drupal\Core\Cache\ApcuBackend::deleteMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\BackendChain::deleteMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\ChainedFastBackend::deleteMultiple[[api-linebreak]] @covers… |
| GenericCacheBackendUnitTestBase::testGetMultiple | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::getMultiple(). |
| GenericCacheBackendUnitTestBase::testInvalidate | function | core/ |
@covers \Drupal\Core\Cache\ApcuBackend::getMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\BackendChain::getMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\ChainedFastBackend::getMultiple[[api-linebreak]] @covers… |
| GenericCacheBackendUnitTestBase::testInvalidateAll | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
| 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/ |
The theme to install as the default for testing. |
| GetTestMethodCallerExtendsTest::testGetTestMethodCallerChildClass | function | core/ |
A test method that is not present in the parent class. |
| Handler::getVendorPath | function | composer/ |
Gets the path to the 'vendor' directory. |
| HandlerBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| 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/ |
Renders one topic for search indexing or search results. |
| 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/ |
Return an array to be run through json_encode and sent to the client. |
| HistoryRenderCallback | class | core/ |
Render callback object. |
| HistoryRenderCallback.php | file | core/ |
|
| HistoryRenderCallback::lazyBuilder | function | core/ |
#lazy_builder callback; attaches the last read timestamp for a node. |
| HistoryUserTimestamp::render | function | core/ |
Renders the field. |
| 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. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.