| entity_test_form_entity_test_form_validate |
function |
core/modules/system/tests/modules/entity_test/entity_test.module |
Validation handler for the entity_test entity form. |
| entity_test_form_entity_test_form_validate_check |
function |
core/modules/system/tests/modules/entity_test/entity_test.module |
Validation handler for the entity_test entity form. |
| entity_test_form_node_form_alter |
function |
core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_form_BASE_FORM_ID_alter(). |
| entity_test_install |
function |
core/modules/system/tests/modules/entity_test/entity_test.install |
Implements hook_install(). |
| entity_test_install.info.yml |
file |
core/modules/system/tests/modules/entity_test_install/entity_test_install.info.yml |
core/modules/system/tests/modules/entity_test_install/entity_test_install.info.yml |
| entity_test_operation.info.yml |
file |
core/modules/system/tests/modules/entity_test_operation/entity_test_operation.info.yml |
core/modules/system/tests/modules/entity_test_operation/entity_test_operation.info.yml |
| entity_test_operation.module |
file |
core/modules/system/tests/modules/entity_test_operation/entity_test_operation.module |
Contains hook implementations for Entity Operation Test Module. |
| entity_test_operation_entity_operation |
function |
core/modules/system/tests/modules/entity_test_operation/entity_test_operation.module |
Implements hook_entity_operation(). |
| entity_test_query_entity_test_access_alter |
function |
core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_query_entity_test_access_alter(). |
| entity_test_revlog.info.yml |
file |
core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.info.yml |
core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.info.yml |
| entity_test_schema |
function |
core/modules/system/tests/modules/entity_test/entity_test.install |
Implements hook_schema(). |
| entity_test_third_party.info.yml |
file |
core/modules/system/tests/modules/entity_test_third_party/entity_test_third_party.info.yml |
core/modules/system/tests/modules/entity_test_third_party/entity_test_third_party.info.yml |
| entity_test_third_party.schema.yml |
file |
core/modules/system/tests/modules/entity_test_third_party/config/schema/entity_test_third_party.schema.yml |
core/modules/system/tests/modules/entity_test_third_party/config/schema/entity_test_third_party.schema.yml |
| ENTITY_TEST_TYPES_MULTILINGUAL |
constant |
core/modules/system/tests/modules/entity_test/entity_test.module |
Filter that limits test entity list to multilingual ones. |
| ENTITY_TEST_TYPES_REVISABLE |
constant |
core/modules/system/tests/modules/entity_test/entity_test.module |
Filter that limits test entity list to revisable ones. |
| ENTITY_TEST_TYPES_ROUTING |
constant |
core/modules/system/tests/modules/entity_test/entity_test.module |
Filter that limits test entity list to ones that can be routed. |
| entity_test_update.entity_schema_listener |
service |
core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml |
Drupal\entity_test_update\EventSubscriber\EntitySchemaSubscriber |
| entity_test_update.info.yml |
file |
core/modules/system/tests/modules/entity_test_update/entity_test_update.info.yml |
core/modules/system/tests/modules/entity_test_update/entity_test_update.info.yml |
| entity_test_update.module |
file |
core/modules/system/tests/modules/entity_test_update/entity_test_update.module |
Provides an entity type for testing definition and schema updates. |
| entity_test_update.schema.yml |
file |
core/modules/system/tests/modules/entity_test_update/config/schema/entity_test_update.schema.yml |
core/modules/system/tests/modules/entity_test_update/config/schema/entity_test_update.schema.yml |
| entity_test_update.services.yml |
file |
core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml |
core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml |
| entity_test_update_8001 |
function |
core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8001.inc |
Makes the 'user_id' field multiple and migrate its data. |
| entity_test_update_8001 |
function |
core/modules/system/tests/modules/entity_test/update/status_report_8001.inc |
Test update. |
| entity_test_update_8002 |
function |
core/modules/system/tests/modules/entity_test/update/status_report_8002.inc |
Test update. |
| entity_test_update_8002 |
function |
core/modules/system/tests/modules/entity_test/update/entity_definition_updates_8002.inc |
Makes the 'user_id' field single and migrate its data. |
| entity_test_update_entity_base_field_info |
function |
core/modules/system/tests/modules/entity_test_update/entity_test_update.module |
Implements hook_entity_base_field_info(). |
| entity_test_update_entity_field_storage_info |
function |
core/modules/system/tests/modules/entity_test_update/entity_test_update.module |
Implements hook_entity_field_storage_info(). |
| entity_test_update_entity_type_alter |
function |
core/modules/system/tests/modules/entity_test_update/entity_test_update.module |
Implements hook_entity_type_alter(). |
| entity_test_update_view_presave |
function |
core/modules/system/tests/modules/entity_test_update/entity_test_update.module |
Implements hook_ENTITY_TYPE_presave() for the 'view' entity type. |
| entity_test_views_data_alter |
function |
core/modules/system/tests/modules/entity_test/entity_test.views.inc |
Implements hook_views_data_alter(). |
| entity_type.bundle.info |
service |
core/core.services.yml |
Drupal\Core\Entity\EntityTypeBundleInfo |
| entity_type.listener |
service |
core/core.services.yml |
Drupal\Core\Entity\EntityTypeListener |
| entity_type.manager |
service |
core/core.services.yml |
Drupal\Core\Entity\EntityTypeManager |
| entity_type.repository |
service |
core/core.services.yml |
Drupal\Core\Entity\EntityTypeRepository |
| ExternalNormalizersTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php |
The test entity. |
| ExtraFieldBlock::$entityFieldManager |
property |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
The entity field manager. |
| ExtraFieldBlock::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
The entity type manager. |
| ExtraFieldBlock::getEntity |
function |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
Gets the entity that has the field. |
| ExtraFieldBlockDeriver::$entityFieldManager |
property |
core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php |
The entity field manager. |
| ExtraFieldBlockDeriver::$entityTypeBundleInfo |
property |
core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php |
The entity type bundle info. |
| ExtraFieldBlockDeriver::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php |
The entity type manager. |
| ExtraFieldBlockDeriver::$entityTypeRepository |
property |
core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php |
The entity type repository. |
| field.field.entity_test.entity_test.field_test_import.yml |
file |
core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.entity_test.field_test_import.yml |
core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.entity_test.field_test_import.yml |
| field.field.entity_test.entity_test.field_test_import_2.yml |
file |
core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.entity_test.field_test_import_2.yml |
core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.entity_test.field_test_import_2.yml |
| field.field.entity_test.entity_test.field_test_import_sync.yml |
file |
core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.entity_test.field_test_import_sync.yml |
core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.entity_test.field_test_import_sync.yml |
| field.field.entity_test.entity_test.timestamp.yml |
file |
core/modules/field/tests/modules/field_timestamp_test/config/install/field.field.entity_test.entity_test.timestamp.yml |
core/modules/field/tests/modules/field_timestamp_test/config/install/field.field.entity_test.entity_test.timestamp.yml |
| field.field.entity_test.test_bundle.field_test_import_2.yml |
file |
core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.test_bundle.field_test_import_2.yml |
core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.test_bundle.field_test_import_2.yml |
| field.field.entity_test.test_bundle.field_test_import_sync_2.yml |
file |
core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.test_bundle.field_test_import_sync_2.yml |
core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.test_bundle.field_test_import_sync_2.yml |
| field.field.entity_test.test_bundle_2.field_test_import_sync_2.yml |
file |
core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.test_bundle_2.field_test_import_sync_2.yml |
core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.test_bundle_2.field_test_import_sync_2.yml |
| field.field.entity_test_update.entity_test_update.field_test_configurable_field.yml |
file |
core/modules/system/tests/modules/entity_test_update/config/install/field.field.entity_test_update.entity_test_update.field_test_configurable_field.yml |
core/modules/system/tests/modules/entity_test_update/config/install/field.field.entity_test_update.entity_test_update.field_test_configurable_field.yml |