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
ComponentAsFormElementTest::customValidator function core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php Validation callback for a datetime element.
ComponentAsFormElementTest::getFormId function core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php
ComponentAsFormElementTest::submitForm function core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php
ComponentAsFormElementTest::testElementValidateCallback function core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php Tests that #element_validate works as expected.
ComponentAsFormElementTest::testFormRenderingAndSubmission function core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php Tests that fields validation messages are sorted in the fields order.
ComponentAsFormElementTest::validateForm function core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php
ComponentInFormTest class core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php Tests the correct rendering of components in form.
ComponentInFormTest.php file core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php
ComponentInFormTest::$modules property core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php
ComponentInFormTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php
ComponentInFormTest::buildForm function core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php
ComponentInFormTest::getFormId function core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php
ComponentInFormTest::submitForm function core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php
ComponentInFormTest::testFormRenderingAndSubmission function core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php Tests that fields validation messages are sorted in the fields order.
ComponentInFormTest::validateForm function core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php
CompositeFormElementTrait trait core/lib/Drupal/Core/Render/Element/CompositeFormElementTrait.php Provides a trait for radios, checkboxes, and similar composite form elements.
CompositeFormElementTrait.php file core/lib/Drupal/Core/Render/Element/CompositeFormElementTrait.php
CompositeFormElementTrait::preRenderCompositeFormElement function core/lib/Drupal/Core/Render/Element/CompositeFormElementTrait.php Adds form element theming to an element if its title or description is set.
Concat::transform function core/modules/migrate/src/Plugin/migrate/process/Concat.php
ConditionFormTest class core/modules/system/tests/src/Functional/Condition/ConditionFormTest.php Tests that condition plugins basic form handling is working.
ConditionFormTest.php file core/modules/system/tests/src/Functional/Condition/ConditionFormTest.php
ConditionFormTest::$defaultTheme property core/modules/system/tests/src/Functional/Condition/ConditionFormTest.php
ConditionFormTest::$modules property core/modules/system/tests/src/Functional/Condition/ConditionFormTest.php
ConditionFormTest::testConfigForm function core/modules/system/tests/src/Functional/Condition/ConditionFormTest.php Submit the condition_node_type_test_form to test condition forms.
ConditionPluginBase::buildConfigurationForm function core/lib/Drupal/Core/Condition/ConditionPluginBase.php
ConditionPluginBase::submitConfigurationForm function core/lib/Drupal/Core/Condition/ConditionPluginBase.php
ConditionPluginBase::validateConfigurationForm function core/lib/Drupal/Core/Condition/ConditionPluginBase.php
config.import_transformer service core/core.services.yml Drupal\Core\Config\ImportStorageTransformer
ConfigController::$diffFormatter property core/modules/config/src/Controller/ConfigController.php The diff formatter.
ConfigController::$importTransformer property core/modules/config/src/Controller/ConfigController.php The import transformer service.
ConfigDependencies::$formatProviders property core/modules/rest/src/Entity/ConfigDependencies.php The serialization format providers, keyed by format.
ConfigDependencies::onDependencyRemovalForMethodGranularity function core/modules/rest/src/Entity/ConfigDependencies.php Informs the entity that entities it depends on will be deleted.
ConfigDependencyDeleteFormTrait trait core/lib/Drupal/Core/Config/Entity/ConfigDependencyDeleteFormTrait.php Lists affected configuration entities by a dependency removal.
ConfigDependencyDeleteFormTrait.php file core/lib/Drupal/Core/Config/Entity/ConfigDependencyDeleteFormTrait.php
ConfigDependencyDeleteFormTrait::addDependencyListsToForm function core/lib/Drupal/Core/Config/Entity/ConfigDependencyDeleteFormTrait.php Adds form elements to list affected configuration entities.
ConfigDependencyDeleteFormTrait::t function core/lib/Drupal/Core/Config/Entity/ConfigDependencyDeleteFormTrait.php Translates a string to the current language or to a given language.
ConfigDependencyWebTest::testConfigDependencyDeleteFormTrait function core/modules/config/tests/src/Functional/ConfigDependencyWebTest.php Tests ConfigDependencyDeleteFormTrait.
ConfigEntityFormOverrideTest class core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php Tests that config overrides do not bleed through in entity forms and lists.
ConfigEntityFormOverrideTest.php file core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php
ConfigEntityFormOverrideTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php
ConfigEntityFormOverrideTest::$modules property core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php
ConfigEntityFormOverrideTest::testFormsWithOverrides function core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php Tests that overrides do not affect forms or listing screens.
ConfigEntityImportTest::doFilterFormatUpdate function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests updating a filter format during import.
ConfigEvents::STORAGE_TRANSFORM_EXPORT constant core/lib/Drupal/Core/Config/ConfigEvents.php Name of the event fired when the export storage is used.
ConfigEvents::STORAGE_TRANSFORM_IMPORT constant core/lib/Drupal/Core/Config/ConfigEvents.php Name of the event fired just before importing configuration.
ConfigExportForm class core/modules/config/src/Form/ConfigExportForm.php Defines the configuration export form.
ConfigExportForm.php file core/modules/config/src/Form/ConfigExportForm.php
ConfigExportForm::buildForm function core/modules/config/src/Form/ConfigExportForm.php
ConfigExportForm::getFormId function core/modules/config/src/Form/ConfigExportForm.php
ConfigExportForm::submitForm function core/modules/config/src/Form/ConfigExportForm.php

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