Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormAjaxResponseBuilderTest::testBuildResponseWithCommands | function | core/ |
Tests build response with commands. |
| FormAjaxResponseBuilderTest::testBuildResponseWithUpdateCommand | function | core/ |
Tests build response with update command. |
| FormAjaxSubscriber | class | core/ |
Wraps AJAX form submissions that are triggered via an exception. |
| FormAjaxSubscriber.php | file | core/ |
|
| FormAjaxSubscriber::$formAjaxResponseBuilder | property | core/ |
The form AJAX response builder. |
| FormAjaxSubscriber::$messenger | property | core/ |
The messenger. |
| FormAjaxSubscriber::getFormAjaxException | function | core/ |
Extracts a form AJAX exception. |
| FormAjaxSubscriber::getSubscribedEvents | function | core/ |
|
| FormAjaxSubscriber::onException | function | core/ |
Catches a form AJAX exception and build a response from it. |
| FormAjaxSubscriber::onView | function | core/ |
Alters the wrapper format if this is an AJAX form request. |
| FormAjaxSubscriber::__construct | function | core/ |
Constructs a new FormAjaxSubscriber. |
| FormAjaxSubscriberTest | class | core/ |
Tests Drupal\Core\Form\EventSubscriber\FormAjaxSubscriber. |
| FormAjaxSubscriberTest.php | file | core/ |
|
| FormAjaxSubscriberTest::$event | property | core/ |
The event used to derive the response. |
| FormAjaxSubscriberTest::$formAjaxResponseBuilder | property | core/ |
The form AJAX response builder mock. |
| FormAjaxSubscriberTest::$httpKernel | property | core/ |
The HTTP kernel mock. |
| FormAjaxSubscriberTest::$messenger | property | core/ |
The messenger. |
| FormAjaxSubscriberTest::$stringTranslation | property | core/ |
The mocked string translation. |
| FormAjaxSubscriberTest::$subscriber | property | core/ |
|
| FormAjaxSubscriberTest::assertResponseFromException | function | core/ |
Asserts that the expected response is derived from the given exception. |
| FormAjaxSubscriberTest::setUp | function | core/ |
|
| FormAjaxSubscriberTest::testOnException | function | core/ |
Tests on exception. |
| FormAjaxSubscriberTest::testOnExceptionBrokenPostRequest | function | core/ |
Tests on exception broken post request. |
| FormAjaxSubscriberTest::testOnExceptionNestedException | function | core/ |
Tests on exception nested exception. |
| FormAjaxSubscriberTest::testOnExceptionNestedWrongException | function | core/ |
Tests on exception nested wrong exception. |
| FormAjaxSubscriberTest::testOnExceptionNewBuildId | function | core/ |
Tests on exception new build id. |
| FormAjaxSubscriberTest::testOnExceptionOtherClass | function | core/ |
Tests on exception other class. |
| FormAjaxSubscriberTest::testOnExceptionResponseBuilderException | function | core/ |
Tests on exception response builder exception. |
| format-plural.php | file | core/ |
Test fixture. |
| FormatDate | class | core/ |
Converts date/datetime from one format to another. |
| FormatDate.php | file | core/ |
|
| FormatDate::transform | function | core/ |
Performs the associated process. |
| FormatDateTest | class | core/ |
Tests the format date process plugin. |
| FormatDateTest | class | core/ |
Tests the DateFormatterInterface::format() function. |
| FormatDateTest.php | file | core/ |
|
| FormatDateTest.php | file | core/ |
|
| FormatDateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FormatDateTest::datesDataProvider | function | core/ |
Data provider of test dates. |
| FormatDateTest::testAdminDefinedFormatDate | function | core/ |
Tests admin-defined formats in DateFormatterInterface::format(). |
| FormatDateTest::testMigrateExceptionBadFormat | function | core/ |
Tests that date format mismatches will throw an exception. |
| FormatDateTest::testMigrateExceptionMissingFromFormat | function | core/ |
Tests that missing configuration will throw an exception. |
| FormatDateTest::testMigrateExceptionMissingToFormat | function | core/ |
Tests that missing configuration will throw an exception. |
| FormatDateTest::testMigrateExceptionUnexpectedValue | function | core/ |
Tests that an unexpected date value will throw an exception. |
| FormatDateTest::testTransform | function | core/ |
Tests transformation. |
| FormatPluralUpdateTest | class | core/ |
Tests the upgrade path for converting format_plural from integer to boolean. |
| FormatPluralUpdateTest.php | file | core/ |
|
| FormatPluralUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| FormatPluralUpdateTest::testViewsFieldFormatPluralConversion | function | core/ |
Tests that fields with the format_plural option are updated properly. |
| FormattableMarkup | class | core/ |
Formats a string for HTML display by replacing variable placeholders. |
| FormattableMarkup.php | file | core/ |
Pagination
- Previous page
- Page 734
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.