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 |
|---|---|---|---|
| FieldRenderedEntityTranslationTest.php | file | core/ |
|
| FieldRenderedEntityTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldRenderedEntityTranslationTest::$entityTypeManager | property | core/ |
The entity type manager service. |
| FieldRenderedEntityTranslationTest::$modules | property | core/ |
Modules to enable. |
| FieldRenderedEntityTranslationTest::$testViews | property | core/ |
|
| FieldRenderedEntityTranslationTest::assertRows | function | core/ |
Ensures that the rendered results are working as expected. |
| FieldRenderedEntityTranslationTest::setUp | function | core/ |
Sets up the test. |
| FieldRenderedEntityTranslationTest::testTranslationRows | function | core/ |
Tests that different translation mechanisms can be used for base fields. |
| FieldResolver::$entityTypeBundleInfo | property | core/ |
The entity type bundle information service. |
| FieldResolver::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldResolver::resolveInternalEntityQueryPath | function | core/ |
Resolves external field expressions into entity query compatible paths. |
| FieldResolverTest::resolveInternalEntityQueryPathErrorProvider | function | core/ |
Provides test cases for ::testResolveInternalEntityQueryPathError. |
| FieldResolverTest::resolveInternalEntityQueryPathProvider | function | core/ |
Provides test cases for ::testResolveInternalEntityQueryPath. |
| FieldResolverTest::testResolveInternalEntityQueryPath | function | core/ |
@covers ::resolveInternalEntityQueryPath[[api-linebreak]] @dataProvider resolveInternalEntityQueryPathProvider |
| FieldResolverTest::testResolveInternalEntityQueryPathError | function | core/ |
Expects an error when an invalid field is provided for filter and sort. |
| FieldStorageAddForm::$entityDisplayRepository | property | core/ |
The entity display repository. |
| FieldStorageAddForm::$entityFieldManager | property | core/ |
The entity field manager. |
| FieldStorageAddForm::$entityTypeId | property | core/ |
The name of the entity type. |
| FieldStorageAddForm::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldStorageAddForm::configureEntityFormDisplay | function | core/ |
Configures the field for the default form mode. |
| FieldStorageAddForm::configureEntityViewDisplay | function | core/ |
Configures the field for the default view mode. |
| FieldStorageConfig::$entity_type | property | core/ |
The name of the entity type the field can be attached to. |
| FieldStorageConfig::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
| FieldStorageConfigAccessControlHandlerTest::$entity | property | core/ |
The FieldStorageConfig entity used for testing. |
| FieldStorageConfigEditForm::$entity | property | core/ |
The entity being used by this form. |
| FieldStorageConfigEditForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
| FieldStorageConfigEditForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| FieldStorageConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\field\Entity\FieldStorageConfig[[api-linebreak]] |
| FieldStorageConfigEntityUnitTest.php | file | core/ |
Contains \Drupal\Tests\field\Unit\FieldStorageConfigEntityUnitTest. |
| FieldStorageConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| FieldStorageConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| FieldStorageConfigEntityUnitTest::$fieldTypeManager | property | core/ |
The field type manager. |
| FieldStorageConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| FieldStorageConfigEntityUnitTest::providerInvalidEnforcedCardinality | function | core/ |
Data provider for ::testInvalidEnforcedCardinality() |
| FieldStorageConfigEntityUnitTest::setUp | function | core/ |
|
| FieldStorageConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| FieldStorageConfigEntityUnitTest::testEnforcedCardinality | function | core/ |
Tests enforced cardinality. |
| FieldStorageConfigEntityUnitTest::testInvalidEnforcedCardinality | function | core/ |
Tests invalid enforced cardinality. |
| FieldStorageConfigEntityUnitTest::testStoredCardinality | function | core/ |
Tests stored cardinality. |
| FieldStorageConfigListBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldStorageConfigResourceTestBase::$entity | property | core/ |
|
| FieldStorageConfigResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| FieldStorageConfigResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| FieldStorageConfigResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FieldStorageConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FieldStorageConfigStorage::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldStorageConfigTest::$entity | property | core/ |
|
| FieldStorageConfigTest::$entityTypeId | property | core/ |
The tested entity type. |
| FieldStorageConfigTest::createEntity | function | core/ |
Creates the entity to be tested. |
| FieldStorageCrudTest::testUpdateEntityTargetType | function | core/ |
Tests changing a field storage entity type. |
Pagination
- Previous page
- Page 146
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.