Search for collect
- Search 7.x for collect
- Search 9.5.x for collect
- Search 8.9.x for collect
- Search 10.3.x for collect
- Search main for collect
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Workflow::getPluginCollection | function | core/ |
Encapsulates the creation of the workflow's plugin collection. |
| Workflow::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| WorkspaceManager::$collectedNegotiators | property | core/ |
An array of workspace negotiator services. |
| WorkspaceProviderCollector | class | core/ |
Defines the workspace provider collector. |
| WorkspaceProviderCollector.php | file | core/ |
|
| WorkspaceProviderCollector::getProvider | function | core/ |
Gets the workspace provider for the given ID. |
| WorkspaceProviderCollector::__construct | function | core/ |
|
| 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. |
| YamlRouteDiscovery::collectRoutes | function | core/ |
Creates a collection of routes to add to the route builder. |
Pagination
- Previous page
- Page 21
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.