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 |
|---|---|---|---|
| MenuXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| menu_ui_form_node_form_submit | function | core/ |
Form submission handler for menu item field on the node form. |
| menu_ui_form_node_type_form_builder | function | core/ |
Entity builder for the node type form with menu options. |
| menu_ui_form_node_type_form_validate | function | core/ |
Validate handler for forms with menu options. |
| Message::getContactForm | function | core/ |
Returns the form this contact message belongs to. |
| MessageAction::buildConfigurationForm | function | core/ |
Form constructor. |
| MessageAction::submitConfigurationForm | function | core/ |
Form submission handler. |
| MessageCommandTest::waitForMessageRemoved | function | core/ |
Asserts that a message of the expected type is removed. |
| MessageCommandTest::waitForMessageVisible | function | core/ |
Asserts that a message of the expected type appears. |
| MessageForm | class | core/ |
Form controller for contact message forms. |
| MessageForm | class | core/ |
Migrate messages form. |
| MessageForm.php | file | core/ |
|
| MessageForm.php | file | core/ |
|
| MessageForm::$dateFormatter | property | core/ |
The date formatter service. |
| MessageForm::$entity | property | core/ |
The message being used by this form. |
| MessageForm::$flood | property | core/ |
The flood control mechanism. |
| MessageForm::$languageManager | property | core/ |
The language manager service. |
| MessageForm::$mailHandler | property | core/ |
The contact mail handler service. |
| MessageForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| MessageForm::buildForm | function | core/ |
Form constructor. |
| MessageForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| MessageForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| MessageForm::form | function | core/ |
Gets the actual form array to be built. |
| MessageForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MessageForm::preview | function | core/ |
Form submission handler for the 'preview' action. |
| MessageForm::resetForm | function | core/ |
Resets the filter form. |
| MessageForm::save | function | core/ |
Form submission handler for the 'save' action. |
| MessageForm::submitForm | function | core/ |
Form submission handler. |
| MessageForm::validateForm | function | core/ |
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level… |
| MessageForm::__construct | function | core/ |
Constructs a MessageForm object. |
| MessageInterface::getContactForm | function | core/ |
Returns the form this contact message belongs to. |
| MessageJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| MessageJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| MessageJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| MessageXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| MessageXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| MessageXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| MigrateBlockContentEntityFormDisplayTest | class | core/ |
Tests migration of block content body field form display configuration. |
| MigrateBlockContentEntityFormDisplayTest.php | file | core/ |
|
| MigrateBlockContentEntityFormDisplayTest::$modules | property | core/ |
Modules to install. |
| MigrateBlockContentEntityFormDisplayTest::assertDisplay | function | core/ |
Asserts a display entity. |
| MigrateBlockContentEntityFormDisplayTest::setUp | function | core/ |
|
| MigrateBlockContentEntityFormDisplayTest::testMigration | function | core/ |
Tests the migrated display configuration. |
| MigrateCommentEntityFormDisplaySubjectTest | class | core/ |
Tests the migration of comment form's subject display from Drupal 6. |
| MigrateCommentEntityFormDisplaySubjectTest | class | core/ |
Tests the migration of comment form's subject display from Drupal 7. |
| MigrateCommentEntityFormDisplaySubjectTest.php | file | core/ |
|
| MigrateCommentEntityFormDisplaySubjectTest.php | file | core/ |
|
| MigrateCommentEntityFormDisplaySubjectTest::$modules | property | core/ |
Modules to install. |
| MigrateCommentEntityFormDisplaySubjectTest::$modules | property | core/ |
Modules to install. |
| MigrateCommentEntityFormDisplaySubjectTest::assertSubjectNotVisible | function | core/ |
Asserts that the comment subject field is not visible for a node type. |
Pagination
- Previous page
- Page 137
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.