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
ContentTranslationEntityBundleInfoTest::setUp function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingInsert function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Tests that bundle translation settings are propagated on creation.
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Tests that bundle translation setting changes are propagated.
ContentTranslationEntityBundleInfoTest::testFieldSynchronizationWithDisabledBundle function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Tests that field synchronization is skipped for disabled bundles.
ContentTranslationEntityBundleInfoTest::testHookInvocationOrder function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Tests that modules can know whether bundles are translatable.
ContentTranslationEntityBundleUITest class core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php Tests the content translation behaviors on entity bundle UI.
ContentTranslationEntityBundleUITest.php file core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php
ContentTranslationEntityBundleUITest::$defaultTheme property core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php The theme to install as the default for testing.
ContentTranslationEntityBundleUITest::$modules property core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php Modules to install.
ContentTranslationEntityBundleUITest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php
ContentTranslationEntityBundleUITest::testContentTypeUI function core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php Tests content types default translation behavior.
ContentTranslationFieldSyncRevisionTest::saveNewEntity function core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php
ContentTranslationHandler::$entityType property core/modules/content_translation/src/ContentTranslationHandler.php Information about the entity type.
ContentTranslationHandler::$entityTypeId property core/modules/content_translation/src/ContentTranslationHandler.php The type of the entity being translated.
ContentTranslationHandler::$entityTypeManager property core/modules/content_translation/src/ContentTranslationHandler.php The entity type manager.
ContentTranslationHandler::entityFormAlter function core/modules/content_translation/src/ContentTranslationHandler.php Performs the needed alterations to the entity form.
ContentTranslationHandler::entityFormDelete function core/modules/content_translation/src/ContentTranslationHandler.php Form submission handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationHandler::entityFormDeleteTranslation function core/modules/content_translation/src/ContentTranslationHandler.php Form submission handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationHandler::entityFormDeleteTranslationUrl function core/modules/content_translation/src/ContentTranslationHandler.php Form submission handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationHandler::entityFormEntityBuild function core/modules/content_translation/src/ContentTranslationHandler.php Entity builder method.
ContentTranslationHandler::entityFormSharedElements function core/modules/content_translation/src/ContentTranslationHandler.php Process callback: determines which elements get clue in the form.
ContentTranslationHandler::entityFormSourceChange function core/modules/content_translation/src/ContentTranslationHandler.php Form submission handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationHandler::entityFormSubmit function core/modules/content_translation/src/ContentTranslationHandler.php Form submission handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationHandler::entityFormTitle function core/modules/content_translation/src/ContentTranslationHandler.php Returns the title to be used for the entity form page.
ContentTranslationHandler::entityFormValidate function core/modules/content_translation/src/ContentTranslationHandler.php Form validation handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationHandlerInterface::entityFormAlter function core/modules/content_translation/src/ContentTranslationHandlerInterface.php Performs the needed alterations to the entity form.
ContentTranslationHandlerTest::$entityTypeBundleInfo property core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php The entity type bundle information.
ContentTranslationHandlerTest::$entityTypeId property core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php The ID of the entity type used in this test.
ContentTranslationHandlerTest::$entityTypeManager property core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php The entity type manager.
ContentTranslationHandlerTest::providerTestEntityFormSharedElements function core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php Returns test cases for ::testEntityFormSharedElements().
ContentTranslationHandlerTest::testEntityFormSharedElements function core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php Tests ContentTranslationHandler::entityFormSharedElements()
ContentTranslationLinkTagTest::createTranslatableEntity function core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php Create a test entity with translations.
ContentTranslationManageAccessCheck::$entityTypeManager property core/modules/content_translation/src/Access/ContentTranslationManageAccessCheck.php The entity type manager.
ContentTranslationManager::$entityTypeBundleInfo property core/modules/content_translation/src/ContentTranslationManager.php The entity type bundle info provider.
ContentTranslationManager::$entityTypeManager property core/modules/content_translation/src/ContentTranslationManager.php The entity type manager.
ContentTranslationManager::getSupportedEntityTypes function core/modules/content_translation/src/ContentTranslationManager.php
ContentTranslationManagerInterface::getSupportedEntityTypes function core/modules/content_translation/src/ContentTranslationManagerInterface.php Gets the entity types that support content translation.
ContentTranslationMetadataFieldsTest::$entityTypeId property core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php The entity type being tested.
ContentTranslationOverviewAccess::$entityTypeManager property core/modules/content_translation/src/Access/ContentTranslationOverviewAccess.php The entity type manager service.
ContentTranslationPermissions::$entityTypeBundleInfo property core/modules/content_translation/src/ContentTranslationPermissions.php The entity bundle info.
ContentTranslationPermissions::$entityTypeManager property core/modules/content_translation/src/ContentTranslationPermissions.php The entity type manager.
ContentTranslationSynchronizedFieldsConstraintValidator::$entityTypeManager property core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php The entity type manager.
ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalEntity function core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php Returns the original unchanged entity to be used to detect changes.
ContentTranslationSyncImageTest::saveEntity function core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php Saves the passed entity and reloads it, enabling compatibility mode.
ContentTranslationTestBase::$entityTypeId property core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php The entity type being tested.
ContentTranslationTestBase::createEntity function core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php Creates the entity to be translated.
ContentTranslationUITestBase::$entityId property core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php The id of the entity being translated.
ContentTranslationUITestBase::getNewEntityValues function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Returns an array of entity field values to be tested.
ContentTranslationWorkflowsTest::$entity property core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php The entity used for testing.
ContentTranslationWorkflowsTest::$entityOwner property core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php The entity owner account to be used to test multilingual entity editing.

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