Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
EntityFieldValueTraitTest::testGetFieldValueCorrectness function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldValueTraitTest.php Tests getFieldValue() returns correct values.
EntityFieldValueTraitTest::testGetFieldValueFallsBackToInitializedFieldObjects function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldValueTraitTest.php Tests getFieldValue() falls back to initialized field objects.
EntityFieldValueTraitTest::testGetFieldValueViaUserMethods function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldValueTraitTest.php Tests getFieldValue() via User entity methods.
EntityFieldValueTraitTest::testGetFieldValueWithDelta function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldValueTraitTest.php Tests getFieldValue() with delta parameter.
EntityFieldValueTraitTest::testGetFieldValueWithNonExistentField function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldValueTraitTest.php Tests getFieldValue() with non-existent field.
EntityFieldValueTraitTest::testGetFieldValueWithoutTypedDataInitialization function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldValueTraitTest.php Tests getFieldValue() without typed data initialization.
EntityFieldValueTraitTest::testGetFieldValueWithScalarValues function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldValueTraitTest.php Tests getFieldValue() with scalar values.
EntityFieldValueTraitTest::testMemoryReclamationAfterFieldAccess function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldValueTraitTest.php Tests memory reclamation after field access.
EntityFile::processStubRow function core/modules/file/src/Plugin/migrate/destination/EntityFile.php Populates as much of the stub row as possible.
EntityFilteringThemeTest class core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php Tests XSS filtering for themed output for each entity type in all themes.
EntityFilteringThemeTest.php file core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php
EntityFilteringThemeTest::$comment property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php A test comment.
EntityFilteringThemeTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php The theme to install as the default for testing.
EntityFilteringThemeTest::$modules property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php Modules to install.
EntityFilteringThemeTest::$node property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php A test node.
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::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::copyFormValuesToEntity function core/lib/Drupal/Core/Entity/EntityForm.php Copies top-level form values to entity properties.
EntityForm::getBaseFormId function core/lib/Drupal/Core/Entity/EntityForm.php Returns a string identifying the base form.
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 Form submission handler for the 'save' action.
EntityForm::setEntity function core/lib/Drupal/Core/Entity/EntityForm.php Sets the form entity.
EntityForm::setEntityTypeManager function core/lib/Drupal/Core/Entity/EntityForm.php Sets the entity type manager for this form.
EntityForm::setModuleHandler function core/lib/Drupal/Core/Entity/EntityForm.php Sets the module handler for this form.
EntityForm::setOperation function core/lib/Drupal/Core/Entity/EntityForm.php Sets the operation for this form.
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…
EntityFormBuilder::__construct function core/lib/Drupal/Core/Entity/EntityFormBuilder.php Constructs a new EntityFormBuilder.
EntityFormBuilderTest class core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php Tests Drupal\Core\Entity\EntityFormBuilder.
EntityFormBuilderTest.php file core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php
EntityFormBuilderTest::$entityFormBuilder property core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php The entity form builder.
EntityFormBuilderTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php The entity type manager.
EntityFormBuilderTest::$formBuilder property core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php The form builder.
EntityFormBuilderTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php
EntityFormBuilderTest::testGetForm function core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php Tests the getForm() method.
EntityFormDisplay class core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Configuration entity.
EntityFormDisplay.php file core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
EntityFormDisplay::$displayContext property core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Context in which this entity will be used (e.g. 'view', 'form').
EntityFormDisplay::buildForm function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Adds field widgets to an entity form.
EntityFormDisplay::collectRenderDisplay function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Returns the entity_form_display object used to build an entity form.
EntityFormDisplay::extractFormValues function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Extracts field values from the submitted widget values into the entity.
EntityFormDisplay::flagWidgetsErrorsFromViolations function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Flags entity validation violations as form errors.
EntityFormDisplay::getPluginCollections function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Gets the plugin collections used by this object.
EntityFormDisplay::getRenderer function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Gets the renderer plugin for a field (e.g. widget, formatter).
EntityFormDisplay::movePropertyPathViolationsRelativeToField function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Moves the property path to be relative to field level.

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