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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| form.css | file | core/ |
Main form and form item styles. |
| form.pcss.css | file | core/ |
Visual styling for forms in the off-canvas dialog. |
| form.pcss.css | file | core/ |
Main form and form item styles. |
| form.pcss.css | file | core/ |
Main form and form item styles. |
| form.pcss.css | file | core/ |
Main form and form item styles. |
| form.pcss.css | file | core/ |
Main form and form item styles. |
| Form::submitForm | function | core/ |
|
| FormActionXssTest | class | core/ |
Ensures that a form's action attribute can't be exploited with XSS. |
| FormActionXssTest.php | file | core/ |
|
| FormActionXssTest::$modules | property | core/ |
|
| FormActionXssTest::buildForm | function | core/ |
|
| FormActionXssTest::getFormId | function | core/ |
|
| FormActionXssTest::setUp | function | core/ |
|
| FormActionXssTest::submitForm | function | core/ |
|
| FormActionXssTest::testFormActionXss | function | core/ |
Tests form action attribute for XSS. |
| FormActionXssTest::validateForm | function | core/ |
|
| FormAjaxException::$formState | property | core/ |
The form state. |
| FormAjaxException::getFormState | function | core/ |
Gets the form state. |
| FormAjaxException::__construct | function | core/ |
Constructs a FormAjaxException object. |
| FormAjaxResponseBuilder | class | core/ |
Builds an AJAX form response. |
| FormAjaxResponseBuilder.php | file | core/ |
|
| FormAjaxResponseBuilder::buildResponse | function | core/ |
|
| 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/ |
The main content renderer mock. |
| FormAjaxResponseBuilderTest::$routeMatch | property | core/ |
The route match. |
| 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/ |
Pagination
- Previous page
- Page 628
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.