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
EntityModerationRouteProvider.php file core/modules/content_moderation/src/Entity/Routing/EntityModerationRouteProvider.php
EntityModerationRouteProvider::$entityFieldManager property core/modules/content_moderation/src/Entity/Routing/EntityModerationRouteProvider.php The entity type manager.
EntityModerationRouteProvider::createInstance function core/modules/content_moderation/src/Entity/Routing/EntityModerationRouteProvider.php Instantiates a new instance of this entity handler.
EntityModerationRouteProvider::getEntityTypeIdKeyType function core/modules/content_moderation/src/Entity/Routing/EntityModerationRouteProvider.php Gets the type of the ID key for a given entity type.
EntityModerationRouteProvider::getLatestVersionRoute function core/modules/content_moderation/src/Entity/Routing/EntityModerationRouteProvider.php Gets the moderation-form route.
EntityModerationRouteProvider::getRoutes function core/modules/content_moderation/src/Entity/Routing/EntityModerationRouteProvider.php Provides routes for entities.
EntityModerationRouteProvider::__construct function core/modules/content_moderation/src/Entity/Routing/EntityModerationRouteProvider.php Constructs a new DefaultHtmlRouteProvider.
EntityNodeType class core/modules/node/src/Plugin/migrate/destination/EntityNodeType.php Migration destination for node type entity.
EntityNodeType.php file core/modules/node/src/Plugin/migrate/destination/EntityNodeType.php
EntityNodeType::getEntity function core/modules/node/src/Plugin/migrate/destination/EntityNodeType.php Creates or loads an entity.
EntityNodeType::import function core/modules/node/src/Plugin/migrate/destination/EntityNodeType.php Import the row.
EntityNonRevisionableTranslatableFieldTest class core/tests/Drupal/KernelTests/Core/Entity/EntityNonRevisionableTranslatableFieldTest.php Tests translating a non-revisionable field.
EntityNonRevisionableTranslatableFieldTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityNonRevisionableTranslatableFieldTest.php
EntityNonRevisionableTranslatableFieldTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/EntityNonRevisionableTranslatableFieldTest.php Modules to install.
EntityNonRevisionableTranslatableFieldTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityNonRevisionableTranslatableFieldTest.php
EntityNonRevisionableTranslatableFieldTest::testTranslatingNonRevisionableField function core/tests/Drupal/KernelTests/Core/Entity/EntityNonRevisionableTranslatableFieldTest.php Tests translating a non-revisionable field.
EntityNormalizer class core/modules/serialization/src/Normalizer/EntityNormalizer.php Normalizes/denormalizes Drupal entity objects into an array structure.
EntityNormalizer.php file core/modules/serialization/src/Normalizer/EntityNormalizer.php
EntityNormalizer::denormalize function core/modules/serialization/src/Normalizer/EntityNormalizer.php
EntityNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/EntityNormalizer.php
EntityNormalizer::__construct function core/modules/serialization/src/Normalizer/EntityNormalizer.php Constructs an EntityNormalizer object.
EntityNormalizerTest class core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php @coversDefaultClass \Drupal\serialization\Normalizer\EntityNormalizer
@group serialization
EntityNormalizerTest.php file core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php
EntityNormalizerTest::$entityFieldManager property core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php The mock entity field manager.
EntityNormalizerTest::$entityNormalizer property core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php The entity normalizer.
EntityNormalizerTest::$entityTypeManager property core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php The mock entity type manager.
EntityNormalizerTest::$entityTypeRepository property core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php The mock entity type repository.
EntityNormalizerTest::$serializer property core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php The mock serializer.
EntityNormalizerTest::setUp function core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php
EntityNormalizerTest::testDenormalizeWithInvalidBundle function core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php Tests the denormalize method with a bundle property.
EntityNormalizerTest::testDenormalizeWithNoBundle function core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php Tests the denormalize method with no bundle defined.
EntityNormalizerTest::testDenormalizeWithNoEntityType function core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php Tests the denormalize() method with no entity type provided in context.
EntityNormalizerTest::testDenormalizeWithNoFieldableEntityType function core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php Tests the denormalize method with no bundle defined.
EntityNormalizerTest::testDenormalizeWithValidBundle function core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php Tests the denormalize method with a bundle property.
EntityNormalizerTest::testNormalize function core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php Tests the normalize() method.
EntityOperations class core/modules/content_moderation/src/EntityOperations.php Defines a class for reacting to entity events.
EntityOperations class core/modules/workspaces/src/EntityOperations.php Defines a class for reacting to entity events.
EntityOperations class core/modules/views/src/Plugin/views/field/EntityOperations.php Renders all operations links for an entity.
EntityOperations class core/modules/workspaces/src/Hook/EntityOperations.php Defines a class for reacting to entity runtime hooks.
EntityOperations.php file core/modules/workspaces/src/Hook/EntityOperations.php
EntityOperations.php file core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperations.php file core/modules/content_moderation/src/EntityOperations.php
EntityOperations.php file core/modules/workspaces/src/EntityOperations.php
EntityOperations::$bundleInfo property core/modules/content_moderation/src/EntityOperations.php The entity bundle information service.
EntityOperations::$entityDisplayRepository property core/modules/views/src/Plugin/views/field/EntityOperations.php The entity display repository.
EntityOperations::$entityRepository property core/modules/views/src/Plugin/views/field/EntityOperations.php The entity repository service.
EntityOperations::$entityTypeManager property core/modules/views/src/Plugin/views/field/EntityOperations.php The entity type manager.
EntityOperations::$entityTypeManager property core/modules/content_moderation/src/EntityOperations.php The Entity Type Manager service.
EntityOperations::$entityTypeManager property core/modules/workspaces/src/EntityOperations.php The entity type manager service.
EntityOperations::$formBuilder property core/modules/content_moderation/src/EntityOperations.php The Form Builder service.

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