Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| DisplayPluginInterface::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
| DisplayPluginInterface::buildRenderable | function | core/ |
Builds a renderable array of the view. |
| DisplayPluginInterface::elementPreRender | function | core/ |
#pre_render callback for view display rendering. |
| DisplayPluginInterface::getExtenders | function | core/ |
Gets the display extenders. |
| DisplayPluginInterface::render | function | core/ |
Renders this display. |
| DisplayPluginInterface::renderArea | function | core/ |
Renders one of the available areas. |
| DisplayPluginInterface::renderFilters | function | core/ |
Does nothing (obsolete function). |
| DisplayPluginInterface::renderMoreLink | function | core/ |
Renders the 'more' link. |
| DisplayPluginInterface::renderPager | function | core/ |
Checks to see if the display plugins support pager rendering. |
| DisplayTest::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| DraggableListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| Dropbutton::preRenderDropbutton | function | core/ |
Pre-render callback: Attaches the dropbutton library and required markup. |
| Dropbutton::render | function | core/ |
Renders the field. |
| Drupal::RECOMMENDED_PHP | constant | core/ |
Minimum recommended version of PHP. |
| DrupalComponentTestListenerTrait::componentEndTest | function | core/ |
Reacts to the end of a test. |
| DrupalCoreRecommendedBuilder | class | composer/ |
Builder to produce metapackage for drupal/core-recommended. |
| DrupalCoreRecommendedBuilder.php | file | composer/ |
|
| DrupalCoreRecommendedBuilder::getPackage | function | composer/ |
Generate the Composer.json data for the current tag or branch. |
| DrupalCoreRecommendedBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
| DrupalCoreRecommendedBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
| DrupalDevDependenciesBuilder | class | composer/ |
Builder to produce metapackage for drupal/core-dev. |
| DrupalDevDependenciesBuilder.php | file | composer/ |
|
| DrupalDevDependenciesBuilder::getPackage | function | composer/ |
Generate the Composer.json data for the current tag or branch. |
| DrupalDevDependenciesBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
| DrupalDevDependenciesBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
| DrupalImageCaption::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| DrupalListener::endTest | function | core/ |
|
| DrupalMedia::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| DrupalMediaLibrary::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| DrupalPinnedDevDependenciesBuilder | class | composer/ |
Builder to produce metapackage for drupal/core-dev-pinned. |
| DrupalPinnedDevDependenciesBuilder.php | file | composer/ |
|
| DrupalPinnedDevDependenciesBuilder::getPackage | function | composer/ |
Generate the Composer.json data for the current tag or branch. |
| DrupalPinnedDevDependenciesBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
| DrupalPinnedDevDependenciesBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
| DrupalSqlBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| DrupalStandardsListenerTrait::doEndTest | function | core/ |
Reacts to the end of a test. |
| DrupalStandardsListenerTrait::standardsEndTest | function | core/ |
Reacts to the end of a test. |
| Drupal\Component\DependencyInjection\ReverseContainer | service | core/ |
|
| DRUPAL_RECOMMENDED_PHP | constant | core/ |
Minimum recommended version of PHP. |
| DummyExternalReadOnlyWrapper::dir_opendir | function | core/ |
Open directory handle. |
| DynamicPageCacheSubscriber::$dynamicPageCacheRedirectRenderArray | property | core/ |
Dynamic Page Cache's redirect render array. |
| DynamicPageCacheSubscriber::$renderCache | property | core/ |
The render cache. |
| DynamicPageCacheSubscriber::$rendererConfig | property | core/ |
The renderer configuration array. |
| DynamicPageCacheSubscriber::renderArrayToResponse | function | core/ |
Gets the embedded Response object in a render array. |
| DynamicPageCacheSubscriber::responseToRenderArray | function | core/ |
Embeds a Response object in a render array so that RenderCache can cache it. |
| EarlyRenderingControllerTest | class | core/ |
Verifies that bubbleable metadata of early rendering is not lost. |
| EarlyRenderingControllerTest.php | file | core/ |
|
| EarlyRenderingControllerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EarlyRenderingControllerTest::$modules | property | core/ |
Modules to enable. |
| EarlyRenderingControllerTest::testEarlyRendering | function | core/ |
Tests theme preprocess functions being able to attach assets. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.