Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| YamlCacheCollectorTest::$cacheBackend | property | core/ |
The cache backend that should be used. |
| YamlCacheCollectorTest::$cid | property | core/ |
The cache id used for the test. |
| YamlCacheCollectorTest::$collector | property | core/ |
Cache collector implementation to test. |
| YamlCacheCollectorTest::$lock | property | core/ |
The lock backend that should be used. |
| YamlCacheCollectorTest::$time | property | core/ |
The time instance that should be used. |
| YamlCacheCollectorTest::setUp | function | core/ |
|
| YamlCacheCollectorTest::testUpdateCache | function | core/ |
Tests the ::updateCache() function. |
| YamlDirectoryDiscovery | class | core/ |
Allows multiple YAML files per directory to define plugin definitions. |
| YamlDirectoryDiscovery | class | core/ |
Discovers multiple YAML files in a set of directories. |
| YamlDirectoryDiscovery.php | file | core/ |
|
| YamlDirectoryDiscovery.php | file | core/ |
|
| YamlDirectoryDiscovery::$directories | property | core/ |
An array of directories to scan, keyed by the provider. |
| YamlDirectoryDiscovery::$fileCacheKeySuffix | property | core/ |
The suffix for the file cache key. |
| YamlDirectoryDiscovery::$idKey | property | core/ |
The key contained in the discovered data that identifies it. |
| YamlDirectoryDiscovery::FILE_KEY | constant | core/ |
Defines the key in the discovered data where the file path is stored. |
| YamlDirectoryDiscovery::findAll | function | core/ |
Returns an array of discoverable items. |
| YamlDirectoryDiscovery::findFiles | function | core/ |
Returns an array of providers keyed by file path. |
| YamlDirectoryDiscovery::getDirectoryIterator | function | core/ |
Gets an iterator to loop over the files in the provided directory. |
| YamlDirectoryDiscovery::getIdentifier | function | core/ |
Gets the identifier from the data. |
| YamlDirectoryDiscovery::__construct | function | core/ |
Constructs a YamlDirectoryDiscovery object. |
| YamlDirectoryDiscovery::__construct | function | core/ |
Constructs a YamlDirectoryDiscovery object. |
| YamlDirectoryDiscoveryTest | class | core/ |
Tests Drupal\Core\Plugin\Discovery\YamlDirectoryDiscovery. |
| YamlDirectoryDiscoveryTest | class | core/ |
YamlDirectoryDiscoveryTest component unit tests. |
| YamlDirectoryDiscoveryTest.php | file | core/ |
|
| YamlDirectoryDiscoveryTest.php | file | core/ |
|
| YamlDirectoryDiscoveryTest::setUp | function | core/ |
|
| YamlDirectoryDiscoveryTest::testDiscovery | function | core/ |
Tests YAML directory discovery. |
| YamlDirectoryDiscoveryTest::testDiscoveryAlternateId | function | core/ |
Tests YAML directory discovery with an alternate ID key. |
| YamlDirectoryDiscoveryTest::testDiscoveryInvalidYamlException | function | core/ |
Tests YAML directory discovery with invalid YAML. |
| YamlDirectoryDiscoveryTest::testDiscoveryNoIdException | function | core/ |
Tests YAML directory discovery with a missing ID key. |
| YamlDirectoryDiscoveryTest::testGetDefinitions | function | core/ |
Tests get definitions. |
| YamlDirectoryDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions | function | core/ |
Tests get definitions with translatable definitions. |
| YamlDiscovery::$directories | property | core/ |
An array of directories to scan, keyed by the provider. |
| YamlDiscoveryDecorator | class | core/ |
Enables YAML discovery for plugin definitions. |
| YamlDiscoveryDecorator.php | file | core/ |
|
| YamlDiscoveryDecorator::$decorated | property | core/ |
The Discovery object being decorated. |
| YamlDiscoveryDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| YamlDiscoveryDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| YamlDiscoveryDecorator::__construct | function | core/ |
Constructs a YamlDiscoveryDecorator object. |
| YamlDiscoveryDecoratorTest | class | core/ |
YamlDiscoveryDecorator unit tests. |
| YamlDiscoveryDecoratorTest.php | file | core/ |
|
| YamlDiscoveryDecoratorTest::$discoveryDecorator | property | core/ |
The YamlDiscovery instance to test. |
| YamlDiscoveryDecoratorTest::$expectedKeys | property | core/ |
Expected provider => key mappings for testing. |
| YamlDiscoveryDecoratorTest::setUp | function | core/ |
|
| YamlDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
Tests the getDefinitions() method. |
| YamlPeclTest::testObjectSupportDisabled | function | core/ |
Ensures that php object support is disabled. |
| ZipTest::testOverwriteArchive | function | core/ |
Tests that the Zip archiver is created and overwritten. |
| _ckeditor5_get_langcode_mapping | function | core/ |
Returns a list of language codes supported by CKEditor 5. |
| _ckeditor5_theme_css | function | core/ |
Retrieves the default theme's CKEditor 5 stylesheets. |
| _claro_convert_link_to_action_link | function | core/ |
Converts a link render element to an action link. |
Pagination
- Previous page
- Page 287
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.