10 string references to 'Hook'
- drupal7.php in core/
modules/ migrate_drupal/ tests/ fixtures/ drupal7.php - A database agnostic dump for testing purposes.
- ModuleHandlerTest::testCachedGetImplementations in core/
tests/ Drupal/ Tests/ Core/ Extension/ ModuleHandlerTest.php - Tests getImplementations.
- ModuleHandlerTest::testCachedGetImplementationsMissingMethod in core/
tests/ Drupal/ Tests/ Core/ Extension/ ModuleHandlerTest.php - Tests getImplementations.
- ModuleHandlerTest::testGetHookInfo in core/
tests/ Drupal/ Tests/ Core/ Extension/ ModuleHandlerTest.php - Tests hook_hook_info() fetching through getHookInfo().
- ModuleHandlerTest::testHasImplementations in core/
tests/ Drupal/ Tests/ Core/ Extension/ ModuleHandlerTest.php - Tests hasImplementations.
- ModuleHandlerTest::testImplementsHookModuleEnabled in core/
tests/ Drupal/ Tests/ Core/ Extension/ ModuleHandlerTest.php - Tests implementations methods when module is enabled.
- ModuleHandlerTest::testLoadAllIncludes in core/
tests/ Drupal/ Tests/ Core/ Extension/ ModuleHandlerTest.php - @covers ::loadAllIncludes
- ModuleHandlerTest::testResetImplementations in core/
tests/ Drupal/ Tests/ Core/ Extension/ ModuleHandlerTest.php - Tests internal implementation cache reset.
- ModuleHandlerTest::testWriteCache in core/
tests/ Drupal/ Tests/ Core/ Extension/ ModuleHandlerTest.php - Tests that write cache calls through to cache library correctly.
- module_handler_test_hook_info in core/
tests/ Drupal/ Tests/ Core/ Extension/ modules/ module_handler_test/ module_handler_test.module - Implements hook_hook_info().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.