Search for form
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Form | class | core/ |
Provides a render element for a form. |
Form | class | core/ |
Form to test _form routing. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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.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. |
EntityAutocompleteElementFormTest::setUp | function | core/ |
|
EntityAutocompleteElementFormTest::submitForm | function | core/ |
Form submission handler. |
EntityAutocompleteElementFormTest::testEntityAutocompleteAccess | function | core/ |
Tests that access is properly checked by the EntityAutocomplete element. |
EntityAutocompleteElementFormTest::testEntityAutocompleteIdInput | function | core/ |
Tests ID input is handled correctly. |
EntityAutocompleteElementFormTest::testInvalidEntityAutocompleteElement | function | core/ |
Tests invalid entries in the EntityAutocomplete Form API element. |
EntityAutocompleteElementFormTest::testValidEntityAutocompleteElement | function | core/ |
Tests valid entries in the EntityAutocomplete Form API element. |
EntityAutocompleteElementFormTest::validateForm | function | core/ |
Form validation handler. |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.