| FormActionXssTest::getFormId |
function |
core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php |
Returns a unique string identifying the form. |
| FormActionXssTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php |
|
| FormActionXssTest::submitForm |
function |
core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php |
Form submission handler. |
| FormActionXssTest::testFormActionXss |
function |
core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php |
Tests form action attribute for XSS. |
| FormActionXssTest::validateForm |
function |
core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php |
Form validation handler. |
| FormAjaxResponseBuilderTest |
class |
core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php |
Tests Drupal\Core\Form\FormAjaxResponseBuilder. |
| FormAjaxResponseBuilderTest.php |
file |
core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php |
|
| FormAjaxResponseBuilderTest::$callableResolver |
property |
core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php |
The callable resolver. |
| FormAjaxResponseBuilderTest::$formAjaxResponseBuilder |
property |
core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php |
|
| FormAjaxResponseBuilderTest::$renderer |
property |
core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php |
|
| FormAjaxResponseBuilderTest::$routeMatch |
property |
core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php |
|
| FormAjaxResponseBuilderTest::setUp |
function |
core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php |
|
| FormAjaxResponseBuilderTest::testBuildResponseNoCallable |
function |
core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php |
Tests build response no callable. |
| FormAjaxResponseBuilderTest::testBuildResponseNoTriggeringElement |
function |
core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php |
Tests build response no triggering element. |
| FormAjaxResponseBuilderTest::testBuildResponseRenderArray |
function |
core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php |
Tests build response render array. |
| FormAjaxResponseBuilderTest::testBuildResponseResponse |
function |
core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php |
Tests build response response. |
| FormAjaxResponseBuilderTest::testBuildResponseWithCommands |
function |
core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php |
Tests build response with commands. |
| FormAjaxResponseBuilderTest::testBuildResponseWithUpdateCommand |
function |
core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php |
Tests build response with update command. |
| FormAjaxSubscriberTest |
class |
core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php |
Tests Drupal\Core\Form\EventSubscriber\FormAjaxSubscriber. |
| FormAjaxSubscriberTest.php |
file |
core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php |
|
| FormAjaxSubscriberTest::$event |
property |
core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php |
The event used to derive the response. |
| FormAjaxSubscriberTest::$formAjaxResponseBuilder |
property |
core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php |
|
| FormAjaxSubscriberTest::$httpKernel |
property |
core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php |
|
| FormAjaxSubscriberTest::$messenger |
property |
core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php |
The mocked messenger. |
| FormAjaxSubscriberTest::$stringTranslation |
property |
core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php |
The mocked string translation. |
| FormAjaxSubscriberTest::$subscriber |
property |
core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php |
|
| FormAjaxSubscriberTest::assertResponseFromException |
function |
core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php |
Asserts that the expected response is derived from the given exception. |
| FormAjaxSubscriberTest::setUp |
function |
core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php |
|
| FormAjaxSubscriberTest::testOnException |
function |
core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php |
Tests on exception. |
| FormAjaxSubscriberTest::testOnExceptionBrokenPostRequest |
function |
core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php |
Tests on exception broken post request. |
| FormAjaxSubscriberTest::testOnExceptionNestedException |
function |
core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php |
Tests on exception nested exception. |
| FormAjaxSubscriberTest::testOnExceptionNestedWrongException |
function |
core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php |
Tests on exception nested wrong exception. |
| FormAjaxSubscriberTest::testOnExceptionNewBuildId |
function |
core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php |
Tests on exception new build id. |
| FormAjaxSubscriberTest::testOnExceptionOtherClass |
function |
core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php |
Tests on exception other class. |
| FormAjaxSubscriberTest::testOnExceptionResponseBuilderException |
function |
core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php |
Tests on exception response builder exception. |
| FormatDateTest |
class |
core/modules/system/tests/src/Functional/Common/FormatDateTest.php |
Tests the DateFormatterInterface::format() function. |
| FormatDateTest |
class |
core/modules/migrate/tests/src/Unit/process/FormatDateTest.php |
Tests the format date process plugin. |
| FormatDateTest.php |
file |
core/modules/migrate/tests/src/Unit/process/FormatDateTest.php |
|
| FormatDateTest.php |
file |
core/modules/system/tests/src/Functional/Common/FormatDateTest.php |
|
| FormatDateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Common/FormatDateTest.php |
The theme to install as the default for testing. |
| FormatDateTest::datesDataProvider |
function |
core/modules/migrate/tests/src/Unit/process/FormatDateTest.php |
Data provider of test dates. |
| FormatDateTest::testAdminDefinedFormatDate |
function |
core/modules/system/tests/src/Functional/Common/FormatDateTest.php |
Tests admin-defined formats in DateFormatterInterface::format(). |
| FormatDateTest::testMigrateExceptionBadFormat |
function |
core/modules/migrate/tests/src/Unit/process/FormatDateTest.php |
Tests that date format mismatches will throw an exception. |
| FormatDateTest::testMigrateExceptionMissingFromFormat |
function |
core/modules/migrate/tests/src/Unit/process/FormatDateTest.php |
Tests that missing configuration will throw an exception. |
| FormatDateTest::testMigrateExceptionMissingToFormat |
function |
core/modules/migrate/tests/src/Unit/process/FormatDateTest.php |
Tests that missing configuration will throw an exception. |
| FormatDateTest::testMigrateExceptionUnexpectedValue |
function |
core/modules/migrate/tests/src/Unit/process/FormatDateTest.php |
Tests that an unexpected date value will throw an exception. |
| FormatDateTest::testTransform |
function |
core/modules/migrate/tests/src/Unit/process/FormatDateTest.php |
Tests transformation. |
| FormatPluralUpdateTest |
class |
core/modules/views/tests/src/Functional/Update/FormatPluralUpdateTest.php |
Tests the upgrade path for converting format_plural from integer to boolean. |
| FormatPluralUpdateTest.php |
file |
core/modules/views/tests/src/Functional/Update/FormatPluralUpdateTest.php |
|
| FormatPluralUpdateTest::setDatabaseDumpFiles |
function |
core/modules/views/tests/src/Functional/Update/FormatPluralUpdateTest.php |
Set database dump files to be used. |