Search for hook_
| Title | Object type | File name | Summary |
|---|---|---|---|
| InfoHookDecorator::$hook | property | core/ |
The name of the info hook that will be implemented by this discovery instance. |
| InfoHookDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| InfoHookDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| InfoHookDecorator::__construct | function | core/ |
Constructs an InfoHookDecorator object. |
| InstallerExistingConfigProfileHookInstall | class | core/ |
Verifies that profiles with hook_install() can't be installed from config. |
| InstallerExistingConfigProfileHookInstall.php | file | core/ |
|
| InstallerExistingConfigProfileHookInstall::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigProfileHookInstall::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
| InstallerExistingConfigProfileHookInstall::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
| InstallerExistingConfigProfileHookInstall::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingConfigProfileHookInstall::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerExistingConfigProfileHookInstall::testConfigSync | function | core/ |
Confirms the installation has failed and the expected error is displayed. |
| InstallerExistingConfigProfileHookInstall::visitInstaller | function | core/ |
Visits the interactive installer. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall | class | core/ |
Verifies that profiles with hook_install() can't be installed from config. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall.php | file | core/ |
|
| InstallerExistingConfigSyncDirectoryProfileHookInstall::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::$existingSyncDirectory | property | core/ |
@todo Fill out docblock. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::testConfigSync | function | core/ |
Tests installing from config is not available due to hook_INSTALL(). |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::visitInstaller | function | core/ |
Visits the interactive installer. |
| InstallerProfileRequirementsTest::testHookRequirementsFailure | function | core/ |
Assert that the profile failed hook_requirements(). |
| InvalidUpdateHookTest | class | core/ |
Tests that hook_update_8000() is disallowed. |
| InvalidUpdateHookTest.php | file | core/ |
|
| InvalidUpdateHookTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InvalidUpdateHookTest::$modules | property | core/ |
Modules to install. |
| InvalidUpdateHookTest::$updateUrl | property | core/ |
URL for the upgrade script. |
| InvalidUpdateHookTest::$updateUser | property | core/ |
A user account with upgrade permission. |
| InvalidUpdateHookTest::setUp | function | core/ |
|
| InvalidUpdateHookTest::testInvalidUpdateHook | function | core/ |
|
| JsonApiRegressionTest::testGetNodeCollectionWithHookNodeGrantsImplementationsFromIssue2984964 | function | core/ |
Ensures GETting node collection + hook_node_grants() implementations works. |
| LanguageEntityFieldAccessHookTest | class | core/ |
Tests language picker compatibility with hook_entity_field_access. |
| LanguageEntityFieldAccessHookTest.php | file | core/ |
|
| LanguageEntityFieldAccessHookTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageEntityFieldAccessHookTest::$modules | property | core/ |
Modules to install. |
| LanguageEntityFieldAccessHookTest::testHookEntityFieldAccess | function | core/ |
Tests compatibility with hook_entity_field_access(). |
| LegacyHook.php | file | core/ |
|
| LibraryDiscoveryIntegrationTest::testHookLibraryInfoByTheme | function | core/ |
Tests that hook_library_info is invoked and the cache is cleared. |
| LinkGenerationTest::testHookLinkAlter | function | core/ |
Tests how hook_link_alter() can affect escaping of the link text. |
| MediaTemplateSuggestionsTest::testMediaThemeHookSuggestions | function | core/ |
Tests template suggestions from media_theme_suggestions_media(). |
| MenuRouterTest::doTestHookMenuIntegration | function | core/ |
Tests local tasks with route placeholders. |
| ModuleHandler::$hookInfo | property | core/ |
Information returned by hook_hook_info() implementations. |
| ModuleHandler::buildHookInfo | function | core/ |
Builds hook_hook_info() information. |
| ModuleHandler::getHookInfo | function | core/ |
Retrieves a list of hooks that are declared through hook_hook_info(). |
| ModuleHandlerDeprecatedHookTest | class | core/ |
Test whether deprecated hook invocations trigger errors. |
| ModuleHandlerDeprecatedHookTest.php | file | core/ |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.