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 |
---|---|---|---|
ActionFormAjaxTest::setUp | function | core/ |
|
ActionFormAjaxTest::testActionConfigurationWithAjax | function | core/ |
Tests action plugins with AJAX save their configuration. |
ActionFormBase | class | core/ |
Provides a base form for action forms. |
ActionFormBase.php | file | core/ |
|
ActionFormBase::$entity | property | core/ |
The action entity. |
ActionFormBase::$storage | property | core/ |
The action storage. |
ActionFormBase::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
ActionFormBase::create | function | core/ |
Instantiates a new instance of this class. |
ActionFormBase::exists | function | core/ |
Determines if the action already exists. |
ActionFormBase::form | function | core/ |
Gets the actual form array to be built. |
ActionFormBase::getPlugin | function | core/ |
Gets the action plugin while ensuring it implements configuration form. |
ActionFormBase::save | function | core/ |
Form submission handler for the 'save' action. |
ActionFormBase::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
ActionFormBase::validateForm | function | core/ |
Form validation handler. |
ActionFormBase::__construct | function | core/ |
Constructs a new action form. |
ActionJsonAnonTest::$format | property | core/ |
The format to use in this test. |
ActionJsonAnonTest::$format | property | core/ |
The format to use in this test. |
ActionJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ActionJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ActionJsonCookieTest::$format | property | core/ |
The format to use in this test. |
ActionJsonCookieTest::$format | property | core/ |
The format to use in this test. |
ActionsTest::buildForm | function | core/ |
Form constructor. |
ActionsTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
ActionsTest::submitForm | function | core/ |
Form submission handler. |
ActionsTest::validateForm | function | core/ |
Form validation handler. |
ActionXmlAnonTest::$format | property | core/ |
The format to use in this test. |
ActionXmlAnonTest::$format | property | core/ |
The format to use in this test. |
ActionXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ActionXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ActionXmlCookieTest::$format | property | core/ |
The format to use in this test. |
ActionXmlCookieTest::$format | property | core/ |
The format to use in this test. |
action_form_ajax_test.info.yml | file | core/ |
core/modules/action/tests/action_form_ajax_test/action_form_ajax_test.info.yml |
action_form_ajax_test.schema.yml | file | core/ |
core/modules/action/tests/action_form_ajax_test/config/schema/action_form_ajax_test.schema.yml |
ActiveWorkspaceTestForm | class | core/ |
Form for testing the active workspace. |
ActiveWorkspaceTestForm.php | file | core/ |
|
ActiveWorkspaceTestForm::$keyValue | property | core/ |
The test key-value store. |
ActiveWorkspaceTestForm::$workspaceManager | property | core/ |
The workspace manager. |
ActiveWorkspaceTestForm::buildForm | function | core/ |
Form constructor. |
ActiveWorkspaceTestForm::create | function | core/ |
Instantiates a new instance of this class. |
ActiveWorkspaceTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ActiveWorkspaceTestForm::submitForm | function | core/ |
Form submission handler. |
AddBlockForm | class | core/ |
Provides a form to add a block. |
AddBlockForm.php | file | core/ |
|
AddBlockForm::buildForm | function | core/ |
Builds the form for the block. |
AddBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AddBlockForm::submitLabel | function | core/ |
Returns the label for the submit button. |
AddFormBase | class | core/ |
Provides a base class for creating media items from within the media library. |
AddFormBase.php | file | core/ |
|
AddFormBase::$entityTypeManager | property | core/ |
The entity type manager. |
AddFormBase::$libraryUiBuilder | property | core/ |
The media library UI builder. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.