Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DeprecatedAutoloadAccess::getClassMap | function | core/ |
|
| DeprecatedAutoloadAccess::getFallbackDirs | function | core/ |
|
| DeprecatedAutoloadAccess::getFallbackDirsPsr4 | function | core/ |
|
| DeprecatedAutoloadAccess::getPrefixes | function | core/ |
|
| DeprecatedAutoloadAccess::getPrefixesPsr4 | function | core/ |
|
| DeprecatedAutoloadAccess::getRegisteredLoaders | function | core/ |
|
| DeprecatedAutoloadAccess::getUseIncludePath | function | core/ |
|
| DeprecatedAutoloadAccess::isClassMapAuthoritative | function | core/ |
|
| DeprecatedAutoloadAccess::loadClass | function | core/ |
|
| DeprecatedAutoloadAccess::register | function | core/ |
|
| DeprecatedAutoloadAccess::set | function | core/ |
|
| DeprecatedAutoloadAccess::setApcuPrefix | function | core/ |
|
| DeprecatedAutoloadAccess::setClassMapAuthoritative | function | core/ |
|
| DeprecatedAutoloadAccess::setPsr4 | function | core/ |
|
| DeprecatedAutoloadAccess::setUseIncludePath | function | core/ |
|
| DeprecatedAutoloadAccess::unregister | function | core/ |
|
| DerivativeDiscoveryDecorator | class | core/ |
Base class providing the tools for a plugin discovery to be derivative aware. |
| DerivativeDiscoveryDecorator.php | file | core/ |
|
| DerivativeDiscoveryDecorator::$decorated | property | core/ |
The decorated plugin discovery. |
| DerivativeDiscoveryDecorator::$derivers | property | core/ |
Plugin derivers. |
| DerivativeDiscoveryDecorator::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
| DerivativeDiscoveryDecorator::decodePluginId | function | core/ |
Decodes derivative id and plugin id from a string. |
| DerivativeDiscoveryDecorator::encodePluginId | function | core/ |
Encodes plugin and derivative id's into a string. |
| DerivativeDiscoveryDecorator::getDefinition | function | core/ |
|
| DerivativeDiscoveryDecorator::getDefinitions | function | core/ |
|
| DerivativeDiscoveryDecorator::getDerivatives | function | core/ |
Adds derivatives to a list of plugin definitions. |
| DerivativeDiscoveryDecorator::getDeriver | function | core/ |
Gets a deriver for a base plugin. |
| DerivativeDiscoveryDecorator::getDeriverClass | function | core/ |
Gets the deriver class name from the base plugin definition. |
| DerivativeDiscoveryDecorator::mergeDerivativeDefinition | function | core/ |
Merges a base and derivative definition, taking into account empty values. |
| DerivativeDiscoveryDecorator::useCaches | function | core/ |
Disable the use of caches. |
| DerivativeDiscoveryDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| DerivativeDiscoveryDecorator::__construct | function | core/ |
Creates a new instance. |
| DerivativeDiscoveryDecoratorTest | class | core/ |
Unit tests for the derivative discovery decorator. |
| DerivativeDiscoveryDecoratorTest.php | file | core/ |
|
| DerivativeDiscoveryDecoratorTest::$discoveryMain | property | core/ |
The mock main discovery object. |
| DerivativeDiscoveryDecoratorTest::setUp | function | core/ |
|
| DerivativeDiscoveryDecoratorTest::testExistingDerivative | function | core/ |
Tests derivative definitions when a definition already exists. |
| DerivativeDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
Tests get definitions. |
| DerivativeDiscoveryDecoratorTest::testGetDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method. |
| DerivativeDiscoveryDecoratorTest::testGetDerivativeFetcherWithAnnotationObjects | function | core/ |
Tests the getDerivativeFetcher method with objects instead of arrays. |
| DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithClassedDefinitions | function | core/ |
Tests getDeriverClass with classed objects instead of arrays. |
| DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithInvalidClassedDefinitions | function | core/ |
Tests get deriver class with invalid classed definitions. |
| DerivativeDiscoveryDecoratorTest::testInvalidDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method with an invalid class. |
| DerivativeDiscoveryDecoratorTest::testNonExistentDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method with a non-existent class. |
| DerivativeDiscoveryDecoratorTest::testSingleExistingDerivative | function | core/ |
Tests a single definition when a derivative already exists. |
| DerivativeTest::testDerivativeDecorator | function | core/ |
Tests getDefinitions() and getDefinition() with a derivativeDecorator. |
| DerivedToolkit | class | core/ |
Provides a derivative of TestToolkit. |
| DerivedToolkit.php | file | core/ |
|
| description_toggle.css | file | core/ |
.help-icon { display: flex; } .help-icon__description-toggle { flex-shrink: 0; width: 16px; height: 16px; border-radius: 50%; all: unset; margin-block: 0.1rem 0; margin-inline: 0.3rem… |
| description_toggle.css | file | core/ |
Help icon description toggle styles. |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.