Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFieldValueTraitTest::testGetFieldValueCorrectness | function | core/ |
Tests getFieldValue() returns correct values. |
| EntityFieldValueTraitTest::testGetFieldValueFallsBackToInitializedFieldObjects | function | core/ |
Tests getFieldValue() falls back to initialized field objects. |
| EntityFieldValueTraitTest::testGetFieldValueViaUserMethods | function | core/ |
Tests getFieldValue() via User entity methods. |
| EntityFieldValueTraitTest::testGetFieldValueWithDelta | function | core/ |
Tests getFieldValue() with delta parameter. |
| EntityFieldValueTraitTest::testGetFieldValueWithNonExistentField | function | core/ |
Tests getFieldValue() with non-existent field. |
| EntityFieldValueTraitTest::testGetFieldValueWithoutTypedDataInitialization | function | core/ |
Tests getFieldValue() without typed data initialization. |
| EntityFieldValueTraitTest::testGetFieldValueWithScalarValues | function | core/ |
Tests getFieldValue() with scalar values. |
| EntityFieldValueTraitTest::testMemoryReclamationAfterFieldAccess | function | core/ |
Tests memory reclamation after field access. |
| 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::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::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… |
| EntityFormBuilder::__construct | function | core/ |
Constructs a new EntityFormBuilder. |
| EntityFormBuilderTest | class | core/ |
Tests Drupal\Core\Entity\EntityFormBuilder. |
| EntityFormBuilderTest.php | file | core/ |
|
| EntityFormBuilderTest::$entityFormBuilder | property | core/ |
The entity form builder. |
| EntityFormBuilderTest::$entityTypeManager | property | core/ |
The entity type 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. |
| 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. |
| EntityFormDisplay::extractFormValues | function | core/ |
Extracts field values from the submitted widget values into the entity. |
| EntityFormDisplay::flagWidgetsErrorsFromViolations | function | core/ |
Flags entity validation violations as form errors. |
| EntityFormDisplay::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| EntityFormDisplay::getRenderer | function | core/ |
Gets the renderer plugin for a field (e.g. widget, formatter). |
| EntityFormDisplay::movePropertyPathViolationsRelativeToField | function | core/ |
Moves the property path to be relative to field level. |
Pagination
- Previous page
- Page 432
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.