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
ConfigureBlockFormBase::$layoutTempstoreRepository property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The layout tempstore repository.
ConfigureBlockFormBase::$pluginFormFactory property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The plugin form manager.
ConfigureBlockFormBase::$region property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The current region.
ConfigureBlockFormBase::$sectionStorage property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The section storage.
ConfigureBlockFormBase::$uuid property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The UUID of the component.
ConfigureBlockFormBase::$uuidGenerator property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The UUID generator.
ConfigureBlockFormBase::create function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php
ConfigureBlockFormBase::doBuildForm function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Builds the form for the block.
ConfigureBlockFormBase::getBaseFormId function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php
ConfigureBlockFormBase::getCurrentComponent function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Retrieves the current component being edited by the form.
ConfigureBlockFormBase::getCurrentSection function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Retrieves the current layout section being edited by the form.
ConfigureBlockFormBase::getPluginForm function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Retrieves the plugin form for a given block.
ConfigureBlockFormBase::getSectionStorage function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Retrieves the section storage object.
ConfigureBlockFormBase::submitForm function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php
ConfigureBlockFormBase::submitLabel function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Returns the label for the submit button.
ConfigureBlockFormBase::successfulAjaxSubmit function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php
ConfigureBlockFormBase::validateForm function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php
ConfigureBlockFormBase::__construct function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Constructs a new block form.
ConfigureSectionForm class core/modules/layout_builder/src/Form/ConfigureSectionForm.php Provides a form for configuring a layout section.
ConfigureSectionForm.php file core/modules/layout_builder/src/Form/ConfigureSectionForm.php
ConfigureSectionForm::$delta property core/modules/layout_builder/src/Form/ConfigureSectionForm.php The field delta.
ConfigureSectionForm::$isUpdate property core/modules/layout_builder/src/Form/ConfigureSectionForm.php Indicates whether the section is being added or updated.
ConfigureSectionForm::$layout property core/modules/layout_builder/src/Form/ConfigureSectionForm.php The plugin being configured.
ConfigureSectionForm::$layoutTempstoreRepository property core/modules/layout_builder/src/Form/ConfigureSectionForm.php The layout tempstore repository.
ConfigureSectionForm::$pluginFormFactory property core/modules/layout_builder/src/Form/ConfigureSectionForm.php The plugin form manager.
ConfigureSectionForm::$pluginId property core/modules/layout_builder/src/Form/ConfigureSectionForm.php The plugin ID.
ConfigureSectionForm::$section property core/modules/layout_builder/src/Form/ConfigureSectionForm.php The section being configured.
ConfigureSectionForm::$sectionStorage property core/modules/layout_builder/src/Form/ConfigureSectionForm.php The section storage.
ConfigureSectionForm::buildForm function core/modules/layout_builder/src/Form/ConfigureSectionForm.php
ConfigureSectionForm::create function core/modules/layout_builder/src/Form/ConfigureSectionForm.php
ConfigureSectionForm::getCurrentLayout function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Retrieves the layout being modified by the form.
ConfigureSectionForm::getCurrentSection function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Retrieves the section being modified by the form.
ConfigureSectionForm::getFormId function core/modules/layout_builder/src/Form/ConfigureSectionForm.php
ConfigureSectionForm::getPluginForm function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Retrieves the plugin form for a given layout.
ConfigureSectionForm::getSectionStorage function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Retrieves the section storage property.
ConfigureSectionForm::submitForm function core/modules/layout_builder/src/Form/ConfigureSectionForm.php
ConfigureSectionForm::successfulAjaxSubmit function core/modules/layout_builder/src/Form/ConfigureSectionForm.php
ConfigureSectionForm::validateForm function core/modules/layout_builder/src/Form/ConfigureSectionForm.php
ConfigureSectionForm::__construct function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Constructs a new ConfigureSectionForm.
config_transformer_test.event_subscriber service core/modules/config/tests/config_transformer_test/config_transformer_test.services.yml Drupal\config_transformer_test\EventSubscriber
config_transformer_test.info.yml file core/modules/config/tests/config_transformer_test/config_transformer_test.info.yml core/modules/config/tests/config_transformer_test/config_transformer_test.info.yml
config_transformer_test.services.yml file core/modules/config/tests/config_transformer_test/config_transformer_test.services.yml core/modules/config/tests/config_transformer_test/config_transformer_test.services.yml
config_translation.access.form service core/modules/config_translation/config_translation.services.yml Drupal\config_translation\Access\ConfigTranslationFormAccess
config_translation_manage_form_element.html.twig file core/modules/config_translation/templates/config_translation_manage_form_element.html.twig Default theme implementation for a form element in config_translation.
config_translation_manage_form_element.html.twig file core/themes/stable9/templates/admin/config_translation_manage_form_element.html.twig Theme override for a form element in config_translation.
config_translation_manage_form_element.html.twig file core/themes/claro/templates/admin/config_translation_manage_form_element.html.twig Theme override for a form element in config_translation.
config_translation_manage_form_element.html.twig file core/themes/admin/templates/admin/config_translation_manage_form_element.html.twig Theme override for a form element in config_translation.
config_translation_manage_form_element.html.twig file core/themes/default_admin/templates/admin/config_translation_manage_form_element.html.twig Theme override for a form element in config_translation.
confirm-form.html.twig file core/themes/default_admin/templates/form/confirm-form.html.twig Default theme implementation for confirm form.
confirm-form.html.twig file core/themes/admin/templates/form/confirm-form.html.twig Default theme implementation for confirm form.

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