Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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_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.schema.yml file core/modules/system/tests/modules/entity_reference_test/config/schema/entity_reference_test.schema.yml core/modules/system/tests/modules/entity_reference_test/config/schema/entity_reference_test.schema.yml
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.
entity_schema_test_entity_base_field_info function core/modules/system/tests/modules/entity_schema_test/entity_schema_test.module Implements hook_entity_base_field_info().
entity_schema_test_entity_bundle_create function core/modules/system/tests/modules/entity_schema_test/entity_schema_test.module Implements hook_entity_bundle_create().
entity_schema_test_entity_bundle_delete function core/modules/system/tests/modules/entity_schema_test/entity_schema_test.module Implements hook_entity_bundle_delete().
entity_schema_test_entity_bundle_field_info function core/modules/system/tests/modules/entity_schema_test/entity_schema_test.module Implements hook_entity_bundle_field_info().
entity_schema_test_entity_field_storage_info function core/modules/system/tests/modules/entity_schema_test/entity_schema_test.module Implements hook_entity_field_storage_info().
entity_schema_test_entity_type_alter function core/modules/system/tests/modules/entity_schema_test/entity_schema_test.module Implements hook_entity_type_alter().
entity_serialization_test.info.yml file core/modules/serialization/tests/modules/entity_serialization_test/entity_serialization_test.info.yml core/modules/serialization/tests/modules/entity_serialization_test/entity_serialization_test.info.yml
entity_serialization_test.module file core/modules/serialization/tests/modules/entity_serialization_test/entity_serialization_test.module Test support module for entity serialization tests.
entity_serialization_test_entity_field_access_alter function core/modules/serialization/tests/modules/entity_serialization_test/entity_serialization_test.module Implements hook_entity_field_access_alter().
entity_test.data_types.schema.yml file core/modules/system/tests/modules/entity_test/config/schema/entity_test.data_types.schema.yml core/modules/system/tests/modules/entity_test/config/schema/entity_test.data_types.schema.yml
entity_test.definition.subscriber service core/modules/system/tests/modules/entity_test/entity_test.services.yml Drupal\entity_test\EntityTestDefinitionSubscriber
entity_test.entity_test_bundle.install_test.yml file core/profiles/testing_config_overrides/config/install/entity_test.entity_test_bundle.install_test.yml 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/modules/system/tests/modules/entity_test_install/config/optional/entity_test.entity_test_bundle.install_test.yml 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/modules/system/tests/modules/entity_test_install/config/optional/entity_test.entity_test_bundle.install_test2.yml 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/modules/content_translation/tests/modules/content_translation_test/config/install/entity_test.entity_test_bundle.test.yml 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/profiles/testing_config_overrides/config/optional/entity_test.entity_test_bundle.testing_config_overrides.yml 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/profiles/testing_config_overrides/modules/testing_config_overrides_module/config/optional/entity_test.entity_test_bundle.testing_config_overrides_module.yml 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/modules/system/tests/modules/entity_test/entity_test.info.yml core/modules/system/tests/modules/entity_test/entity_test.info.yml
entity_test.install file core/modules/system/tests/modules/entity_test/entity_test.install Install, update and uninstall functions for the entity_test module.
entity_test.links.task.yml file core/modules/system/tests/modules/entity_test/entity_test.links.task.yml core/modules/system/tests/modules/entity_test/entity_test.links.task.yml
entity_test.module file core/modules/system/tests/modules/entity_test/entity_test.module Test module for the entity API providing several entity types for testing.
entity_test.permissions.yml file core/modules/system/tests/modules/entity_test/entity_test.permissions.yml core/modules/system/tests/modules/entity_test/entity_test.permissions.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.