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
LayoutEntityHelperTraitTest::testIsEntityUsingFieldOverride function core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php @covers ::isEntityUsingFieldOverride[[api-linebreak]]
LayoutEntityHelperTraitTest::testOriginalEntityUsesDefaultStorage function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php @covers ::originalEntityUsesDefaultStorage[[api-linebreak]]
LayoutSectionItemList::getEntity function core/modules/layout_builder/src/Field/LayoutSectionItemList.php
layout_builder.controller.entity_form service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Controller\LayoutBuilderHtmlEntityFormController
layout_builder.sample_entity_generator service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Entity\LayoutBuilderSampleEntityGenerator
layout_builder_entity_build_defaults_alter function core/modules/layout_builder/layout_builder.module Implements hook_entity_build_defaults_alter().
layout_builder_entity_delete function core/modules/layout_builder/layout_builder.module Implements hook_entity_delete().
layout_builder_entity_form_display_alter function core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module Implements hook_entity_form_display_alter().
layout_builder_entity_presave function core/modules/layout_builder/layout_builder.module Implements hook_entity_presave().
layout_builder_entity_translation_create function core/modules/layout_builder/layout_builder.module Implements hook_entity_translation_create().
layout_builder_entity_type_alter function core/modules/layout_builder/layout_builder.module Implements hook_entity_type_alter().
layout_builder_entity_view_alter function core/modules/layout_builder/layout_builder.module Implements hook_entity_view_alter().
layout_builder_form_entity_form_display_edit_form_alter function core/modules/layout_builder/layout_builder.module Implements hook_form_FORM_ID_alter() for \Drupal\field_ui\Form\EntityFormDisplayEditForm.
layout_builder_post_update_override_entity_form_controller function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to addition of service decorator for entity form controller.
layout_builder_post_update_routing_entity_form function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to routing changes to move the Layout Builder UI to forms.
layout_builder_test_entity_extra_field_info function core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module Implements hook_entity_extra_field_info().
layout_discovery_post_update_recalculate_entity_form_display_dependencies function core/modules/layout_discovery/layout_discovery.post_update.php Recalculate dependencies for the entity_form_display entity.
layout_discovery_post_update_recalculate_entity_view_display_dependencies function core/modules/layout_discovery/layout_discovery.post_update.php Recalculate dependencies for the entity_view_display entity.
LegacyContentEntityStorageBaseTest class core/tests/Drupal/Tests/Core/Entity/LegacyContentEntityStorageBaseTest.php Tests deprecated methods of ContentEntityStorageBase.
LegacyContentEntityStorageBaseTest.php file core/tests/Drupal/Tests/Core/Entity/LegacyContentEntityStorageBaseTest.php
LegacyContentEntityStorageBaseTest::testDoLoadMultipleRevisionFieldItems function core/tests/Drupal/Tests/Core/Entity/LegacyContentEntityStorageBaseTest.php Tests doLoadMultipleRevisionsFieldItems triggers an error.
LegacyEntityDisplayBaseTest class core/tests/Drupal/KernelTests/Core/Entity/LegacyEntityDisplayBaseTest.php Tests Deprecated EntityDisplayBase functionality.
LegacyEntityDisplayBaseTest.php file core/tests/Drupal/KernelTests/Core/Entity/LegacyEntityDisplayBaseTest.php
LegacyEntityDisplayBaseTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/LegacyEntityDisplayBaseTest.php
LegacyEntityDisplayBaseTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/LegacyEntityDisplayBaseTest.php
LegacyEntityDisplayBaseTest::testHandleHiddenType function core/tests/Drupal/KernelTests/Core/Entity/LegacyEntityDisplayBaseTest.php Tests the deprecated ::handleHiddenType() method.
LegacyEntityDisplayBaseTest::testLegacyPreSave function core/tests/Drupal/KernelTests/Core/Entity/LegacyEntityDisplayBaseTest.php Tests legacy handling of &#039;type&#039; =&gt; &#039;hidden&#039;.
LinkBase::$entityRepository property core/modules/views/src/Plugin/views/field/LinkBase.php The entity repository.
LinkBase::$entityTypeManager property core/modules/views/src/Plugin/views/field/LinkBase.php The entity type manager.
LinkBase::getEntityRepository function core/modules/views/src/Plugin/views/field/LinkBase.php
LinkBase::getEntityTypeId function core/modules/views/src/Plugin/views/field/LinkBase.php
LinkBase::getEntityTypeManager function core/modules/views/src/Plugin/views/field/LinkBase.php
LinkFieldTest::renderTestEntity function core/modules/link/tests/src/Functional/LinkFieldTest.php Renders a test_entity and returns the output.
LinkFieldTest::testEditNonNodeEntityLink function core/modules/link/tests/src/Functional/LinkFieldTest.php Tests editing a link to a non-node entity.
LinkUri::$entityTypeManager property core/modules/menu_link_content/src/Plugin/migrate/process/LinkUri.php The entity type manager, used to fetch entity link templates.
link_test_base_field_entity_base_field_info function core/modules/link/tests/modules/link_test_base_field/link_test_base_field.module Implements hook_entity_base_field_info().
MailHandlerTest::$entityTypeManager property core/modules/contact/tests/src/Unit/MailHandlerTest.php The entity type manager.
MakeUniqueEntityField class core/modules/migrate/src/Plugin/migrate/process/MakeUniqueEntityField.php Ensures the source value is made unique against an entity field.
MakeUniqueEntityField.php file core/modules/migrate/src/Plugin/migrate/process/MakeUniqueEntityField.php
MakeUniqueEntityField::$entityTypeManager property core/modules/migrate/src/Plugin/migrate/process/MakeUniqueEntityField.php The entity type manager.
MakeUniqueEntityField::$migration property core/modules/migrate/src/Plugin/migrate/process/MakeUniqueEntityField.php The current migration.
MakeUniqueEntityField::create function core/modules/migrate/src/Plugin/migrate/process/MakeUniqueEntityField.php
MakeUniqueEntityField::exists function core/modules/migrate/src/Plugin/migrate/process/MakeUniqueEntityField.php
MakeUniqueEntityField::__construct function core/modules/migrate/src/Plugin/migrate/process/MakeUniqueEntityField.php
MakeUniqueEntityFieldTest class core/modules/migrate/tests/src/Unit/process/MakeUniqueEntityFieldTest.php @coversDefaultClass \Drupal\migrate\Plugin\migrate\process\MakeUniqueEntityField[[api-linebreak]]
@group migrate
MakeUniqueEntityFieldTest.php file core/modules/migrate/tests/src/Unit/process/MakeUniqueEntityFieldTest.php
MakeUniqueEntityFieldTest::$entityQuery property core/modules/migrate/tests/src/Unit/process/MakeUniqueEntityFieldTest.php The mock entity query.
MakeUniqueEntityFieldTest::$entityTypeManager property core/modules/migrate/tests/src/Unit/process/MakeUniqueEntityFieldTest.php The mocked entity type manager.
MakeUniqueEntityFieldTest::$migrationConfiguration property core/modules/migrate/tests/src/Unit/process/MakeUniqueEntityFieldTest.php The migration configuration, initialized to set the ID to test.
MakeUniqueEntityFieldTest::entityQueryExpects function core/modules/migrate/tests/src/Unit/process/MakeUniqueEntityFieldTest.php Helper function to add expectations to the mock entity query object.

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