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 |
|---|---|---|---|
| TestHookBefore.php | file | core/ |
|
| TestHookBefore::hookBefore | function | core/ |
This pair tests OrderBefore. |
| TestHookBefore::hookBefore | function | core/ |
This pair tests OrderBefore. |
| TestHookClass | class | core/ |
Class used to test ModuleHandler::hasImplementations() |
| TestHookClass::someMethod | function | core/ |
Example method. |
| TestHookCollectionHooks | class | core/ |
Contains hooks for testing hook collection. |
| TestHookCollectionHooks.php | file | core/ |
|
| TestHookCollectionHooks::testHookAlter | function | core/ |
#[Hook('test_hook_alter')] |
| TestHookFirst | class | core/ |
This class contains hook implementations. |
| TestHookFirst | class | core/ |
This class contains hook implementations. |
| TestHookFirst.php | file | core/ |
|
| TestHookFirst.php | file | core/ |
|
| TestHookFirst::hookFirst | function | core/ |
This pair tests OrderFirst. |
| TestHookFirst::hookFirst | function | core/ |
This pair tests OrderFirst. |
| TestHookLast | class | core/ |
This class contains hook implementations. |
| TestHookLast | class | core/ |
This class contains hook implementations. |
| TestHookLast.php | file | core/ |
|
| TestHookLast.php | file | core/ |
|
| TestHookLast::hookLast | function | core/ |
This pair tests OrderLast. |
| TestHookLast::hookLast | function | core/ |
This pair tests OrderLast. |
| TestHookOrderExtraTypes | class | core/ |
This class contains hook implementations. |
| TestHookOrderExtraTypes | class | core/ |
This class contains hook implementations. |
| TestHookOrderExtraTypes.php | file | core/ |
|
| TestHookOrderExtraTypes.php | file | core/ |
|
| TestHookOrderExtraTypes::customHookExtraTypes | function | core/ |
This pair tests OrderAfter with ExtraTypes. |
| TestHookOrderExtraTypes::customHookExtraTypes | function | core/ |
This pair tests OrderAfter with ExtraTypes. |
| TestHookRemove | class | core/ |
Add a hook here, then remove it with another attribute. |
| TestHookRemove.php | file | core/ |
|
| TestHookRemove::hookDoNotRun | function | core/ |
This hook should not be run because the next hook replaces it. |
| TestHookRemove::hookDoRun | function | core/ |
This hook should run and prevent custom_hook1. |
| TestHookReorderHookFirst | class | core/ |
This class contains hook implementations. |
| TestHookReorderHookFirst.php | file | core/ |
|
| TestHookReorderHookFirst::customHookOverride | function | core/ |
This pair tests ReorderHook. |
| TestHookReorderHookLast | class | core/ |
This class contains hook implementations. |
| TestHookReorderHookLast.php | file | core/ |
|
| TestHookReorderHookLast::customHookOverride | function | core/ |
This pair tests ReorderHook. |
| TestHtmlBlock | class | core/ |
Provides a block to test HTML. |
| TestHtmlBlock.php | file | core/ |
|
| TestHtmlBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestHtmlMailCollector | class | core/ |
Defines a mail backend that captures sent HTML messages in the state system. |
| TestHtmlMailCollector.php | file | core/ |
|
| TestHtmlMailCollector::format | function | core/ |
Concatenates and wraps the email body for plain-text mails. |
| TestHtmxHooks | class | core/ |
Hooks for the test_htmx module. |
| TestHtmxHooks.php | file | core/ |
|
| TestHtmxHooks::boost | function | core/ |
Implements hook_preprocess_HOOK() for html. |
| TestHtmxHooks::__construct | function | core/ |
|
| TestHttpClientMiddleware | class | core/ |
Overrides the User-Agent HTTP header for outbound HTTP requests. |
| TestHttpClientMiddleware.php | file | core/ |
|
| TestHttpClientMiddleware::__invoke | function | core/ |
HTTP middleware that replaces the user agent for test requests. |
| TestHttpMiddlewareClass | class | core/ |
Stub of http_middleware class. |
Pagination
- Previous page
- Page 1401
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.