Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| AnnotationBridgeDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| 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[[api-linebreak]] @group Plugin |
| AnnotationBridgeDecoratorTest.php | file | core/ |
|
| AnnotationBridgeDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
| AnnotationWithRequiredAttributesWithoutContructor | class | core/ |
Plugin annotation @Target("ALL"); |
| AnnotationWithRequiredAttributesWithoutContructor.php | file | core/ |
|
| AnnotationWithRequiredAttributesWithoutContructor::$annot | property | core/ |
@Required |
| AnnotationWithRequiredAttributesWithoutContructor::$value | property | core/ |
@Required |
| AnonymousPrivateTempStoreTest | class | core/ |
Tests the PrivateTempStore for anonymous users. |
| AnonymousPrivateTempStoreTest.php | file | core/ |
|
| AnonymousPrivateTempStoreTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| Apcu4Backend::getIterator | function | core/ |
|
| 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. |
| ApcuBackendFactory::$checksumProvider | property | core/ |
The cache tags checksum provider. |
| ApcuBackendFactory::$sitePrefix | property | core/ |
The site prefix string. |
| ApcuBackendFactory::get | function | core/ |
Gets ApcuBackend for the specified cache bin. |
| ApcuBackendFactory::__construct | function | core/ |
Constructs an ApcuBackendFactory object. |
| ApcuFileCacheBackend::store | function | core/ |
Stores data into a cache backend. |
| app.root.factory | service | core/ |
Drupal\Core\AppRootFactory |
| append-to-robots.txt | file | core/ |
# :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: # This content is appended to the bottom of the existing robots.txt fixture. # robots.txt fixture scaffolded from "file-mappings" in drupal-drupal-append-to-append… |
| append-to-robots.txt | file | core/ |
# :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: # This content is appended to the bottom of the existing robots.txt fixture. # robots.txt fixture scaffolded from "file-mappings" in profile-with-append composer.json… |
| append-to-robots.txt | file | core/ |
# :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: # This content is appended to the bottom of the existing robots.txt fixture. # robots.txt fixture scaffolded from "file-mappings" in drupal-drupal-test-append… |
| append-to-settings.txt | file | core/ |
include __DIR__ . "/settings-custom-additions.php"; |
| AppRootFactory | class | core/ |
Gets the app root from the kernel. |
| AppRootFactory.php | file | core/ |
|
| AppRootFactory::$drupalKernel | property | core/ |
The Drupal kernel. |
| AppRootFactory::get | function | core/ |
Gets the app root. |
| AppRootFactory::__construct | function | core/ |
Constructs an AppRootFactory instance. |
| AreaTest::testRenderAreaToken | function | core/ |
Tests global tokens. |
| ArgumentDefaultPluginBase::submitOptionsForm | function | core/ |
Provide the default form form for submitting options |
| ArgumentPluginBase::$validator | property | core/ |
|
| ArgumentPluginBase::decodeValidatorId | function | core/ |
Revert sanitized validator options. |
| ArgumentPluginBase::encodeValidatorId | function | core/ |
Sanitize validator options including derivatives with : for js. |
| ArgumentPluginBase::getTokenHelp | function | core/ |
Provide token help information for the argument. |
| ArgumentPluginBase::preRenderMoveArgumentOptions | function | core/ |
Moves argument options into their place. |
| ArgumentPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| ArgumentsNoConstructor | class | core/ |
A stub class used by testGetInstanceArguments(). |
| ArgumentsResolver::getReflector | function | core/ |
Gets a reflector for the access check callable. |
| ArgumentsResolverTest::testGetArgumentObject | function | core/ |
Tests getArgument() with an object. |
| ArgumentsResolverTest::testGetArgumentOrder | function | core/ |
Tests getArgument() with a Route, Request, and Account object. |
| ArgumentValidatorPluginBase | class | core/ |
Base argument validator plugin to provide basic functionality. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.