Search for form

  1. Search 7.x for form
  2. Search 9.5.x for form
  3. Search 8.9.x for form
  4. Search 10.3.x for form
  5. Search 11.x for form
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Form class core/modules/system/tests/modules/router_test_directory/src/Form.php Form to test _form routing.
Form class core/lib/Drupal/Core/Render/Element/Form.php Provides a render element for a form.

All search results

Title Object type File name Summary
EntityTypeManagerTest::testGetFormObject function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Tests the getFormObject() method.
EntityTypeManagerTest::testGetFormObjectInvalidClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Tests the getFormObject() method with an invalid class.
EntityTypeManagerTest::testGetFormObjectInvalidOperation function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Tests the getFormObject() method with an invalid operation.
EntityTypeTest::testGetFormClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getFormClass() method.
EntityTypeTest::testHasFormClasses function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the hasFormClasses() method.
EntityTypeWithoutLanguageFormTest class core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php Tests entity type without language support.
EntityTypeWithoutLanguageFormTest.php file core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php
EntityTypeWithoutLanguageFormTest::$defaultTheme property core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php The theme to install as the default for testing.
EntityTypeWithoutLanguageFormTest::$modules property core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php Modules to install.
EntityTypeWithoutLanguageFormTest::setUp function core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php
EntityTypeWithoutLanguageFormTest::testEmptyLangcode function core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php Tests configuration options with an entity without language definition.
EntityUrlTest::providerTestToUrlLinkTemplateAddForm function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Provides data for testToUrlLinkTemplateAddForm().
EntityUrlTest::testToUrlLinkTemplateAddForm function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Tests the toUrl() method with the 'revision' link template.
EntityViewDisplayEditForm class core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php Edit form for the EntityViewDisplay entity type.
EntityViewDisplayEditForm.php file core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
EntityViewDisplayEditForm::$displayContext property core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
EntityViewDisplayEditForm::alterSettingsSummary function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
EntityViewDisplayEditForm::buildExtraFieldRow function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
EntityViewDisplayEditForm::buildFieldRow function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
EntityViewDisplayEditForm::create function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
EntityViewDisplayEditForm::getDefaultPlugin function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
EntityViewDisplayEditForm::getDisplayModeOptions function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
EntityViewDisplayEditForm::getDisplayModes function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
EntityViewDisplayEditForm::getDisplayModesLink function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
EntityViewDisplayEditForm::getEntityDisplay function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
EntityViewDisplayEditForm::getOverviewUrl function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
EntityViewDisplayEditForm::getTableHeader function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
EntityViewDisplayEditForm::thirdPartySettingsForm function core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
EntityViewDisplayJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php
EntityViewDisplayJsonBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php
EntityViewDisplayJsonCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php
EntityViewDisplayXmlAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlAnonTest.php
EntityViewDisplayXmlBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlBasicAuthTest.php
EntityViewDisplayXmlCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlCookieTest.php
EntityViewModeJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonAnonTest.php
EntityViewModeJsonBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonBasicAuthTest.php
EntityViewModeJsonCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonCookieTest.php
EntityViewModeXmlAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlAnonTest.php
EntityViewModeXmlBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php
EntityViewModeXmlCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlCookieTest.php
Equality::valueForm function core/modules/views/src/Plugin/views/filter/Equality.php Provide a simple textfield for equality.
Error::formatBacktrace function core/lib/Drupal/Core/Utility/Error.php Formats a backtrace into a plain-text string.
ErrorTest::providerTestFormatBacktrace function core/tests/Drupal/Tests/Core/Utility/ErrorTest.php Data provider for testFormatBacktrace.
ErrorTest::testFormatBacktrace function core/tests/Drupal/Tests/Core/Utility/ErrorTest.php Tests the formatBacktrace() method.
EventSubscriber::onExportTransform function core/modules/config/tests/config_transformer_test/src/EventSubscriber.php The storage is transformed for exporting.
EventSubscriber::onImportTransform function core/modules/config/tests/config_transformer_test/src/EventSubscriber.php The storage is transformed for importing.
example_module_missing_information.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_missing_information.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_missing_information.libraries.yml
exception.enforced_form_response service core/core.services.yml Drupal\Core\EventSubscriber\EnforcedFormResponseSubscriber
ExceptionJsonSubscriber::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/ExceptionJsonSubscriber.php
ExcludedModulesEventSubscriber::onConfigTransformExport function core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php Transform the storage which is used to export the configuration.

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