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 11.x for collect
  6. Other projects
Title Object type File name Summary
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.