Search for id
Title | Object type | File name | Summary |
---|---|---|---|
AnnotatedClassDiscoveryAutomatedProviders::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
AnnotatedClassDiscoveryAutomatedProviders::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
AnnotatedClassDiscoveryAutomatedProviders::__construct | function | core/ |
Constructs an AnnotatedClassDiscoveryAutomatedProviders object. |
AnnotatedClassDiscoveryTest::provideBadAnnotations | function | core/ |
All the Drupal documentation standards tags. |
AnnotationBase::$id | property | core/ |
The annotated class ID. |
AnnotationBase::$provider | property | core/ |
The provider of the annotated class. |
AnnotationBase::getId | function | core/ |
|
AnnotationBase::getProvider | function | core/ |
|
AnnotationBase::setProvider | function | core/ |
|
AnnotationBaseTest::testGetId | function | core/ |
@covers ::getId |
AnnotationBaseTest::testSetProvider | function | core/ |
@covers ::getProvider @covers ::setProvider |
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 |
AnnotationEnumInvalid | class | core/ |
Plugin annotation @Target("ALL"); |
AnnotationEnumInvalid.php | file | core/ |
|
AnnotationEnumInvalid::$value | property | core/ |
Plugin annotation @Enum({1, 2, "foo", "bar", {"foo":"bar"}}) |
AnnotationEnumLiteralInvalid | class | core/ |
Plugin annotation @Target("ALL"); |
AnnotationEnumLiteralInvalid.php | file | core/ |
|
AnnotationEnumLiteralInvalid::$value | property | core/ |
Plugin annotation @Enum( value = { 1, 2 }, literal = { 1 : "AnnotationEnumLiteral::ONE", 2 : "AnnotationEnumLiteral::TWO", 3 : "AnnotationEnumLiteral::THREE" } ) |
AnnotationEnumLiteralInvalid::ONE | constant | core/ |
|
AnnotationEnumLiteralInvalid::THREE | constant | core/ |
|
AnnotationEnumLiteralInvalid::TWO | constant | core/ |
|
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::setProvider | function | core/ |
Sets the name of the provider of the annotated class. |
AnnotationWithInvalidTargetDeclaration | class | core/ |
Plugin annotation @Target("Foo"); |
AnnounceFetcher::fetchIds | function | core/ |
Fetch ids of announcements. |
AnnounceFetcher::validateUrl | function | core/ |
Check whether a link is controlled by D.O. |
AnnounceFetcherTest::providerShowAnnouncements | function | core/ |
Data provider for testShowAnnouncements(). |
AnnounceFetcherUnitTest::testValidateUrl | function | core/ |
Test the ValidateUrl() method. |
AnnounceFetcherUnitTest::urlProvider | function | core/ |
Data for the testValidateUrl. |
AnnounceFetcherUserTest::providerShowAnnouncements | function | core/ |
Data provider for testAllAnnouncements(). |
AnnounceFetcherUserTest::providerShowUpdatedAnnouncements | function | core/ |
Data provider for testAllAnnouncements(). |
AnnounceTestHttpClientMiddleware | class | core/ |
Overrides the requested endpoint when running tests. |
AnnounceTestHttpClientMiddleware.php | file | core/ |
|
AnnounceTestHttpClientMiddleware::setAnnounceTestEndpoint | function | core/ |
Sets the test endpoint for the advisories JSON feed. |
AnnounceTestHttpClientMiddleware::__invoke | function | core/ |
HTTP middleware that replaces request endpoint for a test one. |
announce_feed_test.announce_client_middleware | service | core/ |
Drupal\announce_feed_test\AnnounceTestHttpClientMiddleware |
ApcuBackend::$checksumProvider | property | core/ |
The cache tags checksum provider. |
ApcuBackend::invalidate | function | core/ |
|
ApcuBackend::invalidateAll | function | core/ |
|
ApcuBackend::invalidateMultiple | function | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.