Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| BookManagerTest::$renderer | property | core/ |
The mocked renderer. |
| BookPendingRevisionTest | class | core/ |
Tests that the Book module handles pending revisions correctly. |
| BookPendingRevisionTest.php | file | core/ |
|
| BookPendingRevisionTest::$modules | property | core/ |
Modules to enable. |
| BookPendingRevisionTest::setUp | function | core/ |
|
| BookPendingRevisionTest::testBookWithPendingRevisions | function | core/ |
Tests pending revision handling for books. |
| Boolean::render | function | core/ |
Renders the field. |
| BooleanFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
| Breadcrumb::toRenderable | function | core/ |
Returns a render array representation of the object. |
| BreakLockLink::$renderer | property | core/ |
The renderer. |
| BreakLockLink::preRenderLock | function | core/ |
Pre-render callback: Renders a lock into #markup. |
| Broken::render | function | core/ |
Render the area. |
| BrokenHandlerTrait::calculateDependencies | function | core/ |
Gets dependencies for a broken handler. |
| broken_class_with_missing_dependency | service | core/ |
Drupal\error_service_test\LonelyMonkeyClass |
| BrowserMissingDependentModuleMethodTest | class | core/ |
A fixture test class with requires annotation. |
| BrowserMissingDependentModuleMethodTest.php | file | core/ |
|
| BrowserMissingDependentModuleMethodTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
| BrowserMissingDependentModuleMethodTest::testRequiresModule | function | core/ |
This method should be skipped since it requires a module that is not found. |
| BrowserMissingDependentModuleTest | class | core/ |
A fixture test class with requires annotation. |
| BrowserMissingDependentModuleTest.php | file | core/ |
|
| BrowserMissingDependentModuleTest::publicCheckRequirements | function | core/ |
Public access for checkRequirements() to avoid reflection. |
| BrowserMissingDependentModuleTest::testRequiresModule | function | core/ |
Placeholder test method. |
| BubbleableMetadata::addCacheableDependency | function | core/ |
|
| BubbleableMetadata::createFromRenderArray | function | core/ |
Creates a bubbleable metadata object with values taken from a render array. |
| BubbleableMetadataTest::providerTestAddCacheableDependency | function | core/ |
Provides test data for testMerge(). |
| BubbleableMetadataTest::providerTestCreateFromRenderArray | function | core/ |
Provides test data for createFromRenderArray(). |
| BubbleableMetadataTest::testAddCacheableDependency | function | core/ |
@covers ::addCacheableDependency[[api-linebreak]] @dataProvider providerTestMerge |
| BubbleableMetadataTest::testCreateFromRenderArray | function | core/ |
@covers ::createFromRenderArray[[api-linebreak]] @dataProvider providerTestCreateFromRenderArray |
| BubblingTest::bubblingCacheOverwritePrerender | function | core/ |
#pre_render callback for testOverWriteCacheKeys(). |
| BubblingTest::bubblingNestedPreRenderCached | function | core/ |
#pre_render callback for testBubblingWithPrerender(). |
| BubblingTest::bubblingNestedPreRenderUncached | function | core/ |
#pre_render callback for testBubblingWithPrerender(). |
| BubblingTest::bubblingPreRender | function | core/ |
#pre_render callback for testBubblingWithPrerender(). |
| BulkForm::preRender | function | core/ |
Runs before any fields are rendered. |
| Bundle::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| BundleClassTest::testBundleClassShouldExtendEntityClass | function | core/ |
Checks exception thrown if a bundle class doesn't extend the entity class. |
| Button::preRenderButton | function | core/ |
Prepares a #type 'button' render element for input.html.twig. |
| cache.backend.apcu | service | core/ |
Drupal\Core\Cache\ApcuBackendFactory |
| cache.backend.chainedfast | service | core/ |
Drupal\Core\Cache\ChainedFastBackendFactory |
| cache.backend.database | service | core/ |
Drupal\Core\Cache\DatabaseBackendFactory |
| cache.backend.memory | service | core/ |
Drupal\Core\Cache\MemoryBackendFactory |
| cache.backend.null | service | core/ |
Drupal\Core\Cache\NullBackendFactory |
| cache.backend.null | service | sites/ |
Drupal\Core\Cache\NullBackendFactory |
| cache.backend.php | service | core/ |
Drupal\Core\Cache\PhpBackendFactory |
| cache.render | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| CacheableDependencyInterface | interface | core/ |
Defines an interface for objects which may be used by other cached objects. |
| CacheableDependencyInterface.php | file | core/ |
|
| CacheableDependencyInterface::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| CacheableDependencyInterface::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| CacheableDependencyInterface::getCacheTags | function | core/ |
The cache tags associated with this object. |
| CacheableDependencyTrait | trait | core/ |
Trait for \Drupal\Core\Cache\CacheableDependencyInterface. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.