Search for hook_
- Search 7.x for hook_
- Search 9.5.x for hook_
- Search 8.9.x for hook_
- Search 10.3.x for hook_
- Search main for hook_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageThemeHooks::__construct | function | core/ |
|
| ImageViewsHooks | class | core/ |
Hook implementations for image. |
| ImageViewsHooks.php | file | core/ |
|
| ImageViewsHooks::fieldViewsData | function | core/ |
Implements hook_field_views_data(). |
| ImageViewsHooks::fieldViewsDataViewsDataAlter | function | core/ |
Implements hook_field_views_data_views_data_alter(). |
| ImageViewsHooks::__construct | function | core/ |
|
| InfoHookDecorator | class | core/ |
Allows info hook implementations to enhance discovered plugin definitions. |
| InfoHookDecorator.php | file | core/ |
|
| InfoHookDecorator::$decorated | property | core/ |
The Discovery object being decorated. |
| InfoHookDecorator::$hook | property | core/ |
The name of the info hook that will be implemented. |
| 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. |
| InlineFormErrorsHooks | class | core/ |
Hook implementations for inline_form_errors. |
| InlineFormErrorsHooks.php | file | core/ |
|
| InlineFormErrorsHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| InlineFormErrorsHooks::help | function | core/ |
Implements hook_help(). |
| InlineFormErrorsThemeHooks | class | core/ |
Hook implementations for inline_form_errors. |
| InlineFormErrorsThemeHooks.php | file | core/ |
|
| InlineFormErrorsThemeHooks::preprocessDatetimeWrapper | function | core/ |
Implements hook_preprocess_HOOK() for datetime form wrapper templates. |
| InlineFormErrorsThemeHooks::preprocessDetails | function | core/ |
Implements hook_preprocess_HOOK() for details element templates. |
| InlineFormErrorsThemeHooks::preprocessFieldset | function | core/ |
Implements hook_preprocess_HOOK() for fieldset element templates. |
| InlineFormErrorsThemeHooks::preprocessFormElement | function | core/ |
Implements hook_preprocess_HOOK() for form element templates. |
| InlineFormErrorsThemeHooks::setErrors | function | core/ |
Populates form errors in the template. |
| InstallerExistingConfigProfileHookInstallTest | class | core/ |
Verifies that profiles with hook_install() can't be installed from config. |
| InstallerExistingConfigProfileHookInstallTest.php | file | core/ |
|
| InstallerExistingConfigProfileHookInstallTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigProfileHookInstallTest::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| InstallerExistingConfigProfileHookInstallTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
| InstallerExistingConfigProfileHookInstallTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingConfigProfileHookInstallTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerExistingConfigProfileHookInstallTest::testConfigSync | function | core/ |
Confirms the installation has failed and the expected error is displayed. |
| InstallerExistingConfigProfileHookInstallTest::visitInstaller | function | core/ |
Visits the interactive installer. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest | class | core/ |
Verifies that profiles with hook_install() can't be installed from config. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php | file | core/ |
|
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::$existingSyncDirectory | property | core/ |
|
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::testConfigSync | function | core/ |
Tests installing from config is not available due to hook_INSTALL(). |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::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. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.