4 functions implement hook_entity_create()
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::entityCreate in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityCrudHookTest.php - Implements hook_entity_create().
- EntityCrudHookTestHooks::entityCreate in core/
modules/ system/ tests/ modules/ entity_crud_hook_test/ src/ Hook/ EntityCrudHookTestHooks.php - Implements hook_entity_create().
- JsonapiHooks::entityCreate in core/
modules/ jsonapi/ src/ Hook/ JsonapiHooks.php - Implements hook_entity_create().
- WorkspacesTestHooks::entityCreate in core/
modules/ workspaces/ tests/ modules/ workspaces_test/ src/ Hook/ WorkspacesTestHooks.php - Implements hook_entity_create().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.