Search for entity
- Search 7.x for entity
- Search 8.9.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines an argument validator plugin for each entity type. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
|
| Entity | class | core/ |
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 |
|---|---|---|---|
| LinkBase::getEntityRepository | function | core/ |
|
| LinkBase::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| LinkBase::getEntityTypeManager | function | core/ |
|
| LinkFieldTest::doTestEditNonNodeEntityLink | function | core/ |
Tests editing a link to a non-node entity. |
| LinkFieldTest::renderTestEntity | function | core/ |
Renders a test_entity and returns the output. |
| LinkUri::$entityTypeManager | property | core/ |
The entity type manager, used to fetch entity link templates. |
| link_test_base_field_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| MailHandlerTest::$entityTypeManager | property | core/ |
The entity type manager. |
| MakeUniqueEntityField | class | core/ |
Ensures the source value is made unique against an entity field. |
| MakeUniqueEntityField.php | file | core/ |
|
| MakeUniqueEntityField::$entityTypeManager | property | core/ |
The entity type manager. |
| MakeUniqueEntityField::$migration | property | core/ |
The current migration. |
| MakeUniqueEntityField::create | function | core/ |
Creates an instance of the plugin. |
| MakeUniqueEntityField::exists | function | core/ |
This is a query checking the existence of some value. |
| MakeUniqueEntityField::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| MakeUniqueEntityFieldTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Plugin\migrate\process\MakeUniqueEntityField[[api-linebreak]] @group migrate |
| MakeUniqueEntityFieldTest.php | file | core/ |
|
| MakeUniqueEntityFieldTest::$entityQuery | property | core/ |
The mock entity query. |
| MakeUniqueEntityFieldTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| MakeUniqueEntityFieldTest::$migrationConfiguration | property | core/ |
The migration configuration, initialized to set the ID to test. |
| MakeUniqueEntityFieldTest::entityQueryExpects | function | core/ |
Helper function to add expectations to the mock entity query object. |
| MakeUniqueEntityFieldTest::providerTestMakeUniqueEntityField | function | core/ |
Data provider for testMakeUniqueEntityField(). |
| MakeUniqueEntityFieldTest::setUp | function | core/ |
|
| MakeUniqueEntityFieldTest::testMakeUniqueEntityField | function | core/ |
Tests making an entity field value unique. |
| MakeUniqueEntityFieldTest::testMakeUniqueEntityFieldEntityInvalidLength | function | core/ |
Tests that invalid length option throws an exception. |
| MakeUniqueEntityFieldTest::testMakeUniqueEntityFieldEntityInvalidStart | function | core/ |
Tests that invalid start position throws an exception. |
| MakeUniqueEntityFieldTest::testMakeUniqueEntityFieldMigrated | function | core/ |
Tests making an entity field value unique only for migrated entities. |
| ManageDisplayTest::$entity_type_manager | property | core/ |
|
| MapBaseFieldTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| Media::$entityDisplayRepository | property | core/ |
The entity display repository. |
| MediaAccessControlHandler::$entityTypeManager | property | core/ |
The entity type manager. |
| MediaCacheTagsTest::createEntity | function | core/ |
Creates the entity to be tested. |
| MediaCacheTagsTest::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
| MediaCacheTagsTest::getAdditionalCacheTagsForEntity | function | core/ |
Returns the additional (non-standard) cache tags for the tested entity. |
| MediaConfigSubscriber::$entityTypeManager | property | core/ |
The entity type manager. |
| MediaCreationTest::testMediaEntityCreation | function | core/ |
Tests creating a media item programmatically. |
| MediaEmbed::$entityDisplayRepository | property | core/ |
The entity display repository. |
| MediaEmbed::$entityRepository | property | core/ |
The entity repository. |
| MediaEmbed::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
| MediaEmbed::$entityTypeManager | property | core/ |
The entity type manager. |
| MediaEmbedFilterTest::providerMissingEntityIndicator | function | core/ |
Data provider for testMissingEntityIndicator(). |
| MediaEmbedFilterTest::testMissingEntityIndicator | function | core/ |
Tests the indicator for missing entities. |
| MediaEmbedFilterTestBase::$embeddedEntity | property | core/ |
The sample Media entity to embed. |
| MediaEmbedFilterTestBase::EMBEDDED_ENTITY_UUID | constant | core/ |
The UUID to use for the embedded entity. |
| MediaEntityMetadataApiTest | class | core/ |
Tests the media entity metadata API. |
| MediaEntityMetadataApiTest.php | file | core/ |
|
| MediaEntityMetadataApiTest::$adminUser | property | core/ |
The admin user. |
| MediaEntityMetadataApiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaEntityMetadataApiTest::$editor | property | core/ |
The editor instance to use for testing. |
| MediaEntityMetadataApiTest::$mediaFile | property | core/ |
The sample file media entity to use for testing. |
Pagination
- Previous page
- Page 160
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.