Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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. |
| EntityFilteringThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityFilteringThemeTest::$node | property | core/ |
A test node. |
| EntityFilteringThemeTest::$profile | property | core/ |
Use the standard profile. |
| 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::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| EntityForm::actionsElement | function | core/ |
Returns the action form element for the current entity form. |
| EntityForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties |
| EntityForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| EntityForm::processForm | function | core/ |
Process callback: assigns weights and hides extra fields. |
| EntityForm::save | function | core/ |
Form submission handler for the 'save' action. |
| EntityForm::setEntity | function | core/ |
Sets the form entity. |
| EntityForm::setEntityManager | function | core/ |
Sets the entity manager for this form. |
| EntityForm::setEntityTypeManager | function | core/ |
Sets the entity type manager for this form. |
| EntityForm::setModuleHandler | function | core/ |
Sets the module handler for this form. |
| EntityForm::setOperation | function | core/ |
Sets the operation for this form. |
| EntityForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| EntityForm::__set | function | core/ |
|
| EntityFormBuilder::$deprecatedProperties | property | core/ |
|
| EntityFormBuilder::__construct | function | core/ |
Constructs a new EntityFormBuilder. |
| EntityFormBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityFormBuilder[[api-linebreak]] @group Entity |
| EntityFormBuilderTest.php | file | core/ |
|
| EntityFormBuilderTest::$entityFormBuilder | property | core/ |
The entity form builder. |
| EntityFormBuilderTest::$entityTypeManager | property | core/ |
The entity manager. |
| EntityFormBuilderTest::$formBuilder | property | core/ |
The form builder. |
| EntityFormBuilderTest::setUp | function | core/ |
|
| EntityFormBuilderTest::testGetForm | function | core/ |
Tests the getForm() method. |
| EntityFormDisplay | class | core/ |
Configuration entity that contains widget options for all components of a entity form in a given form mode. |
| EntityFormDisplay.php | file | core/ |
|
| EntityFormDisplay::$displayContext | property | core/ |
Context in which this entity will be used (e.g. 'view', 'form'). |
| EntityFormDisplay::buildForm | function | core/ |
Adds field widgets to an entity form. |
| EntityFormDisplay::collectRenderDisplay | function | core/ |
Returns the entity_form_display object used to build an entity form. |
Pagination
- Previous page
- Page 387
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.