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
EntityFormDisplayValidationTest::testTargetBundleMustExist function core/tests/Drupal/KernelTests/Core/Entity/EntityFormDisplayValidationTest.php Tests that the target bundle of the entity form display is checked.
EntityFormDisplayXmlAnonTest class core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlAnonTest.php Tests Entity Form Display Xml Anon.
EntityFormDisplayXmlAnonTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlAnonTest.php
EntityFormDisplayXmlAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlAnonTest.php The theme to install as the default for testing.
EntityFormDisplayXmlAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlAnonTest.php The format to use in this test.
EntityFormDisplayXmlAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlAnonTest.php The MIME type that corresponds to $format.
EntityFormDisplayXmlBasicAuthTest class core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php Tests Entity Form Display Xml Basic Auth.
EntityFormDisplayXmlBasicAuthTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php
EntityFormDisplayXmlBasicAuthTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php The authentication mechanism to use in this test.
EntityFormDisplayXmlBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php The theme to install as the default for testing.
EntityFormDisplayXmlBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php The format to use in this test.
EntityFormDisplayXmlBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php The MIME type that corresponds to $format.
EntityFormDisplayXmlBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php Modules to install.
EntityFormDisplayXmlCookieTest class core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlCookieTest.php Tests Entity Form Display Xml Cookie.
EntityFormDisplayXmlCookieTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlCookieTest.php
EntityFormDisplayXmlCookieTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlCookieTest.php The authentication mechanism to use in this test.
EntityFormDisplayXmlCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlCookieTest.php The theme to install as the default for testing.
EntityFormDisplayXmlCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlCookieTest.php The format to use in this test.
EntityFormDisplayXmlCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlCookieTest.php The MIME type that corresponds to $format.
EntityFormInterface::save function core/lib/Drupal/Core/Entity/EntityFormInterface.php Form submission handler for the 'save' action.
EntityFormInterface::setEntity function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the form entity.
EntityFormInterface::setEntityTypeManager function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the entity type manager for this form.
EntityFormInterface::setModuleHandler function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the module handler for this form.
EntityFormInterface::setOperation function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the operation for this form.
EntityFormInterface::setStringTranslation function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the string translation service for this form.
EntityFormModeJsonAnonTest class core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonAnonTest.php Tests Entity Form Mode Json Anon.
EntityFormModeJsonAnonTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonAnonTest.php
EntityFormModeJsonAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonAnonTest.php The theme to install as the default for testing.
EntityFormModeJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonAnonTest.php The format to use in this test.
EntityFormModeJsonAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonAnonTest.php The MIME type that corresponds to $format.
EntityFormModeJsonBasicAuthTest class core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php Tests Entity Form Mode Json Basic Auth.
EntityFormModeJsonBasicAuthTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php
EntityFormModeJsonBasicAuthTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php The authentication mechanism to use in this test.
EntityFormModeJsonBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php The theme to install as the default for testing.
EntityFormModeJsonBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php The format to use in this test.
EntityFormModeJsonBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php The MIME type that corresponds to $format.
EntityFormModeJsonBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php @todo Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityFormModeJsonCookieTest class core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonCookieTest.php Tests Entity Form Mode Json Cookie.
EntityFormModeJsonCookieTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonCookieTest.php
EntityFormModeJsonCookieTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonCookieTest.php The authentication mechanism to use in this test.
EntityFormModeJsonCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonCookieTest.php The theme to install as the default for testing.
EntityFormModeJsonCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonCookieTest.php The format to use in this test.
EntityFormModeJsonCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonCookieTest.php The MIME type that corresponds to $format.
EntityFormModeListBuilder class core/modules/field_ui/src/EntityFormModeListBuilder.php Defines a class to build a listing of form mode entities.
EntityFormModeListBuilder.php file core/modules/field_ui/src/EntityFormModeListBuilder.php
EntityFormModeListBuilder::isValidEntity function core/modules/field_ui/src/EntityFormModeListBuilder.php Filters entities based on their form mode handlers.
EntityFormModeResourceTestBase class core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php Resource test base for the entity_form_mode entity.
EntityFormModeResourceTestBase.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php
EntityFormModeResourceTestBase::$entity property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php
EntityFormModeResourceTestBase::$entityTypeId property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php The tested entity type.

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