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
EntityReferenceTranslationDeriver.php file core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php
EntityReferenceTranslationDeriver::$entityFieldManager property core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php The entity field manager.
EntityReferenceTranslationDeriver::$entityTypeManager property core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php The entity type manager.
EntityReferenceTranslationDeriver::create function core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php Creates a new class instance.
EntityReferenceTranslationDeriver::getDerivativeDefinitions function core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php Gets the definition of all derivatives of a base plugin.
EntityReferenceTranslationDeriver::__construct function core/modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php EntityReferenceTranslationDeriver constructor.
EntityReferenceWidgetTest class core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php Tests the Media library entity reference widget.
EntityReferenceWidgetTest.php file core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php
EntityReferenceWidgetTest::$defaultTheme property core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php The theme to install as the default for testing.
EntityReferenceWidgetTest::$mediaItems property core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php Test media items.
EntityReferenceWidgetTest::$modules property core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php Modules to install.
EntityReferenceWidgetTest::assertAnnounceContains function core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php Checks for inclusion of text in #drupal-live-announce.
EntityReferenceWidgetTest::setUp function core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php
EntityReferenceWidgetTest::sortableUpdate function core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php Define to provide any necessary callback following layout change.
EntityReferenceWidgetTest::testAddAfterReordering function core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php Tests that order is correct after re-order and adding another item.
EntityReferenceWidgetTest::testFocusNotAppliedWithoutSelectionChange function core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php Tests that disabled media items don&#039;t capture focus on page load.
EntityReferenceWidgetTest::testRemoveAfterReordering function core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php Tests that changed order is maintained after removing a selection.
EntityReferenceWidgetTest::testRequiredMediaField function core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php Tests saving a required media library field.
EntityReferenceWidgetTest::testWidget function core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php Tests that the Media library&#039;s widget works as expected.
EntityReferenceWidgetTest::testWidgetPreview function core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php Tests the preview displayed by the field widget.
EntityReferenceXSSTest class core/modules/field/tests/src/Functional/EntityReference/EntityReferenceXSSTest.php Tests possible XSS security issues in entity references.
EntityReferenceXSSTest.php file core/modules/field/tests/src/Functional/EntityReference/EntityReferenceXSSTest.php
EntityReferenceXSSTest::$defaultTheme property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceXSSTest.php The theme to install as the default for testing.
EntityReferenceXSSTest::$modules property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceXSSTest.php Modules to install.
EntityReferenceXSSTest::testEntityReferenceXSS function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceXSSTest.php Tests markup is escaped in the entity reference select and label formatter.
EntityRepository class core/lib/Drupal/Core/Entity/EntityRepository.php Provides several mechanisms for retrieving entities.
EntityRepository.php file core/lib/Drupal/Core/Entity/EntityRepository.php
EntityRepository::$contextRepository property core/lib/Drupal/Core/Entity/EntityRepository.php The context repository service.
EntityRepository::$entityTypeManager property core/lib/Drupal/Core/Entity/EntityRepository.php The entity type manager.
EntityRepository::$languageManager property core/lib/Drupal/Core/Entity/EntityRepository.php The language manager.
EntityRepository::getActive function core/lib/Drupal/Core/Entity/EntityRepository.php
EntityRepository::getActiveMultiple function core/lib/Drupal/Core/Entity/EntityRepository.php
EntityRepository::getCanonical function core/lib/Drupal/Core/Entity/EntityRepository.php
EntityRepository::getCanonicalMultiple function core/lib/Drupal/Core/Entity/EntityRepository.php
EntityRepository::getContentLanguageFromContexts function core/lib/Drupal/Core/Entity/EntityRepository.php Retrieves the current content language from the specified contexts.
EntityRepository::getLatestTranslationAffectedRevision function core/lib/Drupal/Core/Entity/EntityRepository.php Returns the latest revision translation of the specified entity.
EntityRepository::getTranslationFromContext function core/lib/Drupal/Core/Entity/EntityRepository.php
EntityRepository::loadEntityByConfigTarget function core/lib/Drupal/Core/Entity/EntityRepository.php
EntityRepository::loadEntityByUuid function core/lib/Drupal/Core/Entity/EntityRepository.php
EntityRepository::loadRevision function core/lib/Drupal/Core/Entity/EntityRepository.php Loads the specified entity revision.
EntityRepository::__construct function core/lib/Drupal/Core/Entity/EntityRepository.php Constructs a new EntityRepository.
EntityRepositoryInterface interface core/lib/Drupal/Core/Entity/EntityRepositoryInterface.php Provides an interface for an entity repository.
EntityRepositoryInterface.php file core/lib/Drupal/Core/Entity/EntityRepositoryInterface.php
EntityRepositoryInterface::CONTEXT_ID_LEGACY_CONTEXT_OPERATION constant core/lib/Drupal/Core/Entity/EntityRepositoryInterface.php
EntityRepositoryInterface::getActive function core/lib/Drupal/Core/Entity/EntityRepositoryInterface.php Retrieves the active entity variant matching the specified context.
EntityRepositoryInterface::getActiveMultiple function core/lib/Drupal/Core/Entity/EntityRepositoryInterface.php Retrieves the active entity variants matching the specified context.
EntityRepositoryInterface::getCanonical function core/lib/Drupal/Core/Entity/EntityRepositoryInterface.php Retrieves the canonical entity variant matching the specified context.
EntityRepositoryInterface::getCanonicalMultiple function core/lib/Drupal/Core/Entity/EntityRepositoryInterface.php Retrieves the canonical entity variants matching the specified context.
EntityRepositoryInterface::getTranslationFromContext function core/lib/Drupal/Core/Entity/EntityRepositoryInterface.php Gets the entity translation to be used in the given context.
EntityRepositoryInterface::loadEntityByConfigTarget function core/lib/Drupal/Core/Entity/EntityRepositoryInterface.php Loads an entity by the config target identifier.

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