Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| EntityFilteringThemeTest | class | core/ |
Tests themed output for each entity type in all available themes to ensure entity labels are filtered for XSS. |
| EntityFilteringThemeTest.php | file | core/ |
|
| EntityFilteringThemeTest::$comment | property | core/ |
A test comment. |
Pagination
- Previous page
- Page 468
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.