Search for entity

  1. Search 7.x for entity
  2. Search 9.5.x for entity
  3. Search 10.3.x for entity
  4. Search 11.x for entity
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Entity class core/modules/views/src/Plugin/views/argument_validator/Entity.php Defines a argument validator plugin for each entity type.
Entity class core/modules/views/src/Plugin/views/area/Entity.php Provides an area handler which renders an entity in a certain view mode.
Entity class core/modules/migrate/src/Plugin/migrate/destination/Entity.php Provides a generic destination to import entities.
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Entity.php This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7.
Entity class core/lib/Drupal/Core/Entity/Entity.php Defines a base entity class.

All search results

Title Object type File name Summary
entity_test_extra_entity_bundle_field_info function core/modules/system/tests/modules/entity_test_extra/entity_test_extra.module Implements hook_entity_bundle_field_info().
entity_test_extra_entity_field_storage_info function core/modules/system/tests/modules/entity_test_extra/entity_test_extra.module Implements hook_entity_field_storage_info().
entity_test_field_default_value function core/modules/system/tests/modules/entity_test/entity_test.module Field default value callback.
entity_test_form_entity_test_form_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_form_BASE_FORM_ID_alter().
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_load function core/modules/system/tests/modules/entity_test/entity_test.module Loads a test entity.
entity_test_mulrev_load function core/modules/system/tests/modules/entity_test/entity_test.module Loads a test entity.
entity_test_mul_load function core/modules/system/tests/modules/entity_test/entity_test.module Loads a test entity.
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_revlog.install file core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.install Install, update and uninstall functions for the entity_test_revlog module.
entity_test_revlog_update_8801 function core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.install Install the &#039;entity_test_mul_revlog_pub&#039; entity type.
entity_test_rev_load function core/modules/system/tests/modules/entity_test/entity_test.module Loads a test entity.
entity_test_schema function core/modules/system/tests/modules/entity_test/entity_test.install Implements hook_schema().
entity_test_schema_converter.info.yml file core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.info.yml core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.info.yml
entity_test_schema_converter.post_update.php file core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.post_update.php Post update functions for entity_test_schema_converter.
entity_test_schema_converter_post_update_make_revisionable function core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.post_update.php Update entity_test_update to be revisionable.
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 routeable ones.
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.install file core/modules/system/tests/modules/entity_test_update/entity_test_update.install
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 &#039;user_id&#039; 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 &#039;user_id&#039; 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_update_8400 function core/modules/system/tests/modules/entity_test_update/update/entity_rev_pub_updates_8400.inc Add the &#039;published&#039; entity key to entity_test_update.
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 &#039;view&#039; 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
entity_view function core/includes/entity.inc Returns the render array for an entity.
entity_view_multiple function core/includes/entity.inc Returns the render array for the provided entities.

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