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 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 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
BookUninstallValidator::$entityTypeManager property core/modules/book/src/BookUninstallValidator.php The entity type manager.
BookUninstallValidatorTest::testValidateEntityQueryWithoutResults function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate
BookUninstallValidatorTest::testValidateEntityQueryWithResults function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate
book_entity_type_build function core/modules/book/book.module Implements hook_entity_type_build().
BooleanFormatterTest::$entityType property core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php
BooleanFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php Renders fields of a given entity with a given display.
BreakLockForm::$entityTypeManager property core/modules/views_ui/src/Form/BreakLockForm.php Stores the entity type manager.
BreakLockLink::$entityTypeManager property core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php The entity type manager.
BulkDeleteTest::$entityTypeId property core/modules/field/tests/src/Kernel/BulkDeleteTest.php The entity type to be used in the test classes.
BulkForm::$entityRepository property core/modules/views/src/Plugin/views/field/BulkForm.php The entity repository service.
BulkForm::$entityTypeManager property core/modules/views/src/Plugin/views/field/BulkForm.php The entity type manager.
BulkForm::calculateEntityBulkFormKey function core/modules/views/src/Plugin/views/field/BulkForm.php Calculates a bulk form key.
BulkForm::getEntityRepository function core/modules/views/src/Plugin/views/field/BulkForm.php
BulkForm::getEntityTypeId function core/modules/views/src/Plugin/views/field/BulkForm.php Returns the entity type identifier.
BulkForm::getEntityTypeManager function core/modules/views/src/Plugin/views/field/BulkForm.php
BulkForm::loadEntityFromBulkFormKey function core/modules/views/src/Plugin/views/field/BulkForm.php Loads an entity based on a bulk form key.
Bundle::$entityType property core/modules/views/src/Plugin/views/filter/Bundle.php The entity type definition.
Bundle::$entityTypeId property core/modules/views/src/Plugin/views/filter/Bundle.php The entity type for the filter.
Bundle::$entityTypeManager property core/modules/views/src/Plugin/views/filter/Bundle.php The entity type manager.
BundleClassTest::testAmbiguousBundleClassExceptionEntityTypeRepository function core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php Checks exception is thrown if two entity types share the same bundle class.
BundleClassTest::testBundleClassShouldExtendEntityClass function core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php Checks exception thrown if a bundle class doesn&#039;t extend the entity class.
BundleClassTest::testEntityClassNotTakenFromActiveDefinitions function core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php Tests that a module can override an entity-type class.
BundleClassTest::testEntityNoBundleSubclass function core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php Tests making use of a custom bundle class for an entity without bundles.
BundleClassTest::testEntitySubclass function core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php Tests making use of a custom bundle class.
BundleClassTest::testNoAmbiguousBundleClassExceptionSharingEntityClass function core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php Checks that no exception is thrown when two bundles share an entity class.
BundleConfigImportValidate::$entityTypeManager property core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php The entity type manager service.
BundleEntityFormBase class core/lib/Drupal/Core/Entity/BundleEntityFormBase.php Class BundleEntityFormBase is a base form for bundle config entities.
BundleEntityFormBase.php file core/lib/Drupal/Core/Entity/BundleEntityFormBase.php
BundleEntityFormBase::protectBundleIdElement function core/lib/Drupal/Core/Entity/BundleEntityFormBase.php Protects the bundle entity&#039;s ID property&#039;s form element against changes.
BundleEntityStorageInterface interface core/lib/Drupal/Core/Entity/BundleEntityStorageInterface.php A storage that supports entities with bundle specific classes.
BundleEntityStorageInterface.php file core/lib/Drupal/Core/Entity/BundleEntityStorageInterface.php
BundleEntityStorageInterface::getBundleFromClass function core/lib/Drupal/Core/Entity/BundleEntityStorageInterface.php Retrieves the bundle name for a provided class name.
cache.entity service core/core.services.yml Drupal\Core\Cache\CacheBackendInterface
CacheabilityMetadataConfigOverrideTest::testConfigEntityOverride function core/tests/Drupal/KernelTests/Core/Config/CacheabilityMetadataConfigOverrideTest.php Tests if config overrides set cacheability metadata on config entities.
CacheableMetadataCalculationTest::$entityTypeManager property core/modules/views/tests/src/Kernel/CacheableMetadataCalculationTest.php The entity type manager.
CacheableUnprocessableEntityHttpException class core/lib/Drupal/Core/Http/Exception/CacheableUnprocessableEntityHttpException.php A cacheable UnprocessableEntityHttpException.
CacheableUnprocessableEntityHttpException.php file core/lib/Drupal/Core/Http/Exception/CacheableUnprocessableEntityHttpException.php
CacheableUnprocessableEntityHttpException::__construct function core/lib/Drupal/Core/Http/Exception/CacheableUnprocessableEntityHttpException.php
cache_context.entity_test_view_grants service core/modules/system/tests/modules/entity_test/entity_test.services.yml Drupal\entity_test\Cache\EntityTestViewGrantsCacheContext
ChainEntityResolver class core/modules/serialization/src/EntityResolver/ChainEntityResolver.php Resolver delegating the entity resolution to a chain of resolvers.
ChainEntityResolver.php file core/modules/serialization/src/EntityResolver/ChainEntityResolver.php
ChainEntityResolver::$resolvers property core/modules/serialization/src/EntityResolver/ChainEntityResolver.php The concrete resolvers.
ChainEntityResolver::addResolver function core/modules/serialization/src/EntityResolver/ChainEntityResolver.php
ChainEntityResolver::resolve function core/modules/serialization/src/EntityResolver/ChainEntityResolver.php
ChainEntityResolver::__construct function core/modules/serialization/src/EntityResolver/ChainEntityResolver.php Constructs a ChainEntityResolver object.
ChainEntityResolverInterface interface core/modules/serialization/src/EntityResolver/ChainEntityResolverInterface.php An interface for delegating an entity resolution to a chain of resolvers.
ChainEntityResolverInterface.php file core/modules/serialization/src/EntityResolver/ChainEntityResolverInterface.php
ChainEntityResolverInterface::addResolver function core/modules/serialization/src/EntityResolver/ChainEntityResolverInterface.php Adds an entity resolver.
ChainEntityResolverTest class core/modules/serialization/tests/src/Unit/EntityResolver/ChainEntityResolverTest.php @coversDefaultClass \Drupal\serialization\EntityResolver\ChainEntityResolver
@group serialization
ChainEntityResolverTest.php file core/modules/serialization/tests/src/Unit/EntityResolver/ChainEntityResolverTest.php

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