Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| DriverModuleMissingDependenciesTest.php | file | core/ |
|
| DriverModuleMissingDependenciesTest::testDetermineDriversAutoloadingFailingOnMissingDependency | function | core/ |
@covers ::get[[api-linebreak]] |
| 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::testRootTransactionEndCallbackCalledAfterRollbackAndDestruction | function | core/ |
Tests post-transaction callback executes after transaction rollback. |
| DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledOnCommit | function | core/ |
Tests post-transaction callback executes after transaction commit. |
| 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. |
| 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. |
| DrupalListener::endTest | function | core/ |
|
| 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/ |
|
| DummyExternalReadOnlyWrapper::dir_opendir | function | core/ |
Open directory handle. |
| DynamicPageCacheSubscriber::$rendererConfig | property | core/ |
The renderer configuration array. |
| 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 install. |
| EarlyRenderingControllerTest::testEarlyRendering | function | core/ |
Tests theme preprocess functions being able to attach assets. |
| EarlyRenderingControllerWrapperSubscriber | class | core/ |
Subscriber that wraps controllers, to handle early rendering. |
| EarlyRenderingControllerWrapperSubscriber.php | file | core/ |
|
| EarlyRenderingControllerWrapperSubscriber::$argumentResolver | property | core/ |
The argument resolver. |
| EarlyRenderingControllerWrapperSubscriber::$renderer | property | core/ |
The renderer. |
| EarlyRenderingControllerWrapperSubscriber::getSubscribedEvents | function | core/ |
|
| EarlyRenderingControllerWrapperSubscriber::onController | function | core/ |
Ensures bubbleable metadata from early rendering is not lost. |
| EarlyRenderingControllerWrapperSubscriber::wrapControllerExecutionInRenderContext | function | core/ |
Wraps a controller execution in a render context. |
| EarlyRenderingControllerWrapperSubscriber::__construct | function | core/ |
Constructs a new EarlyRenderingControllerWrapperSubscriber instance. |
| EarlyRenderingTestController | class | core/ |
Controller routines for early_rendering_test routes. |
| EarlyRenderingTestController.php | file | core/ |
|
| EarlyRenderingTestController::$renderer | property | core/ |
The renderer. |
| EarlyRenderingTestController::ajaxResponse | function | core/ |
|
| EarlyRenderingTestController::ajaxResponseEarly | function | 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.