Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFieldTest::$entityFieldText | property | core/ |
|
| EntityFieldTest::$entityName | property | core/ |
|
| EntityFieldTest::$entityUser | property | core/ |
|
| EntityFieldTest::$modules | property | core/ |
Modules to install. |
| 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::testFieldEntityRevisionWrite | function | core/ |
Test setting field values on revisionable entities. |
| 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/ |
Provides migrate destination plugin for File entities. |
| 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. |
| EntityFilteringThemeTest.php | file | core/ |
|
| EntityFilteringThemeTest::$comment | property | core/ |
A test comment. |
| EntityFilteringThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFilteringThemeTest::$modules | property | core/ |
Modules to install. |
| EntityFilteringThemeTest::$node | property | core/ |
A test node. |
| EntityFilteringThemeTest::$term | property | core/ |
A test taxonomy term. |
| EntityFilteringThemeTest::$themes | property | core/ |
A list of all available themes. |
| EntityFilteringThemeTest::$user | property | core/ |
A test user. |
| EntityFilteringThemeTest::$xssLabel | property | core/ |
A string containing markup and JS. |
| EntityFilteringThemeTest::setUp | function | core/ |
|
| EntityFilteringThemeTest::testThemedEntity | function | core/ |
Checks each themed entity for XSS filtering in available themes. |
| EntityForm | class | core/ |
Base class for entity forms. |
| EntityForm.php | file | core/ |
|
| EntityForm::$entity | property | core/ |
The entity being used by this form. |
| EntityForm::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityForm::$moduleHandler | property | core/ |
The module handler service. |
| EntityForm::$operation | property | core/ |
The name of the current operation. |
| EntityForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
Pagination
- Previous page
- Page 495
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.