Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Install, update and uninstall functions for the hold_test module. |
| hold_test.module | file | core/ |
Contains functions for testing hold request/response. |
| 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(). |
| hold_test_request | function | core/ |
Request hold. |
| hold_test_response | function | core/ |
Response hold. |
| Hook::setMethod | function | core/ |
Set the method the hook should apply to. |
| Hook::__construct | function | core/ |
Constructs a Hook attribute object. |
| HookDiscovery | class | core/ |
Provides a hook-based plugin discovery class. |
| HookDiscovery.php | file | core/ |
|
| HookDiscovery::$hook | property | core/ |
The name of the hook that will be implemented by this discovery instance. |
| HookDiscovery::$moduleHandler | property | core/ |
The module handler used to find and execute the plugin hook. |
| HookDiscovery::getDefinitions | function | core/ |
|
| HookDiscovery::__construct | function | core/ |
Constructs a Drupal\Core\Plugin\Discovery\HookDiscovery object. |
| HookDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Discovery\HookDiscovery[[api-linebreak]] @group Plugin |
| HookDiscoveryTest.php | file | core/ |
|
| HookDiscoveryTest::$hookDiscovery | property | core/ |
The tested hook discovery. |
| HookDiscoveryTest::$moduleHandler | property | core/ |
The mocked module handler. |
| HookDiscoveryTest::hookDiscoveryTest2TestPlugin | function | core/ |
|
| HookDiscoveryTest::hookDiscoveryTestTestPlugin | function | core/ |
|
| HookDiscoveryTest::setUp | function | core/ |
|
| HookDiscoveryTest::testGetDefinition | function | core/ |
Tests the getDefinition method with some plugins. |
| HookDiscoveryTest::testGetDefinitions | function | core/ |
Tests the getDefinitions() method with some plugins. |
| HookDiscoveryTest::testGetDefinitionsWithoutPlugins | function | core/ |
Tests the getDefinitions() method without any plugins. |
| HookDiscoveryTest::testGetDefinitionWithUnknownID | function | core/ |
Tests the getDefinition method with an unknown plugin ID. |
| HookHelpSection | class | core/ |
Provides the module topics list section for the help page. |
| HookHelpSection.php | file | core/ |
|
| HookHelpSection::$moduleHandler | property | core/ |
The module handler. |
| HookHelpSection::create | function | core/ |
|
| HookHelpSection::listTopics | function | core/ |
|
| HookHelpSection::__construct | function | core/ |
Constructs a HookHelpSection object. |
| HookRequirementsTest | class | core/ |
Attempts enabling a module that fails hook_requirements('install'). |
| HookRequirementsTest.php | file | core/ |
|
| HookRequirementsTest::$defaultTheme | property | core/ |
|
| HookRequirementsTest::testHookRequirementsFailure | function | core/ |
Assert that a module cannot be installed if it fails hook_requirements(). |
| Hooks | group | core/ |
Define functions that alter the behavior of Drupal core. |
| hook_block_access | function | core/ |
Control access to a block instance. |
| hook_block_build_BASE_BLOCK_ID_alter | function | core/ |
Provide a block plugin specific block_build alteration. |
| hook_block_view_BASE_BLOCK_ID_alter | function | core/ |
Provide a block plugin specific block_view alteration. |
| hook_cache_flush | function | core/ |
Flush all persistent and static caches. |
| hook_comment_links_alter | function | core/ |
Alter the links of a comment. |
| hook_config_import_steps_alter | function | core/ |
Alter the configuration synchronization steps. |
| hook_config_schema_info_alter | function | core/ |
Alter config typed data definitions. |
| hook_config_translation_info | function | core/ |
Introduce dynamic translation tabs for translation of configuration. |
| hook_config_translation_info_alter | function | core/ |
Alter existing translation tabs for translation of configuration. |
| hook_contextual_links_alter | function | core/ |
Alter contextual links before they are rendered. |
| hook_contextual_links_plugins_alter | function | core/ |
Alter the plugin definition of contextual links. |
Pagination
- Previous page
- Page 648
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.