Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HoldTestSubscriber | class | core/ |
Response subscriber to test hold. |
| HoldTestSubscriber.php | file | core/ |
|
| HoldTestSubscriber::$sitePath | property | core/ |
The site path. |
| HoldTestSubscriber::getSubscribedEvents | function | core/ |
|
| HoldTestSubscriber::hold | function | core/ |
Hold process by type. |
| HoldTestSubscriber::HOLD_REQUEST | constant | core/ |
|
| HoldTestSubscriber::HOLD_RESPONSE | constant | core/ |
|
| HoldTestSubscriber::onRequest | function | core/ |
Request hold. |
| HoldTestSubscriber::onRespond | function | core/ |
Response hold. |
| HoldTestSubscriber::WAIT | constant | core/ |
Time in microseconds to wait for before checking if the file is updated. |
| HoldTestSubscriber::__construct | function | core/ |
HoldTestSubscriber constructor. |
| hold_test.info.yml | file | core/ |
core/modules/system/tests/modules/hold_test/hold_test.info.yml |
| hold_test.install | file | core/ |
|
| hold_test.response | service | core/ |
Drupal\hold_test\EventSubscriber\HoldTestSubscriber |
| hold_test.services.yml | file | core/ |
core/modules/system/tests/modules/hold_test/hold_test.services.yml |
| hold_test_install | function | core/ |
Implements hook_install(). |
| Hook::__construct | function | core/ |
Constructs a Hook attribute object. |
| HookAlterOrderTest | class | core/ |
Tests Hook Alter Order. |
| HookAlterOrderTest.php | file | core/ |
|
| HookAlterOrderTest::$modules | property | core/ |
Modules to install. |
| HookAlterOrderTest::alter | function | core/ |
Invokes ModuleHandler->alter() and returns the altered array. |
| HookAlterOrderTest::assertAlterCallOrder | function | core/ |
Asserts the call order from an alter call. |
| HookAlterOrderTest::testAlterOrder | function | core/ |
Test ordering alter calls. |
| HookAlterOrderTest::testReorderAlterMissingTarget | function | core/ |
Tests #[ReorderHook] attributes with missing target. |
| HookAlterOrderTest::testReorderCrossHookAlter | function | core/ |
Tests #[ReorderHook] targeting other hooks. |
| HookAttributeNamedArgumentsHook | class | core/ |
Test Hook attribute named arguments. |
| HookAttributeNamedArgumentsHook.php | file | core/ |
|
| HookAttributeNamedArgumentsHook::flush | function | core/ |
Implements hook_cache_flush(). |
| HookCollectorKeyValueWritePass | class | core/ |
Stores hook implementations in keyvalue and clears cache. |
| HookCollectorKeyValueWritePass.php | file | core/ |
|
| HookCollectorKeyValueWritePass::process | function | core/ |
|
| HookCollectorPass | class | core/ |
Collects and registers hook implementations. |
| HookCollectorPass.php | file | core/ |
|
| HookCollectorPass::$oopImplementations | property | core/ |
OOP implementation module names keyed by hook name and "$class::$method". |
| HookCollectorPass::$orderOperations | property | core/ |
Order operations grouped by hook name and weight. |
| HookCollectorPass::$preprocessForSuggestions | property | core/ |
Preprocess suggestions discovered in modules. |
| HookCollectorPass::$proceduralImplementations | property | core/ |
Procedural implementation module names by hook name. |
| HookCollectorPass::$removeHookIdentifiers | property | core/ |
Lists of implementation identifiers to remove, keyed by hook name. |
| HookCollectorPass::addProceduralImplementation | function | core/ |
Adds a procedural hook implementation. |
| HookCollectorPass::applyOrderOperations | function | core/ |
Applies order operations to a hook implementation list. |
| HookCollectorPass::calculateImplementations | function | core/ |
Calculates the ordered implementations. |
| HookCollectorPass::checkForProceduralOnlyHooks | function | core/ |
Checks for hooks which can't be supported in classes. |
| HookCollectorPass::collectAllHookImplementations | function | core/ |
Collects all hook implementations. |
| HookCollectorPass::collectModuleHookImplementations | function | core/ |
Collects procedural and Attribute hook implementations. |
| HookCollectorPass::filterIterator | function | core/ |
Filter iterator callback. Allows include files and .php files in src/Hook. |
| HookCollectorPass::getAttributeInstances | function | core/ |
Get attribute instances from class and method reflections. |
| HookCollectorPass::getFilteredImplementations | function | core/ |
Gets implementation lists with removals already applied. |
| HookCollectorPass::getModuleListPattern | function | core/ |
Get a pattern used to match hooks for the given module list. |
| HookCollectorPass::getOrderOperations | function | core/ |
Gets order operations by hook. |
| HookCollectorPass::hasAnyAttribute | function | core/ |
Returns whether the existing attributes match any of the expected ones. |
Pagination
- Previous page
- Page 681
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.