Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| entity_crud_hook_test_taxonomy_term_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for taxonomy_term entities. |
| entity_crud_hook_test_taxonomy_vocabulary_create | function | core/ |
Implements hook_ENTITY_TYPE_create() for taxonomy_vocabulary entities. |
| entity_crud_hook_test_taxonomy_vocabulary_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for taxonomy_vocabulary entities. |
| entity_crud_hook_test_taxonomy_vocabulary_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for taxonomy_vocabulary entities. |
| entity_crud_hook_test_taxonomy_vocabulary_load | function | core/ |
Implements hook_ENTITY_TYPE_load() for taxonomy_vocabulary entities. |
| entity_crud_hook_test_taxonomy_vocabulary_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for taxonomy_vocabulary entities. |
| entity_crud_hook_test_taxonomy_vocabulary_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities. |
| entity_crud_hook_test_taxonomy_vocabulary_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for taxonomy_vocabulary entities. |
| entity_crud_hook_test_user_create | function | core/ |
Implements hook_ENTITY_TYPE_create() for user entities. |
| entity_crud_hook_test_user_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user entities. |
| entity_crud_hook_test_user_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for user entities. |
| entity_crud_hook_test_user_load | function | core/ |
Implements hook_ENTITY_TYPE_load() for user entities. |
| entity_crud_hook_test_user_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. |
| entity_crud_hook_test_user_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for user entities. |
| entity_crud_hook_test_user_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for user entities. |
| entity_definition_updates_8001.inc | file | core/ |
Defines the 8001 db update for the "entity_definition_updates" group. |
| entity_definition_updates_8002.inc | file | core/ |
|
| entity_display.repository | service | core/ |
Drupal\Core\Entity\EntityDisplayRepository |
| entity_field.deleted_fields_repository | service | core/ |
Drupal\Core\Field\DeletedFieldsRepository |
| entity_reference_test.info.yml | file | core/ |
core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml |
| entity_reference_test.module | file | core/ |
Helper module for the Entity Reference tests. |
| entity_reference_test.schema.yml | file | core/ |
core/modules/system/tests/modules/entity_reference_test/config/schema/entity_reference_test.schema.yml |
| entity_reference_test_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| entity_reference_test_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| entity_reference_test_views.info.yml | file | core/ |
core/modules/system/tests/modules/entity_reference_test_views/entity_reference_test_views.info.yml |
| entity_route_subscriber | service | core/ |
Drupal\Core\EventSubscriber\EntityRouteProviderSubscriber |
| entity_schema_test.info.yml | file | core/ |
core/modules/system/tests/modules/entity_schema_test/entity_schema_test.info.yml |
| entity_schema_test.module | file | core/ |
Test module for the entity API providing a bundle field. |
| entity_schema_test_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| entity_schema_test_entity_bundle_create | function | core/ |
Implements hook_entity_bundle_create(). |
| entity_schema_test_entity_bundle_delete | function | core/ |
Implements hook_entity_bundle_delete(). |
| entity_schema_test_entity_bundle_field_info | function | core/ |
Implements hook_entity_bundle_field_info(). |
| entity_schema_test_entity_field_storage_info | function | core/ |
Implements hook_entity_field_storage_info(). |
| entity_schema_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
| entity_serialization_test.info.yml | file | core/ |
core/modules/serialization/tests/modules/entity_serialization_test/entity_serialization_test.info.yml |
| entity_serialization_test.module | file | core/ |
Test support module for entity serialization tests. |
| entity_serialization_test_entity_field_access_alter | function | core/ |
Implements hook_entity_field_access_alter(). |
| entity_test.data_types.schema.yml | file | core/ |
core/modules/system/tests/modules/entity_test/config/schema/entity_test.data_types.schema.yml |
| entity_test.definition.subscriber | service | core/ |
Drupal\entity_test\EntityTestDefinitionSubscriber |
| entity_test.entity_test_bundle.install_test.yml | file | core/ |
core/profiles/testing_config_overrides/config/install/entity_test.entity_test_bundle.install_test.yml |
| entity_test.entity_test_bundle.install_test.yml | file | core/ |
core/modules/system/tests/modules/entity_test_install/config/optional/entity_test.entity_test_bundle.install_test.yml |
| entity_test.entity_test_bundle.install_test2.yml | file | core/ |
core/modules/system/tests/modules/entity_test_install/config/optional/entity_test.entity_test_bundle.install_test2.yml |
| entity_test.entity_test_bundle.test.yml | file | core/ |
core/modules/content_translation/tests/modules/content_translation_test/config/install/entity_test.entity_test_bundle.test.yml |
| entity_test.entity_test_bundle.testing_config_overrides.yml | file | core/ |
core/profiles/testing_config_overrides/config/optional/entity_test.entity_test_bundle.testing_config_overrides.yml |
| entity_test.entity_test_bundle.testing_config_overrides_module.yml | file | core/ |
core/profiles/testing_config_overrides/modules/testing_config_overrides_module/config/optional/entity_test.entity_test_bundle.testing_config_overrides_module.yml |
| entity_test.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test/entity_test.info.yml |
| entity_test.install | file | core/ |
Install, update and uninstall functions for the entity_test module. |
| entity_test.links.task.yml | file | core/ |
core/modules/system/tests/modules/entity_test/entity_test.links.task.yml |
| entity_test.module | file | core/ |
Test module for the entity API providing several entity types for testing. |
| entity_test.permissions.yml | file | core/ |
core/modules/system/tests/modules/entity_test/entity_test.permissions.yml |
Pagination
- Previous page
- Page 471
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.