Search for entity

  1. Search 7.x for entity
  2. Search 9.5.x for entity
  3. Search 8.9.x for entity
  4. Search 10.3.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 an 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.

All search results

Title Object type File name Summary
EntityTestHooks::entityBundleInfoAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_bundle_info_alter().
EntityTestHooks::entityCreateAccess function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_create_access().
EntityTestHooks::entityDisplayBuildAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_display_build_alter().
EntityTestHooks::entityDuplicateAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_duplicate().
EntityTestHooks::entityExtraFieldInfo function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_extra_field_info().
EntityTestHooks::entityFieldAccess function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_field_access().
EntityTestHooks::entityFieldAccessAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_field_access_alter().
EntityTestHooks::entityFormDisplayAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_form_display_alter().
EntityTestHooks::entityFormModeAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_form_mode_alter().
EntityTestHooks::entityFormModeInfoAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_form_mode_info_alter().
EntityTestHooks::entityInsert function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_insert().
EntityTestHooks::entityOperationAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_operation_alter().
EntityTestHooks::entityPredelete function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_predelete().
EntityTestHooks::entityPrepareView function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_prepare_view().
EntityTestHooks::entityPresave function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_presave().
EntityTestHooks::entityRevisionCreate function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_revision_create().
EntityTestHooks::entityTestAccess function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_access() for &#039;entity_test&#039;.
EntityTestHooks::entityTestCreateAccess function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_create_access() for &#039;entity_test&#039;.
EntityTestHooks::entityTestDuplicate function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_duplicate().
EntityTestHooks::entityTestFormModeAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_form_mode_alter().
EntityTestHooks::entityTestInsert function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_insert() for &#039;entity_test&#039;.
EntityTestHooks::entityTestMulChangedTranslationCreate function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_create() for &#039;entity_test_mul_changed&#039;.
EntityTestHooks::entityTestMulChangedTranslationDelete function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_delete().
EntityTestHooks::entityTestMulChangedTranslationInsert function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_insert() for &#039;entity_test_mul_changed&#039;.
EntityTestHooks::entityTestMulLangcodeKeyTranslationCreate function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_create() for &#039;entity_test_mul_langcode_key&#039;.
EntityTestHooks::entityTestMulLangcodeKeyTranslationDelete function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_delete() for &#039;entity_test_mul_langcode_key&#039;.
EntityTestHooks::entityTestMulLangcodeKeyTranslationInsert function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_insert() for &#039;entity_test_mul_langcode_key&#039;.
EntityTestHooks::entityTestMulrevChangedTranslationCreate function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_create() for &#039;entity_test_mulrev_changed&#039;.
EntityTestHooks::entityTestMulrevChangedTranslationDelete function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_delete().
EntityTestHooks::entityTestMulrevChangedTranslationInsert function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_insert() for &#039;entity_test_mulrev&#039;.
EntityTestHooks::entityTestMulrevRevisionCreate function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_revision_create() for &#039;entity_test_mulrev&#039;.
EntityTestHooks::entityTestMulrevTranslationCreate function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_create().
EntityTestHooks::entityTestMulrevTranslationDelete function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_delete() for &#039;entity_test_mulrev&#039;.
EntityTestHooks::entityTestMulrevTranslationInsert function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_insert().
EntityTestHooks::entityTestMulTranslationCreate function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_create() for &#039;entity_test_mul&#039;.
EntityTestHooks::entityTestMulTranslationDelete function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_delete() for &#039;entity_test_mul&#039;.
EntityTestHooks::entityTestMulTranslationInsert function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_translation_insert() for &#039;entity_test_mul&#039;.
EntityTestHooks::entityTestViewModeAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_ENTITY_TYPE_view_mode_alter().
EntityTestHooks::entityTranslationCreate function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_translation_create().
EntityTestHooks::entityTranslationDelete function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_translation_delete().
EntityTestHooks::entityTranslationInsert function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_translation_insert().
EntityTestHooks::entityTypeAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_type_alter().
EntityTestHooks::entityUpdate function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_update().
EntityTestHooks::entityViewModeInfoAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_view_mode_info_alter().
EntityTestHooks::formEntityTestFormAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_form_BASE_FORM_ID_alter().
EntityTestHooks::formNodeFormAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_form_BASE_FORM_ID_alter().
EntityTestHooks::queryEntityTestAccessAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_query_entity_test_access_alter().
EntityTestHooks::recordHooks function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Helper function to be used to record hook invocations.
EntityTestJsonAnonTest class core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonAnonTest.php @group rest
EntityTestJsonAnonTest.php file core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonAnonTest.php

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