Search for interface
- Search 7.x for interface
- Search 9.5.x for interface
- Search 8.9.x for interface
- Search 11.x for interface
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccessPolicyInterface | interface | core/ |
Defines the access policy interface. |
AccessPolicyInterface.php | file | core/ |
|
AccessPolicyInterface::alterPermissions | function | core/ |
Alter the permissions after all policies have finished building them. |
AccessPolicyInterface::applies | function | core/ |
Checks whether this access policy applies to a given scope. |
AccessPolicyInterface::calculatePermissions | function | core/ |
Calculates the permissions for an account within a given scope. |
AccessPolicyInterface::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
AccessPolicyInterface::SCOPE_DRUPAL | constant | core/ |
Scope ID for general Drupal access. |
AccessPolicyProcessorInterface | interface | core/ |
Processes all added access policies until the full permissions are built. |
AccessPolicyProcessorInterface.php | file | core/ |
|
AccessPolicyProcessorInterface::addAccessPolicy | function | core/ |
Adds an access policy. |
AccessPolicyProcessorInterface::processAccessPolicies | function | core/ |
Processes the access policies for an account within a given scope. |
AnnotationInterface | interface | core/ |
Defines a common interface for classed annotations. |
AnnotationInterface.php | file | core/ |
|
AnnotationInterface::get | function | core/ |
Gets the value of an annotation. |
AnnotationInterface::getClass | function | core/ |
Gets the class of the annotated class. |
AnnotationInterface::getId | function | core/ |
Gets the unique ID for this annotated class. |
AnnotationInterface::getProvider | function | core/ |
Gets the name of the provider of the annotated class. |
AnnotationInterface::setClass | function | core/ |
Sets the class of the annotated class. |
AnnotationInterface::setProvider | function | core/ |
Sets the name of the provider of the annotated class. |
AssetCollectionGroupOptimizerInterface | interface | core/ |
Interface defining a service that optimizes a collection of assets. |
AssetCollectionGroupOptimizerInterface.php | file | core/ |
|
AssetCollectionGroupOptimizerInterface::optimizeGroup | function | core/ |
Optimizes a specific group of assets. |
AssetDumperUriInterface | interface | core/ |
Interface defining a service that dumps an asset to a specified location. |
AssetDumperUriInterface.php | file | core/ |
|
AssetDumperUriInterface::dumpToUri | function | core/ |
Dumps an (optimized) asset to persistent storage. |
AssetQueryStringInterface | interface | core/ |
Provides a cache busting query string service for asset URLs. |
AssetQueryStringInterface.php | file | core/ |
|
AssetQueryStringInterface::get | function | core/ |
Gets the query string value. |
AssetQueryStringInterface::reset | function | core/ |
Resets the cache query string added to all CSS and JavaScript URLs. |
AttributeInterface | interface | core/ |
Defines a common interface for classed attributes. |
AttributeInterface.php | file | core/ |
|
AttributeInterface::get | function | core/ |
Gets the value of an attribute. |
AttributeInterface::getClass | function | core/ |
Gets the class of the attribute class. |
AttributeInterface::getId | function | core/ |
Gets the unique ID for this attribute class. |
AttributeInterface::getProvider | function | core/ |
Gets the name of the provider of the attribute class. |
AttributeInterface::setClass | function | core/ |
Sets the class of the attributed class. |
AttributeInterface::setProvider | function | core/ |
Sets the name of the provider of the attribute class. |
big-pipe-interface-preview--user-toolbar-link-builder-renderDisplayName.html.twig | file | core/ |
<span class="i-am-taking-up-space">LOOK AT ME I AM CONSUMING SPACE FOR LATER</span> |
big-pipe-interface-preview.html.twig | file | core/ |
Theme override for a BigPipe JS placeholder interface preview. |
big-pipe-interface-preview.html.twig | file | core/ |
Default theme implementation for a BigPipe JS placeholder interface preview. |
BigPipeInterfacePreviewThemeSuggestionsTest | class | core/ |
Tests the big_pipe_theme_suggestions_big_pipe_interface_preview() function. |
BigPipeInterfacePreviewThemeSuggestionsTest.php | file | core/ |
|
BigPipeInterfacePreviewThemeSuggestionsTest::$block | property | core/ |
The block being tested. |
BigPipeInterfacePreviewThemeSuggestionsTest::$blockViewBuilder | property | core/ |
The block view builder. |
BigPipeInterfacePreviewThemeSuggestionsTest::$controller | property | core/ |
The block storage. |
BigPipeInterfacePreviewThemeSuggestionsTest::$modules | property | core/ |
Modules to install. |
BigPipeInterfacePreviewThemeSuggestionsTest::setUp | function | core/ |
|
BigPipeInterfacePreviewThemeSuggestionsTest::testBigPipeThemeHookSuggestions | function | core/ |
Tests template suggestions from big_pipe_theme_suggestions_big_pipe_interface_preview(). |
CachedDiscoveryInterface | interface | core/ |
Interface for discovery components holding a cache of plugin definitions. |
CachedDiscoveryInterface.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.