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
EntityRepositoryInterface::loadEntityByUuid function core/lib/Drupal/Core/Entity/EntityRepositoryInterface.php Loads an entity by UUID.
EntityRepositoryTest class core/tests/Drupal/Tests/Core/Entity/EntityRepositoryTest.php @coversDefaultClass \Drupal\Core\Entity\EntityRepository[[api-linebreak]]
@group Entity
EntityRepositoryTest class core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php Tests the entity repository.
EntityRepositoryTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php
EntityRepositoryTest.php file core/tests/Drupal/Tests/Core/Entity/EntityRepositoryTest.php
EntityRepositoryTest::$contextRepository property core/tests/Drupal/Tests/Core/Entity/EntityRepositoryTest.php The context repository.
EntityRepositoryTest::$entityRepository property core/tests/Drupal/Tests/Core/Entity/EntityRepositoryTest.php The entity repository under test.
EntityRepositoryTest::$entityRepository property core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php The entity repository.
EntityRepositoryTest::$entityTypeManager property core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php The entity type manager.
EntityRepositoryTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/EntityRepositoryTest.php The entity type manager.
EntityRepositoryTest::$languageManager property core/tests/Drupal/Tests/Core/Entity/EntityRepositoryTest.php The language manager.
EntityRepositoryTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php Modules to install.
EntityRepositoryTest::assertEntityType function core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php Asserts that the entity has the expected entity type ID.
EntityRepositoryTest::doTestLanguageFallback function core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php Check that language fallback is applied.
EntityRepositoryTest::getLanguageContexts function core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php Returns a set of language contexts matching the specified language.
EntityRepositoryTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php
EntityRepositoryTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityRepositoryTest.php
EntityRepositoryTest::testGetActive function core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php Tests retrieving active variants.
EntityRepositoryTest::testGetCanonical function core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php Tests retrieving canonical variants.
EntityRepositoryTest::testGetTranslationFromContext function core/tests/Drupal/Tests/Core/Entity/EntityRepositoryTest.php Tests the getTranslationFromContext() method.
EntityResolverInterface interface core/modules/serialization/src/EntityResolver/EntityResolverInterface.php
EntityResolverInterface.php file core/modules/serialization/src/EntityResolver/EntityResolverInterface.php
EntityResolverInterface::resolve function core/modules/serialization/src/EntityResolver/EntityResolverInterface.php Returns the local ID of an entity referenced by serialized data.
EntityResolverManager class core/lib/Drupal/Core/Entity/EntityResolverManager.php Sets the entity route parameter converter options automatically.
EntityResolverManager.php file core/lib/Drupal/Core/Entity/EntityResolverManager.php
EntityResolverManager::$classResolver property core/lib/Drupal/Core/Entity/EntityResolverManager.php The class resolver.
EntityResolverManager::$entityTypeManager property core/lib/Drupal/Core/Entity/EntityResolverManager.php The entity type manager service.
EntityResolverManager::$entityTypes property core/lib/Drupal/Core/Entity/EntityResolverManager.php The list of all entity types.
EntityResolverManager::getControllerClass function core/lib/Drupal/Core/Entity/EntityResolverManager.php Gets the controller class using route defaults.
EntityResolverManager::getEntityTypes function core/lib/Drupal/Core/Entity/EntityResolverManager.php Gets the list of all entity types.
EntityResolverManager::setParametersFromEntityInformation function core/lib/Drupal/Core/Entity/EntityResolverManager.php Sets the upcasting information using the _entity_* route defaults.
EntityResolverManager::setParametersFromReflection function core/lib/Drupal/Core/Entity/EntityResolverManager.php Sets the upcasting information using reflection.
EntityResolverManager::setRouteOptions function core/lib/Drupal/Core/Entity/EntityResolverManager.php Set the upcasting route objects.
EntityResolverManager::__construct function core/lib/Drupal/Core/Entity/EntityResolverManager.php Constructs a new EntityRouteAlterSubscriber.
EntityResolverManagerTest class core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php @coversDefaultClass \Drupal\Core\Entity\EntityResolverManager[[api-linebreak]]
@group Entity
EntityResolverManagerTest.php file core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
EntityResolverManagerTest::$classResolver property core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php The mocked class resolver.
EntityResolverManagerTest::$container property core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php The mocked dependency injection container.
EntityResolverManagerTest::$entityResolverManager property core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php The tested entity resolver manager.
EntityResolverManagerTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php The mocked entity type manager.
EntityResolverManagerTest::providerTestSetRouteOptionsWithContentController function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Data provider for testSetRouteOptionsWithContentController.
EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeNoUpcasting function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Data provider for testSetRouteOptionsWithEntityTypeNoUpcasting.
EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeUpcasting function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Data provider for testSetRouteOptionsWithEntityTypeUpcasting.
EntityResolverManagerTest::providerTestSetRouteOptionsWithStandardRoute function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Data provider for testSetRouteOptionsWithStandardRoute.
EntityResolverManagerTest::providerTestSetRouteOptionsWithStandardRouteWithArgument function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Data provider for testSetRouteOptionsWithStandardRouteWithArgument.
EntityResolverManagerTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php @covers ::__construct[[api-linebreak]]
EntityResolverManagerTest::setupEntityTypes function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Creates the entity type manager mock returning entity type objects.
EntityResolverManagerTest::testSetRouteOptionsWithContentController function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with a _content default.
EntityResolverManagerTest::testSetRouteOptionsWithEntityAddFormRoute function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with an _entity_form route for an add form.
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormNoUpcasting function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with a form parameter without interface.

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