Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| DisplayPluginBase::renderArea | function | core/ |
Renders one of the available areas. |
| DisplayPluginBase::renderFilters | function | core/ |
Does nothing (obsolete function). |
| DisplayPluginBase::renderMoreLink | function | core/ |
Renders the 'more' link. |
| DisplayPluginBase::renderPager | function | core/ |
Checks to see if the display plugins support pager rendering. |
| 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/ |
Render API callback: Performs 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. |
| DocParser::identifierEndsWithClassConstant | function | core/ |
|
| DraggableListBuilderTrait::render | function | core/ |
Builds a listing of entities for the given entity type. |
| DriverModuleMissingDependenciesTest | class | core/ |
Tests for database driver module with missing dependency. |
| DriverModuleMissingDependenciesTest.php | file | core/ |
|
| DriverModuleMissingDependenciesTest::testDetermineDriversAutoloadingFailingOnMissingDependency | function | core/ |
Tests determine drivers autoloading failing on missing dependency. |
| DriverSpecificTransactionTestBase::testRootTransactionEndCallbackAddedWithoutTransaction | function | core/ |
Tests that adding a post-transaction callback fails with no transaction. |
| DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledAfterDdlAndDestruction | function | core/ |
Tests post-transaction callback executes after a DDL statement. |
| DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledAfterDdlAndRollbackForTransactionalDdlDatabase | function | core/ |
Tests post-transaction rollback executes after a DDL statement. |
| DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledAfterRollbackAndDestruction | function | core/ |
Tests post-transaction callback executes after transaction rollback. |
| DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledOnCommit | function | core/ |
Tests post-transaction callback executes after transaction commit. |
| DriverSpecificTransactionTestBase::testRootTransactionEndCallbackFailureUponDdlAndRollbackForNonTransactionalDdlDatabase | function | core/ |
Tests post-transaction rollback failure after a DDL statement. |
| DriverSpecificTransactionTestBase::testTransactionManagerFailureOnPendingStackItems | function | core/ |
Tests TransactionManager failure. |
| driver_missing_dependency_test.info.yml | file | core/ |
core/tests/Drupal/Tests/Core/Database/fixtures/core/modules/driver_missing_dependency_test/driver_missing_dependency_test.info.yml |
| 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. |
| 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. |
| 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. |
| Drupal\Component\DependencyInjection\ReverseContainer | service | core/ |
|
| Drupal\Core\Mailer\Transport\SendmailCommandValidationTransportFactory | service | core/ |
|
| Drupal\package_manager\PathExcluder\VendorHardeningExcluder | service | core/ |
|
| Drupal\package_manager\Validator\PendingUpdatesValidator | service | core/ |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.