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. Search 11.x for entity
  6. 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
WorkspacesContentModerationStateTest::createEntity function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php Creates an entity.
WorkspacesContentModerationStateTest::testContentModerationMultipleEntityTypesWithWorkspaces function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php Publish a workspace with multiple entities from different entity types.
WorkspacesContentModerationStateTest::testWorkspaceEntityTypeModeration function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php Tests that the &#039;workspace&#039; entity type can not be moderated.
WorkspacesEntityRepository class core/modules/workspaces/src/WorkspacesEntityRepository.php Provides workspace-specific mechanisms for retrieving entities.
WorkspacesEntityRepository.php file core/modules/workspaces/src/WorkspacesEntityRepository.php
WorkspacesEntityRepository::getActive function core/modules/workspaces/src/WorkspacesEntityRepository.php Retrieves the active entity variant matching the specified context.
WorkspacesEntityRepository::getActiveMultiple function core/modules/workspaces/src/WorkspacesEntityRepository.php Retrieves the active entity variants matching the specified context.
WorkspacesEntityRepository::getCanonical function core/modules/workspaces/src/WorkspacesEntityRepository.php Retrieves the canonical entity variant matching the specified context.
WorkspacesEntityRepository::getCanonicalMultiple function core/modules/workspaces/src/WorkspacesEntityRepository.php Retrieves the canonical entity variants matching the specified context.
WorkspacesEntityRepository::getTranslationFromContext function core/modules/workspaces/src/WorkspacesEntityRepository.php Gets the entity translation to be used in the given context.
WorkspacesEntityRepository::loadEntityByConfigTarget function core/modules/workspaces/src/WorkspacesEntityRepository.php Loads an entity by the config target identifier.
WorkspacesEntityRepository::loadEntityByUuid function core/modules/workspaces/src/WorkspacesEntityRepository.php Loads an entity by UUID.
WorkspacesEntityRepository::__construct function core/modules/workspaces/src/WorkspacesEntityRepository.php
WorkspacesFileItemTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspacesFileItemTest.php The entity type manager.
WorkspacesHtmlEntityFormController class core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php Overrides the entity form controller service for workspaces operations.
WorkspacesHtmlEntityFormController.php file core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php
WorkspacesHtmlEntityFormController::getContentResult function core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php Invokes the form and returns the result.
WorkspacesHtmlEntityFormController::getFormArgument function core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php Extracts the form argument string from a request.
WorkspacesHtmlEntityFormController::getFormObject function core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php Returns the object used to build the form.
WorkspacesHtmlEntityFormController::__construct function core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php Constructs a new \Drupal\Core\Controller\FormController object.
WorkspacesTestHooks::entityBaseFieldInfo function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_entity_base_field_info().
WorkspacesTestHooks::entityCreate function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_entity_create().
WorkspacesTestHooks::entityInsert function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_entity_insert().
WorkspacesTestHooks::entityPresave function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_entity_presave().
WorkspacesTestHooks::entityTranslationCreate function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_ENTITY_TYPE_translation_create() for &#039;entity_test_mulrevpub&#039;.
WorkspacesTestHooks::entityTypeAlter function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_entity_type_alter().
WorkspacesTestHooks::entityUpdate function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_entity_update().
WorkspacesUiHooks::entityTypeAlter function core/modules/workspaces_ui/src/Hook/WorkspacesUiHooks.php Implements hook_entity_type_alter().
WorkspaceSwitcherBlock::$entityTypeManager property core/modules/workspaces_ui/src/Plugin/Block/WorkspaceSwitcherBlock.php The entity type manager.
WorkspaceTest::$entity property core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php
WorkspaceTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php The tested entity type.
WorkspaceTest::$firstCreatedEntityId property core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php The entity ID for the first created entity in testPost().
WorkspaceTest::$secondCreatedEntityId property core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php The entity ID for the second created entity in testPost().
WorkspaceTest::createEntity function core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php Creates the entity to be tested.
WorkspaceTest::getModifiedEntityForPostTesting function core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php Gets the normalized POST entity with random values for its unique fields.
WorkspaceTestTrait::createEntity function core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Creates an entity.
WorkspaceTestTrait::ignoreEntityType function core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Marks an entity type as ignored in a workspace.
WorkspaceTestUtilities::getOneEntityByLabel function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Loads a single entity by its label.
WorkspaceTestUtilities::ignoreEntityType function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Marks an entity type as ignored in a workspace.
WorkspaceTracker::getEntityTrackingWorkspaceIds function core/modules/workspaces/src/WorkspaceTracker.php Gets a list of workspace IDs in which an entity is tracked.
WorkspaceTracker::trackEntity function core/modules/workspaces/src/WorkspaceTracker.php Updates or creates the association for a given entity and a workspace.
WorkspaceTrackerInterface::getEntityTrackingWorkspaceIds function core/modules/workspaces/src/WorkspaceTrackerInterface.php Gets a list of workspace IDs in which an entity is tracked.
WorkspaceTrackerInterface::trackEntity function core/modules/workspaces/src/WorkspaceTrackerInterface.php Updates or creates the association for a given entity and a workspace.
WorkspaceTrackerTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php The entity type manager.
WorkspaceTrackerTest::getEntityTypeIds function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php The data provider for ::testWorkspaceAssociation().
WorkspaceViewBuilder::$entityTypeManager property core/modules/workspaces_ui/src/WorkspaceViewBuilder.php The entity type manager.
WorkspaceViewsIntegrationTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php The entity type manager.
XmlEntityNormalizationQuirksTrait trait core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php Trait for EntityResourceTestBase subclasses testing $format=&#039;xml&#039;.
XmlEntityNormalizationQuirksTrait.php file core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php
XmlEntityNormalizationQuirksTrait::applyXmlConfigEntityDecodingQuirks function core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php Applies the XML config entity encoding quirks that remain after decoding.

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