| entity_crud_hook_test_entity_update |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_update(). |
| entity_crud_hook_test_file_create |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_create() for file entities. |
| entity_crud_hook_test_file_delete |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_delete() for file entities. |
| entity_crud_hook_test_file_insert |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_insert() for file entities. |
| entity_crud_hook_test_file_load |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_load() for file entities. |
| entity_crud_hook_test_file_predelete |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
| entity_crud_hook_test_file_presave |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_presave() for file entities. |
| entity_crud_hook_test_file_update |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_update() for file entities. |
| entity_crud_hook_test_node_create |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_create() for node entities. |
| entity_crud_hook_test_node_delete |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_delete() for node entities. |
| entity_crud_hook_test_node_insert |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_insert() for node entities. |
| entity_crud_hook_test_node_load |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_load() for node entities. |
| entity_crud_hook_test_node_predelete |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_predelete() for node entities. |
| entity_crud_hook_test_node_presave |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_presave() for node entities. |
| entity_crud_hook_test_node_update |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_update() for node entities. |
| entity_crud_hook_test_taxonomy_term_create |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_create() for taxonomy_term entities. |
| entity_crud_hook_test_taxonomy_term_delete |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_delete() for taxonomy_term entities. |
| entity_crud_hook_test_taxonomy_term_insert |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_insert() for taxonomy_term entities. |
| entity_crud_hook_test_taxonomy_term_load |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_load() for taxonomy_term entities. |
| entity_crud_hook_test_taxonomy_term_predelete |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_predelete() for taxonomy_term entities. |
| entity_crud_hook_test_taxonomy_term_presave |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_presave() for taxonomy_term entities. |
| entity_crud_hook_test_taxonomy_term_update |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_update() for taxonomy_term entities. |
| entity_crud_hook_test_taxonomy_vocabulary_create |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_create() for taxonomy_vocabulary entities. |
| entity_crud_hook_test_taxonomy_vocabulary_delete |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_delete() for taxonomy_vocabulary entities. |
| entity_crud_hook_test_taxonomy_vocabulary_insert |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_insert() for taxonomy_vocabulary entities. |
| entity_crud_hook_test_taxonomy_vocabulary_load |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_load() for taxonomy_vocabulary entities. |
| entity_crud_hook_test_taxonomy_vocabulary_predelete |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_predelete() for taxonomy_vocabulary entities. |
| entity_crud_hook_test_taxonomy_vocabulary_presave |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities. |
| entity_crud_hook_test_taxonomy_vocabulary_update |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_update() for taxonomy_vocabulary entities. |
| entity_crud_hook_test_user_create |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_create() for user entities. |
| entity_crud_hook_test_user_delete |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_delete() for user entities. |
| entity_crud_hook_test_user_insert |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_insert() for user entities. |
| entity_crud_hook_test_user_load |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_load() for user entities. |
| entity_crud_hook_test_user_predelete |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_predelete() for user entities. |
| entity_crud_hook_test_user_presave |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_presave() for user entities. |
| entity_crud_hook_test_user_update |
function |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_ENTITY_TYPE_update() for user entities. |
| entity_definition_updates_8001.inc |
file |
core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8001.inc |
Defines the 8001 db update for the "entity_definition_updates" group. |
| entity_definition_updates_8002.inc |
file |
core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8002.inc |
|
| entity_display.repository |
service |
core/core.services.yml |
Drupal\Core\Entity\EntityDisplayRepository |
| entity_field.deleted_fields_repository |
service |
core/core.services.yml |
Drupal\Core\Field\DeletedFieldsRepository |
| entity_field.manager |
service |
core/core.services.yml |
Drupal\Core\Entity\EntityFieldManager |
| entity_reference.info.yml |
file |
core/modules/entity_reference/entity_reference.info.yml |
core/modules/entity_reference/entity_reference.info.yml |
| entity_reference_test.info.yml |
file |
core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml |
core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml |
| entity_reference_test.module |
file |
core/modules/system/tests/modules/entity_reference_test/entity_reference_test.module |
Helper module for the Entity Reference tests. |
| entity_reference_test_entity_base_field_info |
function |
core/modules/system/tests/modules/entity_reference_test/entity_reference_test.module |
Implements hook_entity_base_field_info(). |
| entity_reference_test_entity_base_field_info_alter |
function |
core/modules/system/tests/modules/entity_reference_test/entity_reference_test.module |
Implements hook_entity_base_field_info_alter(). |
| entity_reference_test_views.info.yml |
file |
core/modules/system/tests/modules/entity_reference_test_views/entity_reference_test_views.info.yml |
core/modules/system/tests/modules/entity_reference_test_views/entity_reference_test_views.info.yml |
| entity_route_subscriber |
service |
core/core.services.yml |
Drupal\Core\EventSubscriber\EntityRouteProviderSubscriber |
| entity_schema_test.info.yml |
file |
core/modules/system/tests/modules/entity_schema_test/entity_schema_test.info.yml |
core/modules/system/tests/modules/entity_schema_test/entity_schema_test.info.yml |
| entity_schema_test.module |
file |
core/modules/system/tests/modules/entity_schema_test/entity_schema_test.module |
Test module for the entity API providing a bundle field. |