Search for entity
- Search 7.x for entity
- Search 9.5.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 a base entity class. |
| Entity | class | core/ |
Defines a 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::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
| 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 | class | core/ |
Deprecated. Destination with Drupal specific config dependencies. |
| EntityFieldStorageConfig.php | file | core/ |
|
| EntityFieldStorageConfig.php | file | core/ |
|
| EntityFieldStorageConfig::$fieldTypePluginManager | property | core/ |
The field type plugin manager. |
| EntityFieldStorageConfig::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| EntityFieldStorageConfig::create | function | core/ |
Creates an instance of the plugin. |
| EntityFieldStorageConfig::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
| EntityFieldStorageConfig::getIds | function | core/ |
Gets the destination IDs. |
| EntityFieldStorageConfig::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
| EntityFieldStorageConfig::__construct | function | core/ |
Construct a new plugin. |
| 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/ |
Recursive helper for getting all contained strings, i.e. properties of type string. |
| 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. |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.