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 |
---|---|---|---|
EntityFieldRenderer::$processedRows | property | core/ |
A list of indexes of rows whose fields have already been rendered. |
EntityFieldRenderer::$relationship | property | core/ |
The relationship being handled. |
EntityFieldRenderer::buildFields | function | core/ |
Builds the render arrays for all fields of all result rows. |
EntityFieldRenderer::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
EntityFieldRenderer::getEntityRepository | function | core/ |
|
EntityFieldRenderer::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
EntityFieldRenderer::getEntityTypeManager | function | core/ |
|
EntityFieldRenderer::getLanguageManager | function | core/ |
Returns the language manager. |
EntityFieldRenderer::getRenderableFieldIds | function | core/ |
Returns a list of names of entity fields to be rendered. |
EntityFieldRenderer::getView | function | core/ |
Returns the top object of a view. |
EntityFieldRenderer::query | function | core/ |
Alters the query if needed. |
EntityFieldRenderer::render | function | core/ |
Renders entity field data. |
EntityFieldRenderer::__construct | function | core/ |
Constructs an EntityFieldRenderer object. |
EntityFieldStorageConfig | class | core/ |
Provides destination plugin for field_storage_config configuration entities. |
EntityFieldStorageConfig.php | file | core/ |
|
EntityFieldStorageConfig::getIds | function | core/ |
Gets the destination IDs. |
EntityFieldStorageConfig::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
EntityFieldTest | class | core/ |
Tests the Entity Field API. |
EntityFieldTest.php | file | core/ |
|
EntityFieldTest::$entityFieldText | property | core/ |
|
EntityFieldTest::$entityName | property | core/ |
|
EntityFieldTest::$entityUser | property | core/ |
|
EntityFieldTest::$modules | property | core/ |
Modules to enable. |
EntityFieldTest::createTestEntity | function | core/ |
Creates a test entity. |
EntityFieldTest::doTestComputedProperties | function | core/ |
Executes the computed properties tests for the given entity type. |
EntityFieldTest::doTestDataStructureInterfaces | function | core/ |
Executes the data structure interfaces tests for the given entity type. |
EntityFieldTest::doTestIntrospection | function | core/ |
Executes the introspection tests for the given entity type. |
EntityFieldTest::doTestIterator | function | core/ |
Executes the iterator tests for the given entity type. |
EntityFieldTest::doTestReadWrite | function | core/ |
Executes the read write test set for a defined entity type. |
EntityFieldTest::doTestSave | function | core/ |
Executes the save tests for the given entity type. |
EntityFieldTest::getContainedStrings | function | core/ |
Gets all contained strings recursively. |
EntityFieldTest::setUp | function | core/ |
|
EntityFieldTest::testBaseFieldNonExistingBaseField | function | core/ |
Tests a base field override on a non-existing base field. |
EntityFieldTest::testComputedFields | function | core/ |
Tests all the interaction points of a computed field. |
EntityFieldTest::testComputedProperties | function | core/ |
Tests getting processed property values via a computed property. |
EntityFieldTest::testDataStructureInterfaces | function | core/ |
Tests working with the entity based upon the TypedData API. |
EntityFieldTest::testDataTypes | function | core/ |
Makes sure data types are correctly derived for all entity types. |
EntityFieldTest::testEntityConstraintValidation | function | core/ |
Tests validation constraints provided by the Entity API. |
EntityFieldTest::testEntityIdAssignment | function | core/ |
Tests explicit entity ID assignment. |
EntityFieldTest::testEntityReferenceComputedField | function | core/ |
Tests an entity reference computed field. |
EntityFieldTest::testFieldOverrideBundleField | function | core/ |
Tests creating a field override config for a bundle field. |
EntityFieldTest::testIntrospection | function | core/ |
Tests introspection and getting metadata upfront. |
EntityFieldTest::testIterator | function | core/ |
Tests iterating over properties. |
EntityFieldTest::testReadWrite | function | core/ |
Tests reading and writing properties and field items. |
EntityFieldTest::testSave | function | core/ |
Tries to save and load an entity again. |
EntityFile | class | core/ |
Plugin annotation @MigrateDestination( id = "entity:file" ) |
EntityFile.php | file | core/ |
|
EntityFile::getEntity | function | core/ |
Creates or loads an entity. |
EntityFile::processStubRow | function | core/ |
Populates as much of the stub row as possible. |
EntityFilteringThemeTest | class | core/ |
Tests XSS filtering for themed output for each entity type in all themes. |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.