Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
entity_field.manager service core/core.services.yml Drupal\Core\Entity\EntityFieldManager
entity_get_bundles function core/includes/entity.inc Returns the entity bundle info.
entity_get_display function core/includes/entity.inc Returns the entity view display associated with a bundle and view mode.
entity_get_form_display function core/includes/entity.inc Returns the entity form display associated with a bundle and form mode.
entity_load function core/includes/entity.inc Loads an entity from the database.
entity_load_multiple function core/includes/entity.inc Loads multiple entities from the database.
entity_load_multiple_by_properties function core/includes/entity.inc Load entities by their property values.
entity_load_unchanged function core/includes/entity.inc Loads the unchanged, i.e. not modified, entity from the database.
entity_page_label function core/includes/entity.inc Returns the label of an entity.
entity_reference.info.yml file core/modules/entity_reference/entity_reference.info.yml core/modules/entity_reference/entity_reference.info.yml
entity_reference.module file core/modules/entity_reference/entity_reference.module Deprecated. All its functionality has been moved to Core. This empty module
will be removed in Drupal 9.0.x.
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_render_cache_clear function core/includes/entity.inc Clears the entity render cache for all entity types.
entity_revision_delete function core/includes/entity.inc Deletes an entity revision.
entity_revision_load function core/includes/entity.inc Loads an entity from the database.
entity_rev_pub_updates_8400.inc file core/modules/system/tests/modules/entity_test_update/update/entity_rev_pub_updates_8400.inc Defines the 8400 db update for the "entity_rev_pub_updates" group.
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.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.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
entity_test.routing.yml file core/modules/system/tests/modules/entity_test/entity_test.routing.yml core/modules/system/tests/modules/entity_test/entity_test.routing.yml
entity_test.schema.yml file core/modules/system/tests/modules/entity_test/config/schema/entity_test.schema.yml core/modules/system/tests/modules/entity_test/config/schema/entity_test.schema.yml
entity_test.services.yml file core/modules/system/tests/modules/entity_test/entity_test.services.yml core/modules/system/tests/modules/entity_test/entity_test.services.yml
entity_test.views.inc file core/modules/system/tests/modules/entity_test/entity_test.views.inc Include file for test module.
entity_test_constraints.info.yml file core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.info.yml core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.info.yml
entity_test_constraints.module file core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.module Test module file.
entity_test_constraints_entity_type_alter function core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.module Implements hook_entity_type_alter().
entity_test_constraints_entity_type_build function core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.module Implements hook_entity_type_build().
entity_test_create_bundle function core/modules/system/tests/modules/entity_test/entity_test.module Creates a new bundle for entity_test entities.
entity_test_delete_bundle function core/modules/system/tests/modules/entity_test/entity_test.module Deletes a bundle for entity_test entities.

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