Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
@coversDefaultClass \Drupal\Core\Form\EventSubscriber\FormAjaxSubscriber[[api-linebreak]] @group EventSubscriber |
| FormAjaxSubscriberTest.php | file | core/ |
|
| FormAjaxSubscriberTest::$formAjaxResponseBuilder | property | core/ |
|
| FormAjaxSubscriberTest::$httpKernel | property | core/ |
|
| FormAjaxSubscriberTest::$messenger | property | core/ |
The mocked 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/ |
@covers ::onException[[api-linebreak]] |
| FormAjaxSubscriberTest::testOnExceptionBrokenPostRequest | function | core/ |
@covers ::onException[[api-linebreak]] |
| FormAjaxSubscriberTest::testOnExceptionNestedException | function | core/ |
@covers ::onException[[api-linebreak]] @covers ::getFormAjaxException[[api-linebreak]] |
| FormAjaxSubscriberTest::testOnExceptionNestedWrongException | function | core/ |
@covers ::getFormAjaxException[[api-linebreak]] |
| FormAjaxSubscriberTest::testOnExceptionNewBuildId | function | core/ |
@covers ::onException[[api-linebreak]] |
| FormAjaxSubscriberTest::testOnExceptionOtherClass | function | core/ |
@covers ::onException[[api-linebreak]] |
| FormAjaxSubscriberTest::testOnExceptionResponseBuilderException | function | core/ |
@covers ::onException[[api-linebreak]] |
| FormatDate | class | core/ |
Converts date/datetime from one format to another. |
| FormatDate.php | file | core/ |
|
| FormatDate::transform | function | core/ |
|
| 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/ |
|
| FormatDateTest::datesDataProvider | function | core/ |
Data provider of test dates. |
| FormatDateTest::providerTestDeprecatedTimezoneConfigurationKey | function | core/ |
Data provider for testDeprecatedTimezoneConfigurationKey. |
| FormatDateTest::testAdminDefinedFormatDate | function | core/ |
Tests admin-defined formats in DateFormatterInterface::format(). |
| FormatDateTest::testDeprecatedTimezoneConfigurationKey | function | core/ |
Tests that "timezone" configuration key triggers deprecation error. |
| 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. |
| FormatSpecificGetBcRouteTestTrait | trait | core/ |
Provides test methods to assert BC on format-specific GET routes. |
| FormatSpecificGetBcRouteTestTrait.php | file | core/ |
|
| FormatSpecificGetBcRouteTestTrait::testFormatSpecificGetBcRoute | function | core/ |
@group legacy |
| FormatSpecificGetBcRouteTestTrait::testNoFormatSpecificGetBcRouteForOtherFormats | function | core/ |
@group legacy |
| FormatStringTest | class | core/ |
Tests deprecated behavior of format_string. |
| FormatStringTest.php | file | core/ |
|
| FormatStringTest::testFormatString | function | core/ |
Tests error triggering on format_string. |
| FormattableMarkup | class | core/ |
Formats a string for HTML display by replacing variable placeholders. |
| FormattableMarkup.php | file | core/ |
|
| FormattableMarkup::$arguments | property | core/ |
The arguments to replace placeholders with. |
| FormattableMarkup::$string | property | core/ |
The string containing placeholders. |
| FormattableMarkup::count | function | core/ |
Returns the string length. |
| FormattableMarkup::jsonSerialize | function | core/ |
Returns a representation of the object for use in JSON serialization. |
| FormattableMarkup::placeholderEscape | function | core/ |
Escapes a placeholder replacement value if needed. |
| FormattableMarkup::placeholderFormat | function | core/ |
Replaces placeholders in a string with values. |
Pagination
- Previous page
- Page 680
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.