| ExposedFormTest::testExposedFilterPagination |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests the exposed form with a pager. |
| ExposedFormTest::testExposedForm |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests the input required exposed form type. |
| ExposedFormTest::testExposedIdentifier |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests the exposed form with a non-standard identifier. |
| ExposedFormTest::testExposedSortAndItemsPerPage |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests exposed forms with exposed sort and items per page. |
| ExposedFormTest::testFormErrorWithExposedForm |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests a view which is rendered after a form with a validation error. |
| ExposedFormTest::testInputRequired |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests the input required exposed form type. |
| ExposedFormTest::testRememberSelected |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests the "Remember the last selection" functionality. |
| ExposedFormTest::testResetButton |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests whether the reset button works on an exposed form. |
| ExposedFormTest::testSubmitButton |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests the submit button. |
| ExposedFormTest::testTextInputRequired |
function |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Tests the "on demand text" for the input required exposed form type. |
| ExposedFormUITest |
class |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Tests exposed forms UI functionality. |
| ExposedFormUITest.php |
file |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
|
| ExposedFormUITest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
The theme to install as the default for testing. |
| ExposedFormUITest::$groupFormUiErrors |
property |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Array of error message strings raised by the grouped form. |
| ExposedFormUITest::$modules |
property |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Modules to install. |
| ExposedFormUITest::$testViews |
property |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Views used by this test. |
| ExposedFormUITest::assertNoGroupedFilterErrors |
function |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Asserts that there are no Grouped Filters errors. |
| ExposedFormUITest::setUp |
function |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Sets up the test. |
| ExposedFormUITest::testExposedAdminUi |
function |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Tests the admin interface of exposed filter and sort items. |
| ExposedFormUITest::testExposedGroupedFilter |
function |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Tests the configuration of grouped exposed filters. |
| ExposedFormUITest::testGroupedFilterAdminUi |
function |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Tests the admin interface of exposed grouped filters. |
| 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. |