Search for entity

  1. Search 7.x for entity
  2. Search 8.9.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 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
ImportableEntityStorageInterface::importRename function core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php Renames entities upon synchronizing configuration changes.
ImportableEntityStorageInterface::importUpdate function core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php Updates entities upon synchronizing configuration changes.
IncludeResolver::$entityAccessChecker property core/modules/jsonapi/src/IncludeResolver.php The JSON:API entity access checker.
IncludeResolver::$entityTypeManager property core/modules/jsonapi/src/IncludeResolver.php The entity type manager.
InlineBlock::$entityDisplayRepository property core/modules/layout_builder/src/Plugin/Block/InlineBlock.php The entity display repository.
InlineBlock::$entityTypeManager property core/modules/layout_builder/src/Plugin/Block/InlineBlock.php The entity type manager.
InlineBlock::getEntity function core/modules/layout_builder/src/Plugin/Block/InlineBlock.php Loads or creates the block content entity of the block.
InlineBlockDeriver::$entityTypeManager property core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php The entity type manager.
InlineBlockEntityOperations class core/modules/layout_builder/src/InlineBlockEntityOperations.php Defines a class for reacting to entity events related to Inline Blocks.
InlineBlockEntityOperations.php file core/modules/layout_builder/src/InlineBlockEntityOperations.php
InlineBlockEntityOperations::$blockContentStorage property core/modules/layout_builder/src/InlineBlockEntityOperations.php The block content storage.
InlineBlockEntityOperations::$entityTypeManager property core/modules/layout_builder/src/InlineBlockEntityOperations.php The entity type manager.
InlineBlockEntityOperations::$usage property core/modules/layout_builder/src/InlineBlockEntityOperations.php Inline block usage tracking service.
InlineBlockEntityOperations::create function core/modules/layout_builder/src/InlineBlockEntityOperations.php Instantiates a new instance of this class.
InlineBlockEntityOperations::deleteBlocksAndUsage function core/modules/layout_builder/src/InlineBlockEntityOperations.php Delete the inline blocks and the usage records.
InlineBlockEntityOperations::getBlockIdsForRevisionIds function core/modules/layout_builder/src/InlineBlockEntityOperations.php Gets blocks IDs for an array of revision IDs.
InlineBlockEntityOperations::getPluginBlockId function core/modules/layout_builder/src/InlineBlockEntityOperations.php Gets a block ID for an inline block plugin.
InlineBlockEntityOperations::getRemovedBlockIds function core/modules/layout_builder/src/InlineBlockEntityOperations.php Gets the IDs of the inline blocks that were removed.
InlineBlockEntityOperations::handleEntityDelete function core/modules/layout_builder/src/InlineBlockEntityOperations.php Handles entity tracking on deleting a parent entity.
InlineBlockEntityOperations::handlePreSave function core/modules/layout_builder/src/InlineBlockEntityOperations.php Handles saving a parent entity.
InlineBlockEntityOperations::removeUnused function core/modules/layout_builder/src/InlineBlockEntityOperations.php Removes unused inline blocks.
InlineBlockEntityOperations::removeUnusedForEntityOnSave function core/modules/layout_builder/src/InlineBlockEntityOperations.php Remove all unused inline blocks on save.
InlineBlockEntityOperations::saveInlineBlockComponent function core/modules/layout_builder/src/InlineBlockEntityOperations.php Saves an inline block component.
InlineBlockEntityOperations::__construct function core/modules/layout_builder/src/InlineBlockEntityOperations.php Constructs a new EntityOperations object.
InlineBlockTestBase::getLatestBlockEntityId function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php Gets the latest block entity id.
InlineBlockUsage::removeByLayoutEntity function core/modules/layout_builder/src/InlineBlockUsage.php Remove usage record by layout entity.
InlineBlockUsageInterface::removeByLayoutEntity function core/modules/layout_builder/src/InlineBlockUsageInterface.php Remove usage record by layout entity.
InstallHelper::$entityTypeManager property core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Entity type manager.
InstallHelper::createFileEntity function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Creates a file entity based on an image path.
install_core_entity_type_definitions function core/includes/install.core.inc Installs entity type definitions provided by core.
InternalEntitiesTest::$internalEntity property core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php An entity of an internal entity type.
InternalEntitiesTest::$referencingEntity property core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php An entity referencing an internal entity.
ItemCacheTagsTest::createEntity function core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php Creates the entity to be tested.
ItemCacheTagsTest::testEntityCreation function core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php Tests that when creating a feed item, the feed tag is invalidated.
ItemHalJsonTestBase::getExpectedNormalizedEntity function core/modules/hal/tests/src/Functional/aggregator/ItemHalJsonTestBase.php Returns the expected normalization of the entity.
ItemHalJsonTestBase::getNormalizedPostEntity function core/modules/hal/tests/src/Functional/aggregator/ItemHalJsonTestBase.php Returns the normalized POST entity.
ItemResourceTestBase::$entity property core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php The Item entity.
ItemResourceTestBase::$entityTypeId property core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php The tested entity type.
ItemResourceTestBase::createAnotherEntity function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Creates another entity to be tested.
ItemResourceTestBase::createEntity function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Creates the entity to be tested.
ItemResourceTestBase::getExpectedNormalizedEntity function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Returns the expected normalization of the entity.
ItemResourceTestBase::getNormalizedPostEntity function core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php Returns the normalized POST entity.
ItemTest::$entity property core/modules/aggregator/tests/src/Functional/Jsonapi/ItemTest.php
ItemTest::$entityTypeId property core/modules/aggregator/tests/src/Functional/Jsonapi/ItemTest.php The tested entity type.
ItemTest::createAnotherEntity function core/modules/aggregator/tests/src/Functional/Jsonapi/ItemTest.php Creates another entity to be tested.
ItemTest::createEntity function core/modules/aggregator/tests/src/Functional/Jsonapi/ItemTest.php Creates the entity to be tested.
ItemWithoutFeedTest::testEntityCreation function core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php Tests attempting to create a feed item without a feed.
jsonapi.entity_access_checker service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Access\EntityAccessChecker
jsonapi.entity_resource service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\Controller\EntityResource
JsonApiDocumentTopLevelNormalizer::$entityTypeManager property core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php The entity type manager.

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