Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| RdfMapping::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| RdfMappingConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| RdfMappingConfigEntityUnitTest::testCalculateDependenciesWithEntityBundle | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| RecalculatedDependencyTest | class | core/ |
Tests system_post_update_recalculate_dependencies_for_installed_config_entities(). |
| RecalculatedDependencyTest.php | file | core/ |
|
| RecalculatedDependencyTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RecalculatedDependencyTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| RecalculatedDependencyTest::testUpdate | function | core/ |
Ensures that the entities are resaved so they have the new dependency. |
| RedirectCommand::render | function | core/ |
Implements \Drupal\Core\Ajax\CommandInterface:render(). |
| RefinableCacheableDependencyInterface | interface | core/ |
Allows to add cacheability metadata to an object for the current runtime. |
| RefinableCacheableDependencyInterface.php | file | core/ |
|
| RefinableCacheableDependencyInterface::addCacheableDependency | function | core/ |
Adds a dependency on an object: merges its cacheability metadata. |
| RefinableCacheableDependencyInterface::addCacheContexts | function | core/ |
Adds cache contexts. |
| RefinableCacheableDependencyInterface::addCacheTags | function | core/ |
Adds cache tags. |
| RefinableCacheableDependencyInterface::mergeCacheMaxAge | function | core/ |
Merges the maximum age (in seconds) with the existing maximum age. |
| RefinableCacheableDependencyTrait | trait | core/ |
Trait for \Drupal\Core\Cache\RefinableCacheableDependencyInterface. |
| RefinableCacheableDependencyTrait.php | file | core/ |
|
| RefinableCacheableDependencyTrait::addCacheableDependency | function | core/ |
|
| RefinableCacheableDependencyTrait::addCacheContexts | function | core/ |
|
| RefinableCacheableDependencyTrait::addCacheTags | function | core/ |
|
| RefinableCacheableDependencyTrait::mergeCacheMaxAge | function | core/ |
|
| RefinableDependentAccessInterface | interface | core/ |
An interface to allow adding an access dependency. |
| RefinableDependentAccessInterface.php | file | core/ |
|
| RefinableDependentAccessInterface::addAccessDependency | function | core/ |
Adds an access dependency into the existing access dependency. |
| RefinableDependentAccessInterface::setAccessDependency | function | core/ |
Sets the access dependency. |
| RefinableDependentAccessTrait | trait | core/ |
Trait for \Drupal\block_content\Access\RefinableDependentAccessInterface. |
| RefinableDependentAccessTrait.php | file | core/ |
|
| RefinableDependentAccessTrait::$accessDependency | property | core/ |
The access dependency. |
| RefinableDependentAccessTrait::addAccessDependency | function | core/ |
|
| RefinableDependentAccessTrait::getAccessDependency | function | core/ |
|
| RefinableDependentAccessTrait::setAccessDependency | function | core/ |
|
| RefinableDependentAccessTraitTestClass | class | core/ |
Test class that implements RefinableDependentAccessInterface. |
| RelationshipPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| RelationshipTest::testRelationshipRender | function | core/ |
Tests rendering of a view with a relationship. |
| RemoveCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| render | function | core/ |
Renders an element. |
| Render API overview | group | core/ |
Overview of the Theme system and Render API. |
| RenderableInterface | interface | core/ |
Defines an object which can be rendered by the Render API. |
| RenderableInterface.php | file | core/ |
|
| RenderableInterface::toRenderable | function | core/ |
Returns a render array representation of the object. |
| RenderArrayNonHtmlSubscriber | class | core/ |
Throws 406 if requesting non-HTML format and controller returns render array. |
| RenderArrayNonHtmlSubscriber.php | file | core/ |
|
| RenderArrayNonHtmlSubscriber::getSubscribedEvents | function | core/ |
|
| RenderArrayNonHtmlSubscriber::onRespond | function | core/ |
Throws an HTTP 406 error if client requested a non-HTML format. |
| RenderArrayNonHtmlSubscriberTest | class | core/ |
Functional test verifying that render array throws 406 for non-HTML requests. |
| RenderArrayNonHtmlSubscriberTest.php | file | core/ |
|
| RenderArrayNonHtmlSubscriberTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RenderArrayNonHtmlSubscriberTest::$modules | property | core/ |
Modules to enable. |
| RenderArrayNonHtmlSubscriberTest::testResponses | function | core/ |
Tests handling of responses by events subscriber. |
| RenderArrayNonHtmlSubscriberTestController | class | core/ |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.