Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFilteringThemeTest::$defaultTheme | property | core/ |
|
| 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 | 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::$privateEntityManager | property | core/ |
The entity manager. |
| 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::afterBuild | function | core/ |
Form element #after_build callback: Updates the entity with submitted data. |
| EntityForm::buildEntity | function | core/ |
|
| EntityForm::buildForm | function | core/ |
|
| EntityForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties |
| EntityForm::form | function | core/ |
Gets the actual form array to be built. |
| EntityForm::getBaseFormId | function | core/ |
|
| EntityForm::getEntity | function | core/ |
|
| EntityForm::getEntityFromRouteMatch | function | core/ |
|
| EntityForm::getFormId | function | core/ |
|
| EntityForm::getOperation | function | core/ |
|
| EntityForm::init | function | core/ |
Initialize the form state and the entity before the first form build. |
| EntityForm::prepareEntity | function | core/ |
Prepares the entity object before the form is built first. |
| EntityForm::prepareInvokeAll | function | core/ |
Invokes the specified prepare hook variant. |
| EntityForm::processForm | function | core/ |
Process callback: assigns weights and hides extra fields. |
| EntityForm::save | function | core/ |
|
| EntityForm::setEntity | function | core/ |
|
| EntityForm::setEntityManager | function | core/ |
|
| EntityForm::setEntityTypeManager | function | core/ |
|
| EntityForm::setModuleHandler | function | core/ |
|
| EntityForm::setOperation | function | core/ |
|
| 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::__get | function | core/ |
|
| EntityForm::__set | function | core/ |
|
| EntityFormBuilder | class | core/ |
Builds entity forms. |
| EntityFormBuilder.php | file | core/ |
|
| EntityFormBuilder::$deprecatedProperties | property | core/ |
|
| EntityFormBuilder::$entityTypeManager | property | core/ |
The entity type manager service. |
| EntityFormBuilder::$formBuilder | property | core/ |
The form builder. |
| EntityFormBuilder::getForm | function | core/ |
|
| EntityFormBuilder::__construct | function | core/ |
Constructs a new EntityFormBuilder. |
| EntityFormBuilderInterface | interface | core/ |
Builds entity forms. |
| EntityFormBuilderInterface.php | file | core/ |
Pagination
- Previous page
- Page 469
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.