Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| XssUnitTest::testBadProtocolStripping | function | core/ |
Checks that harmful protocols are stripped. |
| XssUnitTest::testT | function | core/ |
Tests t() functionality. |
| XyzMissingTargetAlter | class | core/ |
This class contains attributes to reorder or remove alter implementations. |
| XyzMissingTargetAlter.php | file | core/ |
|
| XyzMissingTargetAlter::targetABAlter | function | core/ |
Hook order attributes that target possibly non-existing alter methods. |
| XyzMissingTargetAlter::targetASupertypeAlterForBSubtypeAlter | function | core/ |
Hook order attributes where the target method implements a different hook. |
| XyzMissingTargetAlter::targetBAlter | function | core/ |
Hook order attributes that target a hook with possibly no implementations. |
| XyzMissingTargetHooks | class | core/ |
This class contains attributes to reorder or remove hook implementations. |
| XyzMissingTargetHooks.php | file | core/ |
|
| XyzMissingTargetHooks::targetABHook | function | core/ |
Hook order attributes that target possibly non-existing implementations. |
| XyzMissingTargetHooks::targetBHook | function | core/ |
Hook order attributes that target a hook with possibly no implementations. |
| XyzMissingTargetHooks::targetUnrelatedHookForBHook | function | core/ |
Hook order attributes where the target method implements a different hook. |
| xyz_hook_order_test.info.yml | file | core/ |
core/modules/system/tests/modules/HookOrder/xyz_hook_order_test/xyz_hook_order_test.info.yml |
| Yaml | class | core/ |
Provides a YAML serialization implementation using symfony/yaml. |
| Yaml.php | file | core/ |
|
| Yaml.php | file | core/ |
|
| Yaml::decode | function | core/ |
Decodes data from the serialization format. |
| Yaml::encode | function | core/ |
Encodes data into the serialization format. |
| Yaml::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
| YamlCacheCollector | class | core/ |
Caches YAML parsing in a cache collector. |
| YamlCacheCollector.php | file | core/ |
|
| YamlCacheCollector::parseFile | function | core/ |
Parses a file given a filename and returns the result. |
| YamlCacheCollectorDiscovery | class | core/ |
Provides discovery for YAML files within a given set of directories. |
| YamlCacheCollectorDiscovery | class | core/ |
Extends YamlDiscovery to add a file parsing cache collector. |
| YamlCacheCollectorDiscovery.php | file | core/ |
|
| YamlCacheCollectorDiscovery.php | file | core/ |
|
| YamlCacheCollectorDiscovery::decode | function | core/ |
Decode a YAML file. |
| YamlCacheCollectorDiscovery::findAll | function | core/ |
Returns an array of discoverable items. |
| YamlCacheCollectorDiscovery::__construct | function | core/ |
Constructs a YamlDiscovery object. |
| YamlCacheCollectorDiscovery::__construct | function | core/ |
Construct a YamlDiscovery object. |
| YamlCacheCollectorDiscovery::__destruct | function | core/ |
Calls cache collector ::destruct() method when this goes out of scope. |
| YamlCacheCollectorTest | class | core/ |
Tests Drupal\Core\Cache\CacheCollector. |
| YamlCacheCollectorTest.php | file | core/ |
|
| 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. |
Pagination
- Previous page
- Page 1873
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.