Search for form
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Form to test _form routing. |
| Form | class | core/ |
Provides a render element for a form. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ElementsTableSelectTest::formSubmitHelper | function | core/ |
Helper function for the option check test to submit a form while collecting errors. |
| ElementTest::testFormAutocomplete | function | core/ |
Tests a form with an autocomplete setting. |
| ElementTest::testFormElementErrors | function | core/ |
Tests form element error messages. |
| ElementTest::testFormElements | function | core/ |
Test form elements. |
| Email::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| EmailAction::buildConfigurationForm | function | core/ |
Form constructor. |
| EmailAction::submitConfigurationForm | function | core/ |
Form submission handler. |
| EmailAction::validateConfigurationForm | function | core/ |
Form validation handler. |
| EmailDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| EmailDefaultWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| EmailTest::testFormEmail | function | core/ |
Tests that #type 'email' fields are properly validated. |
| EmbeddedForm | class | core/ |
Provides the EmbeddedForm class. |
| EmbeddedForm.php | file | core/ |
|
| EmbeddedForm::buildForm | function | core/ |
Form constructor. |
| EmbeddedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EmbeddedForm::submitForm | function | core/ |
Form submission handler. |
| EmbeddedFormWidgetTest | class | core/ |
Tests media widget nested inside another widget. |
| EmbeddedFormWidgetTest.php | file | core/ |
|
| EmbeddedFormWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EmbeddedFormWidgetTest::$modules | property | core/ |
Modules to install. |
| EmbeddedFormWidgetTest::insertionReselectionProvider | function | core/ |
Data provider for ::testInsertionAndReselection(). |
| EmbeddedFormWidgetTest::setUp | function | core/ |
|
| EmbeddedFormWidgetTest::testInsertionAndReselection | function | core/ |
Tests media inside another widget that validates too enthusiastically. |
| EmptyBlockForm | class | core/ |
Provides a form for a block that is empty. |
| EmptyBlockForm.php | file | core/ |
|
| EmptyBlockForm::$plugin | property | core/ |
The plugin this form is for. |
| EmptyBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
| EmptyBlockForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| Endpoint::$formats | property | core/ |
List of supported formats. Only 'json' and 'xml' are allowed. |
| Endpoint::getFormats | function | core/ |
Returns list of supported formats. |
| EnforcedFormResponseSubscriber | class | core/ |
Handle the EnforcedResponseException and deliver an EnforcedResponse. |
| EnforcedFormResponseSubscriber.php | file | core/ |
|
| EnforcedFormResponseSubscriber::getSubscribedEvents | function | core/ |
|
| EnforcedFormResponseSubscriber::onKernelException | function | core/ |
Replaces the response in case an EnforcedResponseException was thrown. |
| EnforcedFormResponseSubscriber::onKernelResponse | function | core/ |
Unwraps an enforced response. |
| entity-moderation-form.html.twig | file | core/ |
<ul class="entity-moderation-form"> <li class="entity-moderation-form__item">{{ form.current }}</li> <li class="entity-moderation-form__item">{{ form.new_state }}</li> <li… |
| entity-moderation-form.html.twig | file | core/ |
<ul class="entity-moderation-form"> <li class="entity-moderation-form__item">{{ form.current }}</li> <li class="entity-moderation-form__item">{{ form.new_state }}</li> <li… |
| entity.form_builder | service | core/ |
Drupal\Core\Entity\EntityFormBuilder |
| Entity::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
| Entity::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Entity::submitOptionsForm | function | core/ |
Provides the default form for submitting options. |
| Entity::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| EntityAutocompleteElementFormTest | class | core/ |
Tests the EntityAutocomplete Form API element. |
| EntityAutocompleteElementFormTest.php | file | core/ |
|
| EntityAutocompleteElementFormTest::$referencedEntities | property | core/ |
An array of entities to be referenced in this test. |
| EntityAutocompleteElementFormTest::$testAutocreateUser | property | core/ |
User for autocreate testing. |
| EntityAutocompleteElementFormTest::$testUser | property | core/ |
User for testing. |
| EntityAutocompleteElementFormTest::buildForm | function | core/ |
Form constructor. |
| EntityAutocompleteElementFormTest::getAutocompleteInput | function | core/ |
Returns an entity label in format needed by the EntityAutocomplete element. |
| EntityAutocompleteElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.