Search for to
Title | Object type | File name | Summary |
---|---|---|---|
AllowToolbarPath::check | function | core/ |
|
AllowToolbarPathTest | class | core/ |
@coversDefaultClass \Drupal\toolbar\PageCache\AllowToolbarPath @group toolbar |
AllowToolbarPathTest.php | file | core/ |
|
AllowToolbarPathTest::$policy | property | core/ |
The toolbar path policy under test. |
AllowToolbarPathTest::providerTestAllowToolbarPath | function | core/ |
Provides data and expected results for the test method. |
AllowToolbarPathTest::setUp | function | core/ |
|
AllowToolbarPathTest::testAllowToolbarPath | function | core/ |
Asserts that caching is allowed if the request goes to toolbar subtree. |
AnnotatedClassDiscovery::$directorySuffix | property | core/ |
The directory suffix. |
AnnotatedClassDiscovery::$rootNamespacesIterator | property | core/ |
A list of base namespaces with their PSR-4 directories. |
AnnotatedClassDiscoveryAutomatedProviders | class | core/ |
Determines providers based on a class's and its parent's namespaces. |
AnnotatedClassDiscoveryAutomatedProviders.php | file | core/ |
|
AnnotatedClassDiscoveryAutomatedProviders::$finder | property | core/ |
A utility object that can use active autoloaders to find files for classes. |
AnnotatedClassDiscoveryAutomatedProviders::getDefinitions | function | core/ |
|
AnnotatedClassDiscoveryAutomatedProviders::prepareAnnotationDefinition | function | core/ |
|
AnnotatedClassDiscoveryAutomatedProviders::__construct | function | core/ |
Constructs an AnnotatedClassDiscoveryAutomatedProviders object. |
AnnotatedClassDiscoveryTest::testAutoloadBadAnnotations | function | core/ |
Make sure AnnotatedClassDiscovery never tries to autoload bad annotations. |
AnnotationBridgeDecorator | class | core/ |
Ensures that all definitions are run through the annotation process. |
AnnotationBridgeDecorator.php | file | core/ |
|
AnnotationBridgeDecorator::$decorated | property | core/ |
The decorated plugin discovery. |
AnnotationBridgeDecorator::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
AnnotationBridgeDecorator::getDefinitions | function | core/ |
|
AnnotationBridgeDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
AnnotationBridgeDecorator::__construct | function | core/ |
ObjectDefinitionDiscoveryDecorator constructor. |
AnnotationBridgeDecoratorTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator @group Plugin |
AnnotationBridgeDecoratorTest.php | file | core/ |
|
AnnotationBridgeDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions |
AnnotationWithRequiredAttributesWithoutContructor | class | core/ |
Plugin annotation @Target("ALL"); |
AnnotationWithRequiredAttributesWithoutContructor.php | file | core/ |
|
AnnotationWithRequiredAttributesWithoutContructor::$annot | property | core/ |
@Required |
AnnotationWithRequiredAttributesWithoutContructor::$value | property | core/ |
@Required |
AnnounceFetcher::$tempStore | property | core/ |
The tempstore service. |
AnnouncementsFeedHooks::toolbar | function | core/ |
Implements hook_toolbar(). |
AnnouncementsFeedHooks::toolbarAlter | function | core/ |
Implements hook_toolbar_alter(). |
announcements_feed.toolbar.css | file | core/ |
.toolbar .toolbar-icon.announce-canvas-link::before { background-image: url("data:image/svg+xml,%3csvg width='20' height='19' viewBox='0 0 20 19' fill='none'… |
announcements_feed.toolbar.css | file | core/ |
Styles for the announcements toolbar item. |
announcements_feed.toolbar.pcss.css | file | core/ |
Styles for the announcements toolbar item. |
announcements_feed_toolbar | function | core/ |
Implements hook_toolbar(). |
announcements_feed_toolbar_alter | function | core/ |
Implements hook_toolbar_alter(). |
AnnounceTestBase::$history | property | core/ |
History of requests/responses. |
AnonymousPrivateTempStoreTest | class | core/ |
Tests the PrivateTempStore for anonymous users. |
AnonymousPrivateTempStoreTest.php | file | core/ |
|
AnonymousPrivateTempStoreTest::$modules | property | core/ |
|
AnonymousPrivateTempStoreTest::$tempStore | property | core/ |
The private temp store. |
AnonymousPrivateTempStoreTest::setUp | function | core/ |
|
AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreGet | function | core/ |
Tests anonymous can get without a previous set. |
AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreSet | function | core/ |
Tests anonymous can use the PrivateTempStore. |
ApcuBackend::getIterator | function | core/ |
Instantiates and returns the APCUIterator class. |
ApcuBackendFactory | class | core/ |
|
ApcuBackendFactory.php | file | core/ |
|
ApcuBackendFactory::$backendClass | property | core/ |
The APCU backend class to use. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.