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 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WritableFileSystemValidatorTest::providerWritable | function | core/ |
Data provider for testWritable(). |
| WritableFileSystemValidatorTest::setUpPermissions | function | core/ |
Sets the permissions of the test project's directories. |
| WritableFileSystemValidatorTest::testStagingRootPermissions | function | core/ |
Tests that the stage root's permissions are validated. |
| WritableFileSystemValidatorTest::testWritable | function | core/ |
Tests the file system permissions validator. |
| WritableFileSystemValidatorTest::testWritableDuringPreApply | function | core/ |
Tests the file system permissions validator during pre-apply. |
| WriteSafeSessionHandlerTest::providerTestOtherMethods | function | core/ |
Provides test data for the other methods test. |
| WriteSafeSessionHandlerTest::testOtherMethods | function | core/ |
Tests that other invocations are passed unmodified to the wrapped handler. |
| XssUnitTest::testBadProtocolStripping | function | core/ |
Checks that harmful protocols are stripped. |
| YamlCacheCollector | class | core/ |
Caches YAML parsing in a cache collector. |
| YamlCacheCollector.php | file | core/ |
|
| YamlCacheCollector::parseFile | function | core/ |
|
| YamlCacheCollectorDiscovery | class | core/ |
Provides discovery for YAML files within a given set of directories. |
| YamlCacheCollectorDiscovery.php | file | core/ |
|
| YamlCacheCollectorDiscovery::decode | function | core/ |
|
| YamlCacheCollectorDiscovery::findAll | function | core/ |
|
| YamlCacheCollectorDiscovery::__construct | function | core/ |
Constructs 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/ |
|
| 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. |
Pagination
- Previous page
- Page 279
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.