Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| history_views_data | function | core/ |
Implements hook_views_data(). |
| history_write | function | core/ |
Updates 'last viewed' timestamp of the specified entity for the current user. |
| 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/ |
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. |
| 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_aggregator_parser_info_alter | function | core/ |
Perform alterations on the available parsers. |
Pagination
- Previous page
- Page 630
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.