Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RefinableCacheableDependencyInterface::addCacheContexts | function | core/ |
Adds cache contexts. |
| RefinableCacheableDependencyInterface::addCacheTags | function | core/ |
Adds cache tags. |
| RefinableCacheableDependencyTrait::addCacheContexts | function | core/ |
|
| RefinableCacheableDependencyTrait::addCacheTags | function | core/ |
|
| RefinableCacheableDependencyTraitTest | class | core/ |
Tests the cache RefinableCacheableDependencyTrait. |
| RefinableCacheableDependencyTraitTest.php | file | core/ |
|
| RefinableCacheableDependencyTraitTest::testNonCacheableDependencyAddDeprecation | function | core/ |
Tests non cacheable dependency add deprecation. |
| RefinableCalculatedPermissions | class | core/ |
Represents a calculated set of permissions with cacheable metadata. |
| RefinableCalculatedPermissions.php | file | core/ |
|
| RefinableCalculatedPermissions::addItem | function | core/ |
Adds a calculated permission item. |
| RefinableCalculatedPermissions::merge | function | core/ |
Merge another calculated permissions object into this one. |
| RefinableCalculatedPermissions::mergeItems | function | core/ |
Merges two items of identical scope and identifier. |
| RefinableCalculatedPermissions::removeItem | function | core/ |
Removes a single calculated permission item from a given scope. |
| RefinableCalculatedPermissions::removeItems | function | core/ |
Removes all of the calculated permission items, regardless of scope. |
| RefinableCalculatedPermissions::removeItemsByScope | function | core/ |
Removes all of the calculated permission items for the given scope. |
| RefinableCalculatedPermissionsInterface | interface | core/ |
Defines the refinable calculated permissions interface. |
| RefinableCalculatedPermissionsInterface.php | file | core/ |
|
| RefinableCalculatedPermissionsInterface::addItem | function | core/ |
Adds a calculated permission item. |
| RefinableCalculatedPermissionsInterface::merge | function | core/ |
Merge another calculated permissions object into this one. |
| RefinableCalculatedPermissionsInterface::removeItem | function | core/ |
Removes a single calculated permission item from a given scope. |
| RefinableCalculatedPermissionsInterface::removeItems | function | core/ |
Removes all of the calculated permission items, regardless of scope. |
| RefinableCalculatedPermissionsInterface::removeItemsByScope | function | core/ |
Removes all of the calculated permission items for the given scope. |
| RefinableCalculatedPermissionsTest | class | core/ |
Tests the RefinableCalculatedPermissions class. |
| RefinableCalculatedPermissionsTest.php | file | core/ |
|
| RefinableCalculatedPermissionsTest::testAddItem | function | core/ |
Tests the addition of a calculated permissions item. |
| RefinableCalculatedPermissionsTest::testAddItemOverwrite | function | core/ |
Tests the overwriting of a calculated permissions item. |
| RefinableCalculatedPermissionsTest::testMerge | function | core/ |
Tests merging in another CalculatedPermissions object. |
| RefinableCalculatedPermissionsTest::testRemoveItem | function | core/ |
Tests the removal of a calculated permissions item. |
| RefinableCalculatedPermissionsTest::testRemoveItems | function | core/ |
Tests the removal of all calculated permissions items. |
| RefinableCalculatedPermissionsTest::testRemoveItemsByScope | function | core/ |
Tests the removal of calculated permissions items by scope. |
| 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\Core\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. |
| Reflection::getParameterClassName | function | core/ |
Gets the parameter's class name. |
| ReflectionFactory::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| ReflectionFactory::getInstanceArguments | function | core/ |
Inspects the plugin class and builds a list of constructor arguments. |
| ReflectionFactoryTest | class | core/ |
Tests Drupal\Component\Plugin\Factory\ReflectionFactory. |
| ReflectionFactoryTest.php | file | core/ |
|
| ReflectionFactoryTest::providerGetInstanceArguments | function | core/ |
Data provider for testGetInstanceArguments. |
| ReflectionFactoryTest::testCreateInstance | function | core/ |
Tests create instance. |
| ReflectionFactoryTest::testGetInstanceArguments | function | core/ |
Tests get instance arguments. |
| ReflectionTest | class | core/ |
Tests Drupal\Component\Utility\Reflection. |
Pagination
- Previous page
- Page 1136
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.