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_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
Tests updating from a module with a hook_update_8000(). |
| JsDeprecationTestHooks | class | core/ |
Hook implementations for js_deprecation_test. |
| JsDeprecationTestHooks.php | file | core/ |
|
| JsDeprecationTestHooks::jsSettingsAlter | function | core/ |
Implements hook_js_settings_alter(). |
| JsDisplaceThemeHooks | class | core/ |
Theme hook implementations for js_displace module. |
| JsDisplaceThemeHooks.php | file | core/ |
|
| JsDisplaceThemeHooks::preprocessHtml | function | core/ |
Implements hook_preprocess_HOOK(). |
| JsonapiHooks | class | core/ |
Hook implementations for jsonapi. |
| JsonapiHooks.php | file | core/ |
|
| JsonapiHooks::entityBundleCreate | function | core/ |
Implements hook_entity_bundle_create(). |
| JsonapiHooks::entityBundleDelete | function | core/ |
Implements hook_entity_bundle_delete(). |
| JsonapiHooks::entityCreate | function | core/ |
Implements hook_entity_create(). |
| JsonapiHooks::entityDelete | function | core/ |
Implements hook_entity_delete(). |
| JsonapiHooks::help | function | core/ |
Implements hook_help(). |
| JsonapiHooks::jsonapiBlockContentFilterAccess | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'block_content'. |
| JsonapiHooks::jsonapiCommentFilterAccess | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'comment'. |
| JsonapiHooks::jsonapiEntityFilterAccess | function | core/ |
Implements hook_jsonapi_entity_filter_access(). |
| JsonapiHooks::jsonapiEntityTestFilterAccess | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'entity_test'. |
| JsonapiHooks::jsonapiFileFilterAccess | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'file'. |
| JsonapiHooks::jsonapiMediaFilterAccess | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'media'. |
| JsonapiHooks::jsonapiNodeFilterAccess | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'node'. |
| JsonapiHooks::jsonapiShortcutFilterAccess | function | core/ |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'shortcut'. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.