Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
EntityFilteringThemeTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php
EntityFilteringThemeTest::$node property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php A test node.
EntityFilteringThemeTest::$profile property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php Use the standard profile.
EntityFilteringThemeTest::$term property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php A test taxonomy term.
EntityFilteringThemeTest::$themes property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php A list of all available themes.
EntityFilteringThemeTest::$user property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php A test user.
EntityFilteringThemeTest::$xssLabel property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php A string containing markup and JS.
EntityFilteringThemeTest::setUp function core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php
EntityFilteringThemeTest::testThemedEntity function core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php Checks each themed entity for XSS filtering in available themes.
EntityForm class core/lib/Drupal/Core/Entity/EntityForm.php Base class for entity forms.
EntityForm.php file core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::$entity property core/lib/Drupal/Core/Entity/EntityForm.php The entity being used by this form.
EntityForm::$entityTypeManager property core/lib/Drupal/Core/Entity/EntityForm.php The entity type manager.
EntityForm::$moduleHandler property core/lib/Drupal/Core/Entity/EntityForm.php The module handler service.
EntityForm::$operation property core/lib/Drupal/Core/Entity/EntityForm.php The name of the current operation.
EntityForm::$privateEntityManager property core/lib/Drupal/Core/Entity/EntityForm.php The entity manager.
EntityForm::actions function core/lib/Drupal/Core/Entity/EntityForm.php Returns an array of supported actions for the current entity form.
EntityForm::actionsElement function core/lib/Drupal/Core/Entity/EntityForm.php Returns the action form element for the current entity form.
EntityForm::afterBuild function core/lib/Drupal/Core/Entity/EntityForm.php Form element #after_build callback: Updates the entity with submitted data.
EntityForm::buildEntity function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::buildForm function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::copyFormValuesToEntity function core/lib/Drupal/Core/Entity/EntityForm.php Copies top-level form values to entity properties
EntityForm::form function core/lib/Drupal/Core/Entity/EntityForm.php Gets the actual form array to be built.
EntityForm::getBaseFormId function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::getEntity function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::getEntityFromRouteMatch function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::getFormId function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::getOperation function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::init function core/lib/Drupal/Core/Entity/EntityForm.php Initialize the form state and the entity before the first form build.
EntityForm::prepareEntity function core/lib/Drupal/Core/Entity/EntityForm.php Prepares the entity object before the form is built first.
EntityForm::prepareInvokeAll function core/lib/Drupal/Core/Entity/EntityForm.php Invokes the specified prepare hook variant.
EntityForm::processForm function core/lib/Drupal/Core/Entity/EntityForm.php Process callback: assigns weights and hides extra fields.
EntityForm::save function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::setEntity function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::setEntityManager function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::setEntityTypeManager function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::setModuleHandler function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::setOperation function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::submitForm function core/lib/Drupal/Core/Entity/EntityForm.php 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/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::__set function core/lib/Drupal/Core/Entity/EntityForm.php
EntityFormBuilder class core/lib/Drupal/Core/Entity/EntityFormBuilder.php Builds entity forms.
EntityFormBuilder.php file core/lib/Drupal/Core/Entity/EntityFormBuilder.php
EntityFormBuilder::$deprecatedProperties property core/lib/Drupal/Core/Entity/EntityFormBuilder.php
EntityFormBuilder::$entityTypeManager property core/lib/Drupal/Core/Entity/EntityFormBuilder.php The entity type manager service.
EntityFormBuilder::$formBuilder property core/lib/Drupal/Core/Entity/EntityFormBuilder.php The form builder.
EntityFormBuilder::getForm function core/lib/Drupal/Core/Entity/EntityFormBuilder.php
EntityFormBuilder::__construct function core/lib/Drupal/Core/Entity/EntityFormBuilder.php Constructs a new EntityFormBuilder.
EntityFormBuilderInterface interface core/lib/Drupal/Core/Entity/EntityFormBuilderInterface.php Builds entity forms.
EntityFormBuilderInterface.php file core/lib/Drupal/Core/Entity/EntityFormBuilderInterface.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.