Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormAjaxResponseBuilder::$callableResolver | property | core/ |
The callable resolver service. |
| FormAjaxResponseBuilder::$routeMatch | property | core/ |
The current route match. |
| FormAjaxResponseBuilder::buildResponse | function | core/ |
Builds a response for an AJAX form. |
| FormAjaxResponseBuilder::__construct | function | core/ |
|
| FormAjaxResponseBuilderInterface | interface | core/ |
Provides an interface for building AJAX form responses. |
| FormAjaxResponseBuilderInterface.php | file | core/ |
|
| FormAjaxResponseBuilderInterface::buildResponse | function | core/ |
Builds a response for an AJAX form. |
| FormAjaxResponseBuilderTest | class | core/ |
Tests Drupal\Core\Form\FormAjaxResponseBuilder. |
| FormAjaxResponseBuilderTest.php | file | core/ |
|
| FormAjaxResponseBuilderTest::$callableResolver | property | core/ |
The callable resolver. |
| FormAjaxResponseBuilderTest::$formAjaxResponseBuilder | property | core/ |
|
| FormAjaxResponseBuilderTest::$renderer | property | core/ |
|
| FormAjaxResponseBuilderTest::$routeMatch | property | core/ |
|
| FormAjaxResponseBuilderTest::setUp | function | core/ |
|
| FormAjaxResponseBuilderTest::testBuildResponseNoCallable | function | core/ |
Tests build response no callable. |
| FormAjaxResponseBuilderTest::testBuildResponseNoTriggeringElement | function | core/ |
Tests build response no triggering element. |
| FormAjaxResponseBuilderTest::testBuildResponseRenderArray | function | core/ |
Tests build response render array. |
| FormAjaxResponseBuilderTest::testBuildResponseResponse | function | core/ |
Tests build response response. |
| 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/ |
|
| 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/ |
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. |
| 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/ |
Pagination
- Previous page
- Page 637
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.