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
ThemeHooks::textFormat function core/themes/default_admin/src/Hook/ThemeHooks.php Prerender callback for text_format elements.
ThemeSettingsForm class core/modules/system/src/Form/ThemeSettingsForm.php Displays theme configuration for entire site and individual themes.
ThemeSettingsForm.php file core/modules/system/src/Form/ThemeSettingsForm.php
ThemeSettingsForm::$editableConfig property core/modules/system/src/Form/ThemeSettingsForm.php An array of configuration names that should be editable.
ThemeSettingsForm::$fileSystem property core/modules/system/src/Form/ThemeSettingsForm.php The file system.
ThemeSettingsForm::$mimeTypeGuesser property core/modules/system/src/Form/ThemeSettingsForm.php The MIME type guesser.
ThemeSettingsForm::$moduleHandler property core/modules/system/src/Form/ThemeSettingsForm.php The module handler.
ThemeSettingsForm::$themeHandler property core/modules/system/src/Form/ThemeSettingsForm.php The theme handler.
ThemeSettingsForm::$themeManager property core/modules/system/src/Form/ThemeSettingsForm.php The theme manager.
ThemeSettingsForm::buildForm function core/modules/system/src/Form/ThemeSettingsForm.php
ThemeSettingsForm::create function core/modules/system/src/Form/ThemeSettingsForm.php Instantiates a new instance of the implementing class using autowiring.
ThemeSettingsForm::getEditableConfigNames function core/modules/system/src/Form/ThemeSettingsForm.php Gets the configuration names that will be editable.
ThemeSettingsForm::getFormId function core/modules/system/src/Form/ThemeSettingsForm.php Returns a unique string identifying the form.
ThemeSettingsForm::submitForm function core/modules/system/src/Form/ThemeSettingsForm.php Form submission handler.
ThemeSettingsForm::validateForm function core/modules/system/src/Form/ThemeSettingsForm.php Form validation handler.
ThemeSettingsForm::validatePath function core/modules/system/src/Form/ThemeSettingsForm.php Helper function for the system_theme_settings form.
ThemeSettingsForm::__construct function core/modules/system/src/Form/ThemeSettingsForm.php Constructs a ThemeSettingsForm object.
ThemeSettingsFormTest class core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php Tests that theme form settings works correctly.
ThemeSettingsFormTest.php file core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php
ThemeSettingsFormTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php The theme to install as the default for testing.
ThemeSettingsFormTest::$modules property core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php Modules to install.
ThemeSettingsFormTest::providerTestFormSettingsSubmissionHandler function core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php Provides test data for ::testFormSettingsSubmissionHandler().
ThemeSettingsFormTest::setUp function core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php
ThemeSettingsFormTest::testFormSettingsSubmissionHandler function core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php Tests that submission handler works correctly.
ThemeSuggestionHooks::form function core/themes/admin/src/Hook/ThemeSuggestionHooks.php Implements hook_theme_suggestions_HOOK_alter() for form.
ThemeSuggestionHooks::formElement function core/themes/admin/src/Hook/ThemeSuggestionHooks.php Implements hook_theme_suggestions_HOOK_alter() for form_element.
ThemeSuggestionHooks::themeSuggestionsFormAlter function core/themes/default_admin/src/Hook/ThemeSuggestionHooks.php Implements hook_theme_suggestions_HOOK_alter() for form.
ThemeSuggestionHooks::themeSuggestionsFormElementAlter function core/themes/default_admin/src/Hook/ThemeSuggestionHooks.php Implements hook_theme_suggestions_HOOK_alter() for form_element.
ThemeUninstallConfirmForm class core/modules/system/src/Form/ThemeUninstallConfirmForm.php Builds a confirmation form to uninstall a theme.
ThemeUninstallConfirmForm.php file core/modules/system/src/Form/ThemeUninstallConfirmForm.php
ThemeUninstallConfirmForm::$themeLabel property core/modules/system/src/Form/ThemeUninstallConfirmForm.php The theme label.
ThemeUninstallConfirmForm::buildForm function core/modules/system/src/Form/ThemeUninstallConfirmForm.php
ThemeUninstallConfirmForm::getCancelUrl function core/modules/system/src/Form/ThemeUninstallConfirmForm.php
ThemeUninstallConfirmForm::getConfirmText function core/modules/system/src/Form/ThemeUninstallConfirmForm.php
ThemeUninstallConfirmForm::getDescription function core/modules/system/src/Form/ThemeUninstallConfirmForm.php
ThemeUninstallConfirmForm::getFormId function core/modules/system/src/Form/ThemeUninstallConfirmForm.php
ThemeUninstallConfirmForm::getQuestion function core/modules/system/src/Form/ThemeUninstallConfirmForm.php
ThemeUninstallConfirmForm::submitForm function core/modules/system/src/Form/ThemeUninstallConfirmForm.php
ThemeUninstallConfirmForm::__construct function core/modules/system/src/Form/ThemeUninstallConfirmForm.php
ThemeUninstallConfirmTest::testThemeUninstallConfirmForm function core/modules/system/tests/src/Functional/Theme/ThemeUninstallConfirmTest.php Tests the theme uninstall confirmation form basic workflow.
Tid::buildOptionsForm function core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php Provide the default form for setting options.
Tid::submitOptionsForm function core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php Provide the default form for submitting options.
Time::$dateFormatter property core/modules/views/src/Plugin/views/cache/Time.php The date formatter service.
Time::buildOptionsForm function core/modules/views/src/Plugin/views/cache/Time.php Provide a form to edit options for this plugin.
Time::validateOptionsForm function core/modules/views/src/Plugin/views/cache/Time.php Validate the options form.
TimeInterval::$dateFormatter property core/modules/views/src/Plugin/views/field/TimeInterval.php The date formatter service.
TimeInterval::buildOptionsForm function core/modules/views/src/Plugin/views/field/TimeInterval.php Default option form that provides label widget that all fields should have.
TimestampAgoFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampAgoFormatter.php Plugin implementation of the 'timestamp' formatter as time ago.
TimestampAgoFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampAgoFormatter.php
TimestampAgoFormatter::$dateFormatter property core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampAgoFormatter.php The date formatter service.

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