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 |
|---|---|---|---|
| UmamiHooks::preprocessHtml | function | core/ |
Implements hook_preprocess_HOOK() for html. |
| UmamiHooks::preprocessImageWidget | function | core/ |
Implements hook_preprocess_HOOK() for image-widget. |
| UmamiHooks::preprocessLinks | function | core/ |
Implements hook_preprocess_HOOK() for links. |
| UmamiHooks::preprocessLinksMediaLibraryMenu | function | core/ |
Implements hook_preprocess_HOOK() for links--media-library-menu. |
| UmamiHooks::preprocessMenuLocalTask | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-task. |
| UmamiHooks::themeSuggestionsBlockAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
| UniqueFieldConstraintTestHooks | class | core/ |
Hook implementations for unique_field_constraint_test. |
| UniqueFieldConstraintTestHooks.php | file | core/ |
|
| UniqueFieldConstraintTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| UniqueFieldConstraintTestHooks::queryEntityTestAccessAlter | function | core/ |
Implements hook_query_entity_test_access_alter(). |
| UnversionedAssetsTestHooks | class | core/ |
Hook implementations for unversioned_assets_test. |
| UnversionedAssetsTestHooks.php | file | core/ |
|
| UnversionedAssetsTestHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| update.update_hook_registry | service | core/ |
Drupal\Core\Update\UpdateHookRegistry |
| UpdateContribTest::testHookUpdateStatusAlter | function | core/ |
Checks that hook_update_status_alter() works to change a status. |
| UpdateHookRegistry | class | core/ |
Provides module updates versions handling. |
| UpdateHookRegistry.php | file | core/ |
|
| UpdateHookRegistry::$allAvailableSchemaVersions | property | core/ |
A static cache of schema currentVersions per module. |
| UpdateHookRegistry::$enabledModules | property | core/ |
A list of enabled modules. |
| UpdateHookRegistry::$equivalentUpdates | property | core/ |
The core.equivalent_updates key value storage. |
| UpdateHookRegistry::$keyValue | property | core/ |
The system.schema key value storage. |
| UpdateHookRegistry::deleteEquivalentUpdate | function | core/ |
Removes an equivalent update. |
| UpdateHookRegistry::deleteInstalledVersion | function | core/ |
Deletes the installed version information for the module. |
| UpdateHookRegistry::determineModuleAndVersion | function | core/ |
Determines the module and update number from the stack trace. |
| UpdateHookRegistry::FUNC_NAME_REGEXP | constant | core/ |
Regular expression to match all possible defined hook_update_N(). |
| UpdateHookRegistry::getAllEquivalentUpdates | function | core/ |
Returns the equivalent update information for all modules. |
| UpdateHookRegistry::getAllInstalledVersions | function | core/ |
Returns the currently installed schema version for all modules. |
| UpdateHookRegistry::getAvailableUpdates | function | core/ |
Returns an array of available schema versions for a module. |
| UpdateHookRegistry::getEquivalentUpdate | function | core/ |
Gets the EquivalentUpdate object for an update. |
| UpdateHookRegistry::getInstalledVersion | function | core/ |
Returns the currently installed schema version for a module. |
| UpdateHookRegistry::markFutureUpdateEquivalent | function | core/ |
Marks a future update as equivalent to the current update running. |
| UpdateHookRegistry::SCHEMA_UNINSTALLED | constant | core/ |
Indicates that a module has not been installed yet. |
| UpdateHookRegistry::setInstalledVersion | function | core/ |
Updates the installed version information for a module. |
| UpdateHookRegistry::__construct | function | core/ |
Constructs a new UpdateHookRegistry. |
| UpdateHookRegistryTest | class | core/ |
Tests Drupal\Core\Update\UpdateHookRegistry. |
| UpdateHookRegistryTest.php | file | core/ |
|
| UpdateHookRegistryTest::$equivalentUpdatesStore | property | core/ |
|
| UpdateHookRegistryTest::$keyValueFactory | property | core/ |
|
| UpdateHookRegistryTest::$keyValueStore | property | core/ |
|
| UpdateHookRegistryTest::setUp | function | core/ |
|
| UpdateHookRegistryTest::testGetInstalledVersion | function | core/ |
Tests get installed version. |
| UpdateHookRegistryTest::testGetVersions | function | core/ |
Tests get versions. |
| UpdateHooks | class | core/ |
Hook implementations for update. |
| UpdateHooks.php | file | core/ |
|
| UpdateHooks::cron | function | core/ |
Implements hook_cron(). |
| UpdateHooks::help | function | core/ |
Implements hook_help(). |
| UpdateHooks::mail | function | core/ |
Implements hook_mail(). |
| UpdateHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| UpdateHooks::modulesUninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
| UpdateHooks::pageTop | function | core/ |
Implements hook_page_top(). |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.