6 functions implement hook_entity_preload()
Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.
- EntityCrudHookTest::entityPreload in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityCrudHookTest.php - Implements hook_entity_preload().
- EntityCrudHookTestHooks::entityPreload in core/
modules/ system/ tests/ modules/ entity_crud_hook_test/ src/ Hook/ EntityCrudHookTestHooks.php - Implements hook_entity_preload().
- EntityOperations::entityPreload in core/
modules/ workspaces/ src/ Hook/ EntityOperations.php - Implements hook_entity_preload().
- EntityTestHooks::entityPreload in core/
modules/ system/ tests/ modules/ entity_test/ src/ Hook/ EntityTestHooks.php - Implements hook_entity_preload().
- entity_crud_hook_test_entity_preload in core/
modules/ system/ tests/ modules/ entity_crud_hook_test/ entity_crud_hook_test.module - Implements hook_entity_preload().
- workspaces_entity_preload in core/
modules/ workspaces/ workspaces.module - Implements hook_entity_preload().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.