Search for forms

  1. Search 7.x for forms
  2. Search 9.5.x for forms
  3. Search 8.9.x for forms
  4. Search 10.3.x for forms
  5. Other projects
Title Object type File name Summary
IconExtractorPluginManager::getExtractorForms function core/lib/Drupal/Core/Theme/Icon/IconExtractorPluginManager.php Get multiple extractor settings form.
IconPackExtractorFormTest::$formState property core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php The form state.
IconPackManager::getExtractorPluginForms function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Retrieve extractor forms based on the provided icon set limit.
IconPackManagerInterface::getExtractorPluginForms function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManagerInterface.php Retrieve extractor forms based on the provided icon set limit.
IconPackManagerKernelTest::testGetExtractorPluginForms function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::getExtractorPluginForms method.
IconPackManagerKernelTest::testGetExtractorPluginFormsWithAllowed function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::getExtractorPluginForms method.
IconPackManagerKernelTest::testGetExtractorPluginFormsWithDefault function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::getExtractorPluginForms method with default.
LayoutBuilderDisableInteractionsTest::testFormsLinksDisabled function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderDisableInteractionsTest.php Tests that forms and links are disabled in the Layout Builder preview.
LinkFieldFormStatesTest class core/modules/link/tests/src/FunctionalJavascript/LinkFieldFormStatesTest.php Tests link field form states functionality.
LinkFieldFormStatesTest.php file core/modules/link/tests/src/FunctionalJavascript/LinkFieldFormStatesTest.php
LinkFieldFormStatesTest::$defaultTheme property core/modules/link/tests/src/FunctionalJavascript/LinkFieldFormStatesTest.php The theme to install as the default for testing.
LinkFieldFormStatesTest::$modules property core/modules/link/tests/src/FunctionalJavascript/LinkFieldFormStatesTest.php Modules to install.
LinkFieldFormStatesTest::linkFieldFormStatesData function core/modules/link/tests/src/FunctionalJavascript/LinkFieldFormStatesTest.php Provides data for ::testLinkFieldJSFormStates.
LinkFieldFormStatesTest::setUp function core/modules/link/tests/src/FunctionalJavascript/LinkFieldFormStatesTest.php
LinkFieldFormStatesTest::testLinkFieldFormStates function core/modules/link/tests/src/FunctionalJavascript/LinkFieldFormStatesTest.php @dataProvider linkFieldFormStatesData
LocaleHooks::formSystemFileSystemSettingsAlter function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_form_FORM_ID_alter() for system_file_system_settings().
MediaLibraryAddFormTest::testFormStateValidation function core/modules/media_library/tests/src/Kernel/MediaLibraryAddFormTest.php Tests the validation of the library state in the media library add form.
MediaSource::$forms property core/modules/media/src/Annotation/MediaSource.php The classes used to define media source-specific forms.
MediaTypeForm::getSourceSubFormState function core/modules/media/src/MediaTypeForm.php Gets subform state for the media source configuration subform.
MenuParentFormSelector class core/lib/Drupal/Core/Menu/MenuParentFormSelector.php Default implementation of the menu parent form selector service.
MenuParentFormSelector.php file core/lib/Drupal/Core/Menu/MenuParentFormSelector.php
MenuParentFormSelector::$entityTypeManager property core/lib/Drupal/Core/Menu/MenuParentFormSelector.php The entity type manager service.
MenuParentFormSelector::$menuLinkTree property core/lib/Drupal/Core/Menu/MenuParentFormSelector.php The menu link tree service.
MenuParentFormSelector::getMenuOptions function core/lib/Drupal/Core/Menu/MenuParentFormSelector.php Gets a list of menu names for use as options.
MenuParentFormSelector::getParentDepthLimit function core/lib/Drupal/Core/Menu/MenuParentFormSelector.php Returns the maximum depth of the possible parents of the menu link.
MenuParentFormSelector::getParentSelectOptions function core/lib/Drupal/Core/Menu/MenuParentFormSelector.php Gets the options for a select element to choose a menu and parent.
MenuParentFormSelector::parentSelectElement function core/lib/Drupal/Core/Menu/MenuParentFormSelector.php Gets a form element to choose a menu and parent.
MenuParentFormSelector::parentSelectOptionsTreeWalk function core/lib/Drupal/Core/Menu/MenuParentFormSelector.php Iterates over all items in the tree to prepare the parents select options.
MenuParentFormSelector::__construct function core/lib/Drupal/Core/Menu/MenuParentFormSelector.php Constructs a \Drupal\Core\Menu\MenuParentFormSelector.
MenuParentFormSelectorInterface interface core/lib/Drupal/Core/Menu/MenuParentFormSelectorInterface.php Defines an interface for menu selector form elements and menu link options.
MenuParentFormSelectorInterface.php file core/lib/Drupal/Core/Menu/MenuParentFormSelectorInterface.php
MenuParentFormSelectorInterface::getParentSelectOptions function core/lib/Drupal/Core/Menu/MenuParentFormSelectorInterface.php Gets the options for a select element to choose a menu and parent.
MenuParentFormSelectorInterface::parentSelectElement function core/lib/Drupal/Core/Menu/MenuParentFormSelectorInterface.php Gets a form element to choose a menu and parent.
MigrateUpgradeFormStepsTest class core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php Tests the flow of the Migrate Drupal UI form.
MigrateUpgradeFormStepsTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php
MigrateUpgradeFormStepsTest::$defaultTheme property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php The theme to install as the default for testing.
MigrateUpgradeFormStepsTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php Modules to install.
MigrateUpgradeFormStepsTest::assertFirstForm function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php Helper to test that a path goes to the Overview form.
MigrateUpgradeFormStepsTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php
MigrateUpgradeFormStepsTest::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php
MigrateUpgradeFormStepsTest::testMigrateUpgradeReviewPage function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php Tests the flow of the Migrate Drupal UI form.
ModerationFormTest::testModerationFormSetsRevisionAuthor function core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php Tests the revision author is updated when the moderation form is used.
ModerationStateNodeTest::testFormSaveDestination function core/modules/content_moderation/tests/src/Functional/ModerationStateNodeTest.php Tests edit form destinations.
ModulesListFormWebTest::testModulesListFormStatusMessage function core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php Tests the status message when enabling one or more modules.
MultipleBlockFormTest::testMultipleForms function core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php Tests that blocks can have multiple forms.
NavigationSettingsFormTest::testFormSettingsSubmissionHandler function core/modules/navigation/tests/src/FunctionalJavascript/NavigationSettingsFormTest.php Tests that submission handler works correctly.
NodeFormSaveChangedTimeTest class core/modules/node/tests/src/Functional/NodeFormSaveChangedTimeTest.php Tests updating the changed time after API and FORM entity save.
NodeFormSaveChangedTimeTest.php file core/modules/node/tests/src/Functional/NodeFormSaveChangedTimeTest.php
NodeFormSaveChangedTimeTest::$authorUser property core/modules/node/tests/src/Functional/NodeFormSaveChangedTimeTest.php A user with permissions to create and edit articles.
NodeFormSaveChangedTimeTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeFormSaveChangedTimeTest.php The theme to install as the default for testing.

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