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
WorkspaceProviderBase::entityRevisionDelete function core/modules/workspaces/src/Provider/WorkspaceProviderBase.php
WorkspaceProviderBase::entityTranslationInsert function core/modules/workspaces/src/Provider/WorkspaceProviderBase.php
WorkspaceProviderBase::entityUpdate function core/modules/workspaces/src/Provider/WorkspaceProviderBase.php
WorkspaceProviderInterface::entityCreate function core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php Acts before an entity is created.
WorkspaceProviderInterface::entityDelete function core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php Acts after an entity has been deleted.
WorkspaceProviderInterface::entityInsert function core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php Acts after an entity has been added.
WorkspaceProviderInterface::entityPredelete function core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php Acts before an entity is deleted.
WorkspaceProviderInterface::entityPreload function core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php Acts before an entity is loaded.
WorkspaceProviderInterface::entityPresave function core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php Acts before an entity is saved.
WorkspaceProviderInterface::entityRevisionDelete function core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php Acts after an entity revision has been deleted.
WorkspaceProviderInterface::entityTranslationInsert function core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php Acts after an entity translation has been added.
WorkspaceProviderInterface::entityUpdate function core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php Acts after an entity has been updated.
WorkspacePublisherTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php The entity type manager.
WorkspacePublishForm::$entityTypeManager property core/modules/workspaces_ui/src/Form/WorkspacePublishForm.php The entity type manager.
WorkspaceRepository::$entityTypeManager property core/modules/workspaces/src/WorkspaceRepository.php The entity type manager service.
WorkspaceResourceTestBase::$entityTypeId property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php
WorkspaceResourceTestBase::$firstCreatedEntityId property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php
WorkspaceResourceTestBase::$secondCreatedEntityId property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php
WorkspaceResourceTestBase::createAnotherEntity function core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php
WorkspaceResourceTestBase::createEntity function core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php
WorkspaceResourceTestBase::getExpectedNormalizedEntity function core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php
WorkspaceResourceTestBase::getModifiedEntityForPostTesting function core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php
WorkspaceResourceTestBase::getNormalizedPatchEntity function core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php
WorkspaceResourceTestBase::getNormalizedPostEntity function core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php
workspaces.controller.entity_form service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\Controller\WorkspacesHtmlEntityFormController
workspaces.entity.query.sql service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\EntityQuery\QueryFactory
workspaces.entity.repository service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\WorkspacesEntityRepository
workspaces.entity_schema_listener service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\EventSubscriber\EntitySchemaSubscriber
WorkspaceSafeFormTrait::isWorkspaceSafeEntity function core/lib/Drupal/Core/Entity/Form/WorkspaceSafeFormTrait.php Determines whether an entity used in a form is workspace-safe.
WorkspaceSafeFormTrait::isWorkspaceSafeEntityType function core/lib/Drupal/Core/Entity/Form/WorkspaceSafeFormTrait.php Determines whether an entity type used in a form is workspace-safe.
WorkspacesContentModerationStateTest::$revEntityTypeId property core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php The ID of the revisionable entity type used in the tests.
WorkspacesContentModerationStateTest::addEntityTypeAndBundleToWorkflow function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php
WorkspacesContentModerationStateTest::createEntity function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php
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
WorkspacesEntityRepository::getActiveMultiple function core/modules/workspaces/src/WorkspacesEntityRepository.php
WorkspacesEntityRepository::getCanonical function core/modules/workspaces/src/WorkspacesEntityRepository.php
WorkspacesEntityRepository::getCanonicalMultiple function core/modules/workspaces/src/WorkspacesEntityRepository.php
WorkspacesEntityRepository::getTranslationFromContext function core/modules/workspaces/src/WorkspacesEntityRepository.php
WorkspacesEntityRepository::loadEntityByConfigTarget function core/modules/workspaces/src/WorkspacesEntityRepository.php
WorkspacesEntityRepository::loadEntityByUuid function core/modules/workspaces/src/WorkspacesEntityRepository.php
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
WorkspacesHtmlEntityFormController::getFormArgument function core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php

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