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 11.x for collect
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HookCollectorPassTest::assertRegisteredHooks | function | core/ |
Asserts that given hook implementations are registered in the container. |
| HookCollectorPassTest::setUpFilesystem | function | core/ |
VFS does not and can not support symlinks. |
| HookCollectorPassTest::testCollectAllHookImplementations | function | core/ |
Tests collect all hook implementations. |
| HookCollectorPassTest::testContainerOutsideFunction | function | core/ |
Tests installing a module with a Drupal container call outside functions. |
| HookCollectorPassTest::testHookAfter | function | core/ |
Tests hook ordering with attributes. |
| HookCollectorPassTest::testHookAfterClassMethod | function | core/ |
Tests hook ordering with attributes. |
| HookCollectorPassTest::testHookAttribute | function | core/ |
Test Hook attribute with named arguments, and class with invoke method. |
| HookCollectorPassTest::testHookBefore | function | core/ |
Tests hook ordering with attributes. |
| HookCollectorPassTest::testHookDependsOn | function | core/ |
Tests hook dependencies. |
| HookCollectorPassTest::testHookFirst | function | core/ |
Tests hook ordering with attributes. |
| HookCollectorPassTest::testHookIgnoreNonOop | function | core/ |
Tests that legacy install/update hooks are ignored. |
| HookCollectorPassTest::testHookLast | function | core/ |
Tests hook ordering with attributes. |
| HookCollectorPassTest::testHookOrderExtraTypes | function | core/ |
Tests hook ordering with attributes. |
| HookCollectorPassTest::testHookOverride | function | core/ |
Tests hook override. |
| HookCollectorPassTest::testHookRemove | function | core/ |
Tests hook remove. |
| HookCollectorPassTest::testHooksImplementedOnBehalfFileCache | function | core/ |
Test hooks implemented on behalf of an uninstalled module. |
| HookCollectorPassTest::testIgnoreDirectories | function | core/ |
Tests ignoring of directories when collecting hooks using the file_scan_ignore_directories setting. |
| HookCollectorPassTest::testOrdering | function | core/ |
Test that ordering works. |
| HookCollectorPassTest::testPrefixOwnership | function | core/ |
Tests prefix ownership of procedural hooks. |
| HookCollectorPassTest::testProceduralHooksSkippedWhenConfigured | function | core/ |
Test procedural hooks for a module are skipped when skip is set. |
| HookCollectorPassTest::testSymlink | function | core/ |
Test that symlinks are properly followed. |
| hook_collector_depends_test.info.yml | file | core/ |
core/modules/system/tests/modules/hook_collector_depends_test/hook_collector_depends_test.info.yml |
| hook_collector_hook_attribute.info.yml | file | core/ |
core/modules/system/tests/modules/hook_collector_hook_attribute/hook_collector_hook_attribute.info.yml |
| hook_collector_on_behalf.info.yml | file | core/ |
core/modules/system/tests/modules/hook_collector_on_behalf/hook_collector_on_behalf.info.yml |
| hook_collector_on_behalf_cache_flush | function | core/ |
This implements a hook but should not be picked up. |
| hook_collector_on_behalf_procedural.info.yml | file | core/ |
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/ |
|
| hook_collector_on_behalf_procedural_cache_flush | function | core/ |
This implements a hook but should not be picked up. |
| hook_collector_skip_procedural.info.yml | file | core/ |
core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.info.yml |
| hook_collector_skip_procedural.module | file | core/ |
|
| hook_collector_skip_procedural.services.yml | file | core/ |
core/modules/system/tests/modules/hook_collector_skip_procedural/hook_collector_skip_procedural.services.yml |
| hook_collector_skip_procedural_attribute.info.yml | file | core/ |
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/ |
|
| hook_collector_skip_procedural_attribute_cache_flush | function | core/ |
This implements a hook and should be picked up. |
| hook_collector_skip_procedural_cache_flush | function | core/ |
This implements a hook but should not be picked up. |
| hook_collector_skip_procedural_custom_function | function | core/ |
|
| IconCollector | class | core/ |
A CacheCollector implementation for building icons info. |
| IconCollector.php | file | core/ |
|
| IconCollector::get | function | core/ |
Gets value from the cache. |
| IconCollector::getIconFromExtractor | function | core/ |
Returns the icon from an icon id and icon pack definition. |
| IconCollector::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
| IconCollector::set | function | core/ |
Implements \Drupal\Core\Cache\CacheCollectorInterface::set(). |
| IconCollector::__construct | function | core/ |
Constructs a IconCollector instance. |
| ignored_directories_hook_collector_test.info.yml | file | core/ |
core/modules/system/tests/modules/HookCollector/ignored_directories_hook_collector_test/ignored_directories_hook_collector_test.info.yml |
| ignored_directories_hook_collector_test_ignored_alter | function | core/ |
Implements hook_ignored_alter(). |
| ImageEffectBase::onCollectionDependencyRemoval | function | core/ |
Informs the plugin in a collection to act on removal of dependencies. |
| ImageEffectPluginCollection | class | core/ |
A collection of image effects. |
| ImageEffectPluginCollection.php | file | core/ |
|
| ImageEffectPluginCollection::get | function | core/ |
|
| ImageEffectPluginCollection::sortHelper | function | core/ |
Provides uasort() callback to sort plugins. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.