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. Other projects
Title Object type File name Summary
HookCollectorPassTest class core/tests/Drupal/Tests/Core/Hook/HookCollectorPassTest.php @coversDefaultClass \Drupal\Core\Hook\HookCollectorPass
@group Hook
HookCollectorPassTest class core/tests/Drupal/KernelTests/Core/Hook/HookCollectorPassTest.php @coversDefaultClass \Drupal\Core\Hook\HookCollectorPass
@group Hook
HookCollectorPassTest.php file core/tests/Drupal/Tests/Core/Hook/HookCollectorPassTest.php
HookCollectorPassTest.php file core/tests/Drupal/KernelTests/Core/Hook/HookCollectorPassTest.php
HookCollectorPassTest::setUpFilesystem function core/tests/Drupal/KernelTests/Core/Hook/HookCollectorPassTest.php VFS does not and can not support symlinks.
HookCollectorPassTest::testCollectAllHookImplementations function core/tests/Drupal/Tests/Core/Hook/HookCollectorPassTest.php @covers ::collectAllHookImplementations
@covers ::filterIterator
HookCollectorPassTest::testGetHookAttributesInClass function core/tests/Drupal/Tests/Core/Hook/HookCollectorPassTest.php @covers ::getHookAttributesInClass
HookCollectorPassTest::testGroupIncludes function core/tests/Drupal/Tests/Core/Hook/HookCollectorPassTest.php @covers ::process
@covers ::collectModuleHookImplementations
HookCollectorPassTest::testHooksImplementedOnBehalfFileCache function core/tests/Drupal/KernelTests/Core/Hook/HookCollectorPassTest.php Test hooks implemented on behalf of an uninstalled module.
HookCollectorPassTest::testOrdering function core/tests/Drupal/KernelTests/Core/Hook/HookCollectorPassTest.php Test that ordering works.
HookCollectorPassTest::testProceduralHooksSkippedWhenConfigured function core/tests/Drupal/KernelTests/Core/Hook/HookCollectorPassTest.php Test procedural hooks for a module are skipped when skip is set..
HookCollectorPassTest::testSymlink function core/tests/Drupal/KernelTests/Core/Hook/HookCollectorPassTest.php Test that symlinks are properly followed.
hook_collector_on_behalf.info.yml file core/modules/system/tests/modules/hook_collector_on_behalf/hook_collector_on_behalf.info.yml core/modules/system/tests/modules/hook_collector_on_behalf/hook_collector_on_behalf.info.yml
hook_collector_on_behalf_cache_flush function core/modules/system/tests/modules/hook_collector_skip_procedural_attribute/hook_collector_skip_procedural_attribute.module This implements a hook but should not be picked up.
hook_collector_on_behalf_procedural.info.yml file core/modules/system/tests/modules/hook_collector_on_behalf_procedural/hook_collector_on_behalf_procedural.info.yml core/modules/system/tests/modules/hook_collector_on_behalf_procedural/hook_collector_on_behalf_procedural.info.yml
hook_collector_on_behalf_procedural.module file core/modules/system/tests/modules/hook_collector_on_behalf_procedural/hook_collector_on_behalf_procedural.module
hook_collector_on_behalf_procedural_cache_flush function core/modules/system/tests/modules/hook_collector_skip_procedural_attribute/hook_collector_skip_procedural_attribute.module This implements a hook but should not be picked up.
hook_collector_skip_procedural.info.yml file core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.info.yml core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.info.yml
hook_collector_skip_procedural.module file core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.module
hook_collector_skip_procedural.services.yml file core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.services.yml core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.services.yml
hook_collector_skip_procedural_attribute.info.yml file core/modules/system/tests/modules/hook_collector_skip_procedural_attribute/hook_collector_skip_procedural_attribute.info.yml core/modules/system/tests/modules/hook_collector_skip_procedural_attribute/hook_collector_skip_procedural_attribute.info.yml
hook_collector_skip_procedural_attribute.module file core/modules/system/tests/modules/hook_collector_skip_procedural_attribute/hook_collector_skip_procedural_attribute.module
hook_collector_skip_procedural_attribute_cache_flush function core/modules/system/tests/modules/hook_collector_skip_procedural_attribute/hook_collector_skip_procedural_attribute.module This implements a hook and should be picked up.
hook_collector_skip_procedural_cache_flush function core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.module This implements a hook but should not be picked up.
hook_collector_skip_procedural_custom_function function core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.module
IconCollector class core/lib/Drupal/Core/Theme/Icon/IconCollector.php A CacheCollector implementation for building icons info.
IconCollector.php file core/lib/Drupal/Core/Theme/Icon/IconCollector.php
IconCollector::get function core/lib/Drupal/Core/Theme/Icon/IconCollector.php Gets value from the cache.
IconCollector::getIconFromExtractor function core/lib/Drupal/Core/Theme/Icon/IconCollector.php Returns the icon from an icon id and icon pack definition.
IconCollector::resolveCacheMiss function core/lib/Drupal/Core/Theme/Icon/IconCollector.php Resolves a cache miss.
IconCollector::set function core/lib/Drupal/Core/Theme/Icon/IconCollector.php Implements \Drupal\Core\Cache\CacheCollectorInterface::set().
IconCollector::__construct function core/lib/Drupal/Core/Theme/Icon/IconCollector.php Constructs a IconCollector instance.
ImageEffectPluginCollection class core/modules/image/src/ImageEffectPluginCollection.php A collection of image effects.
ImageEffectPluginCollection.php file core/modules/image/src/ImageEffectPluginCollection.php
ImageEffectPluginCollection::get function core/modules/image/src/ImageEffectPluginCollection.php
ImageEffectPluginCollection::sortHelper function core/modules/image/src/ImageEffectPluginCollection.php Provides uasort() callback to sort plugins.
ImageStyle::$effectsCollection property core/modules/image/src/Entity/ImageStyle.php Holds the collection of image effects that are used by this image style.
ImageStyle::getPluginCollections function core/modules/image/src/Entity/ImageStyle.php
InputCollectorInterface interface core/lib/Drupal/Core/Recipe/InputCollectorInterface.php
InputCollectorInterface.php file core/lib/Drupal/Core/Recipe/InputCollectorInterface.php
InputCollectorInterface::collectValue function core/lib/Drupal/Core/Recipe/InputCollectorInterface.php
InputConfigurator::collectAll function core/lib/Drupal/Core/Recipe/InputConfigurator.php Collects input values for this recipe and its dependencies.
JsCollectionGrouper class core/lib/Drupal/Core/Asset/JsCollectionGrouper.php Groups JavaScript assets.
JsCollectionGrouper.php file core/lib/Drupal/Core/Asset/JsCollectionGrouper.php
JsCollectionGrouper::group function core/lib/Drupal/Core/Asset/JsCollectionGrouper.php Puts multiple items into the same group if they are groupable. Items of
the 'file' type are groupable if their 'preprocess' flag is TRUE. Items of
the 'external' type are not groupable.
JsCollectionOptimizerLazy class core/lib/Drupal/Core/Asset/JsCollectionOptimizerLazy.php Optimizes JavaScript assets.
JsCollectionOptimizerLazy.php file core/lib/Drupal/Core/Asset/JsCollectionOptimizerLazy.php
JsCollectionOptimizerLazy::deleteAll function core/lib/Drupal/Core/Asset/JsCollectionOptimizerLazy.php Deletes all optimized asset collections assets.
JsCollectionOptimizerLazy::optimize function core/lib/Drupal/Core/Asset/JsCollectionOptimizerLazy.php Optimizes a collection of assets.
JsCollectionOptimizerLazy::optimizeGroup function core/lib/Drupal/Core/Asset/JsCollectionOptimizerLazy.php Optimizes a specific group of assets.

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