| ExposedFormUITest::testGroupedFilterAdminUiErrors |
function |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Tests the error messages used in the grouped filter form. |
| ExtendedForm |
class |
core/modules/system/tests/modules/install_form_test/src/Form/ExtendedForm.php |
Extends the site setting form. |
| ExtendedForm.php |
file |
core/modules/system/tests/modules/install_form_test/src/Form/ExtendedForm.php |
|
| ExternalFormUrlTest |
class |
core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php |
Ensures that form actions can't be tricked into sending to external URLs. |
| ExternalFormUrlTest.php |
file |
core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php |
|
| ExternalFormUrlTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php |
Modules to install. |
| ExternalFormUrlTest::buildForm |
function |
core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php |
Form constructor. |
| ExternalFormUrlTest::getFormId |
function |
core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php |
Returns a unique string identifying the form. |
| ExternalFormUrlTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php |
|
| ExternalFormUrlTest::submitForm |
function |
core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php |
Form submission handler. |
| ExternalFormUrlTest::testActionUrlBehavior |
function |
core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php |
Tests form behavior. |
| ExternalFormUrlTest::validateForm |
function |
core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php |
Form validation handler. |
| ExternalNormalizersTest::providerTestFormatAgnosticNormalizers |
function |
core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php |
Data provider. |
| ExternalNormalizersTest::testFormatAgnosticNormalizers |
function |
core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php |
Tests a format-agnostic normalizer. |
| Extract::transform |
function |
core/modules/migrate/src/Plugin/migrate/process/Extract.php |
Performs the associated process. |
| ExtractorTest::testBuildConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php |
Test the IconExtractorBase::buildConfigurationForm. |
| Fast404ExceptionHtmlSubscriber::getHandledFormats |
function |
core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php |
Specifies the request formats this subscriber will respond to. |
| FavoriteAnimalTestForm |
class |
core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php |
Form that performs favorite animal test. |
| FavoriteAnimalTestForm.php |
file |
core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php |
|
| FavoriteAnimalTestForm::buildForm |
function |
core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php |
Form constructor. |
| FavoriteAnimalTestForm::getFormId |
function |
core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php |
Returns a unique string identifying the form. |
| FavoriteAnimalTestForm::submitForm |
function |
core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php |
Form submission handler. |
| Feed::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/display/Feed.php |
Provide a form to edit options for this plugin. |
| Feed::submitOptionsForm |
function |
core/modules/views/src/Plugin/views/display/Feed.php |
Handle any special handling on the validate form. |
| Field Formatter API |
group |
core/modules/field/field.api.php |
Define Field API formatter types. |
| field-multiple-value-form.html.twig |
file |
core/themes/olivero/templates/form/field-multiple-value-form.html.twig |
Theme override for an individual form element. |
| field-multiple-value-form.html.twig |
file |
core/themes/stable9/templates/form/field-multiple-value-form.html.twig |
Theme override for an individual form element. |
| field-multiple-value-form.html.twig |
file |
core/themes/claro/templates/form/field-multiple-value-form.html.twig |
Theme override for multiple value form element. |
| field-multiple-value-form.html.twig |
file |
core/themes/starterkit_theme/templates/form/field-multiple-value-form.html.twig |
Theme override for an individual form element. |
| field-multiple-value-form.html.twig |
file |
core/modules/system/templates/field-multiple-value-form.html.twig |
Default theme implementation for an individual form element. |
| field.field.contact_message.olivero_test_contact_form.field_multiple_value_form_field.yml |
file |
core/modules/system/tests/modules/olivero_test/config/install/field.field.contact_message.olivero_test_contact_form.field_multiple_value_form_field.yml |
core/modules/system/tests/modules/olivero_test/config/install/field.field.contact_message.olivero_test_contact_form.field_multiple_value_form_field.yml |
| field.storage.contact_message.field_multiple_value_form_field.yml |
file |
core/modules/system/tests/modules/olivero_test/config/install/field.storage.contact_message.field_multiple_value_form_field.yml |
core/modules/system/tests/modules/olivero_test/config/install/field.storage.contact_message.field_multiple_value_form_field.yml |
| FieldAttachOtherTest::testEntityFormDisplayBuildForm |
function |
core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php |
Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::buildForm(). |
| FieldAttachOtherTest::testEntityFormDisplayExtractFormValues |
function |
core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php |
Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::extractFormValues(). |
| FieldBlock::$formatterManager |
property |
core/modules/layout_builder/src/Plugin/Block/FieldBlock.php |
The formatter manager. |
| FieldBlock::blockForm |
function |
core/modules/layout_builder/src/Plugin/Block/FieldBlock.php |
|
| FieldBlock::formatterSettingsAjaxCallback |
function |
core/modules/layout_builder/src/Plugin/Block/FieldBlock.php |
Render API callback: gets the layout settings elements. |
| FieldBlock::formatterSettingsProcessCallback |
function |
core/modules/layout_builder/src/Plugin/Block/FieldBlock.php |
Render API callback: builds the formatter settings elements. |
| FieldBlock::getFormatter |
function |
core/modules/layout_builder/src/Plugin/Block/FieldBlock.php |
Gets the formatter object. |
| FieldBlock::thirdPartySettingsForm |
function |
core/modules/layout_builder/src/Plugin/Block/FieldBlock.php |
Adds the formatter third party settings forms. |
| FieldBlockDeriver::$formatterManager |
property |
core/modules/layout_builder/src/Plugin/Derivative/FieldBlockDeriver.php |
The formatter manager. |
| FieldBlockTest::testBuildWithFormException |
function |
core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php |
Tests a field block that throws a form exception. |
| FieldBundle::transform |
function |
core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php |
Performs the associated process. |
| FieldConfigAddController::fieldConfigAddConfigureForm |
function |
core/modules/field_ui/src/Controller/FieldConfigAddController.php |
Builds the field config instance form. |
| FieldConfigDeleteForm |
class |
core/modules/field_ui/src/Form/FieldConfigDeleteForm.php |
Provides a form for removing a field from a bundle. |
| FieldConfigDeleteForm.php |
file |
core/modules/field_ui/src/Form/FieldConfigDeleteForm.php |
|
| FieldConfigDeleteForm::buildForm |
function |
core/modules/field_ui/src/Form/FieldConfigDeleteForm.php |
Form constructor. |
| FieldConfigDeleteForm::create |
function |
core/modules/field_ui/src/Form/FieldConfigDeleteForm.php |
Instantiates a new instance of this class. |
| FieldConfigDeleteForm::getCancelUrl |
function |
core/modules/field_ui/src/Form/FieldConfigDeleteForm.php |
|
| FieldConfigDeleteForm::getConfigNamesToDelete |
function |
core/modules/field_ui/src/Form/FieldConfigDeleteForm.php |
Returns config names to delete for the deletion confirmation form. |