Search for collect

  1. Search 7.x for collect
  2. Search 9.5.x for collect
  3. Search 8.9.x for collect
  4. Search 10.3.x for collect
  5. Search main for collect
  6. Other projects
Title Object type File name Summary
Workflow::getPluginCollection function core/modules/workflows/src/Entity/Workflow.php Encapsulates the creation of the workflow's plugin collection.
Workflow::getPluginCollections function core/modules/workflows/src/Entity/Workflow.php Gets the plugin collections used by this object.
WorkspaceManager::$collectedNegotiators property core/modules/workspaces/src/WorkspaceManager.php An array of workspace negotiator services.
WorkspaceProviderCollector class core/modules/workspaces/src/Provider/WorkspaceProviderCollector.php Defines the workspace provider collector.
WorkspaceProviderCollector.php file core/modules/workspaces/src/Provider/WorkspaceProviderCollector.php
WorkspaceProviderCollector::getProvider function core/modules/workspaces/src/Provider/WorkspaceProviderCollector.php Gets the workspace provider for the given ID.
WorkspaceProviderCollector::__construct function core/modules/workspaces/src/Provider/WorkspaceProviderCollector.php
YamlCacheCollector class core/lib/Drupal/Core/Utility/YamlCacheCollector.php Caches YAML parsing in a cache collector.
YamlCacheCollector.php file core/lib/Drupal/Core/Utility/YamlCacheCollector.php
YamlCacheCollector::parseFile function core/lib/Drupal/Core/Utility/YamlCacheCollector.php Parses a file given a filename and returns the result.
YamlCacheCollectorDiscovery class core/lib/Drupal/Core/Discovery/YamlCacheCollectorDiscovery.php Provides discovery for YAML files within a given set of directories.
YamlCacheCollectorDiscovery class core/lib/Drupal/Core/Plugin/Discovery/YamlCacheCollectorDiscovery.php Extends YamlDiscovery to add a file parsing cache collector.
YamlCacheCollectorDiscovery.php file core/lib/Drupal/Core/Discovery/YamlCacheCollectorDiscovery.php
YamlCacheCollectorDiscovery.php file core/lib/Drupal/Core/Plugin/Discovery/YamlCacheCollectorDiscovery.php
YamlCacheCollectorDiscovery::decode function core/lib/Drupal/Core/Discovery/YamlCacheCollectorDiscovery.php Decode a YAML file.
YamlCacheCollectorDiscovery::findAll function core/lib/Drupal/Core/Discovery/YamlCacheCollectorDiscovery.php Returns an array of discoverable items.
YamlCacheCollectorDiscovery::__construct function core/lib/Drupal/Core/Discovery/YamlCacheCollectorDiscovery.php Constructs a YamlDiscovery object.
YamlCacheCollectorDiscovery::__construct function core/lib/Drupal/Core/Plugin/Discovery/YamlCacheCollectorDiscovery.php Construct a YamlDiscovery object.
YamlCacheCollectorDiscovery::__destruct function core/lib/Drupal/Core/Discovery/YamlCacheCollectorDiscovery.php Calls cache collector ::destruct() method when this goes out of scope.
YamlCacheCollectorTest class core/tests/Drupal/Tests/Core/Utility/YamlCacheCollectorTest.php Tests Drupal\Core\Cache\CacheCollector.
YamlCacheCollectorTest.php file core/tests/Drupal/Tests/Core/Utility/YamlCacheCollectorTest.php
YamlCacheCollectorTest::$cacheBackend property core/tests/Drupal/Tests/Core/Utility/YamlCacheCollectorTest.php The cache backend that should be used.
YamlCacheCollectorTest::$cid property core/tests/Drupal/Tests/Core/Utility/YamlCacheCollectorTest.php The cache id used for the test.
YamlCacheCollectorTest::$collector property core/tests/Drupal/Tests/Core/Utility/YamlCacheCollectorTest.php Cache collector implementation to test.
YamlCacheCollectorTest::$lock property core/tests/Drupal/Tests/Core/Utility/YamlCacheCollectorTest.php The lock backend that should be used.
YamlCacheCollectorTest::$time property core/tests/Drupal/Tests/Core/Utility/YamlCacheCollectorTest.php The time instance that should be used.
YamlCacheCollectorTest::setUp function core/tests/Drupal/Tests/Core/Utility/YamlCacheCollectorTest.php
YamlCacheCollectorTest::testUpdateCache function core/tests/Drupal/Tests/Core/Utility/YamlCacheCollectorTest.php Tests the ::updateCache() function.
YamlRouteDiscovery::collectRoutes function core/lib/Drupal/Core/Routing/YamlRouteDiscovery.php Creates a collection of routes to add to the route builder.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.