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 |
---|---|---|---|
DefaultFormatTest::$modules | property | core/ |
Modules to install. |
DefaultFormatTest::testFoo | function | core/ |
|
DefaultFormatTest::testMultipleRoutesWithSameSingleFormat | function | core/ |
|
DefaultFormatTestController | class | core/ |
|
DefaultFormatTestController.php | file | core/ |
|
DefaultFormatTestController::content | function | core/ |
|
DefaultHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
DefaultHtmlRouteProvider::getDeleteFormRoute | function | core/ |
Gets the delete-form route. |
DefaultHtmlRouteProvider::getDeleteMultipleFormRoute | function | core/ |
Returns the delete multiple form route. |
DefaultHtmlRouteProvider::getEditFormRoute | function | core/ |
Gets the edit-form route. |
DefaultHtmlRouteProviderTest::providerTestGetAddFormRoute | function | core/ |
|
DefaultHtmlRouteProviderTest::testGetAddFormRoute | function | core/ |
@covers ::getAddFormRoute @dataProvider providerTestGetAddFormRoute |
DefaultSelection::buildConfigurationForm | function | core/ |
Form constructor. |
DefaultsEntityForm | class | core/ |
Provides a form containing the Layout Builder UI for defaults. |
DefaultsEntityForm.php | file | core/ |
|
DefaultsEntityForm::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
DefaultsEntityForm::$layoutTempstoreRepository | property | core/ |
Layout tempstore repository. |
DefaultsEntityForm::$sectionStorage | property | core/ |
The section storage. |
DefaultsEntityForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
DefaultsEntityForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
DefaultsEntityForm::buildForm | function | core/ |
Form constructor. |
DefaultsEntityForm::buildMessage | function | core/ |
Renders a message to display at the top of the layout builder. |
DefaultsEntityForm::create | function | core/ |
Instantiates a new instance of this class. |
DefaultsEntityForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
DefaultsEntityForm::layoutBuilderElementGetKeys | function | core/ |
Form element #process callback. |
DefaultsEntityForm::save | function | core/ |
Form submission handler for the 'save' action. |
DefaultsEntityForm::__construct | function | core/ |
Constructs a new DefaultsEntityForm. |
DefaultSummary::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DefaultValue::transform | function | core/ |
Performs the associated process. |
default_format_test.info.yml | file | core/ |
core/modules/system/tests/modules/default_format_test/default_format_test.info.yml |
default_format_test.routing.yml | file | core/ |
core/modules/system/tests/modules/default_format_test/default_format_test.routing.yml |
DeleteForm | class | core/ |
Builds the form to delete a forum term. |
DeleteForm | class | core/ |
Provides the comment delete confirmation form. |
DeleteForm.php | file | core/ |
|
DeleteForm.php | file | core/ |
|
DeleteForm::$taxonomyTerm | property | core/ |
The taxonomy term being deleted. |
DeleteForm::buildForm | function | core/ |
Form constructor. |
DeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
DeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
DeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
DeleteForm::getDeletionMessage | function | core/ |
|
DeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
DeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
DeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
DeleteForm::logDeletionMessage | function | core/ |
|
DeleteForm::submitForm | function | core/ |
Form submission handler. |
DeleteMultipleForm | class | core/ |
Provides an entities deletion confirmation form. |
DeleteMultipleForm.php | file | core/ |
|
DeleteMultipleForm::$currentUser | property | core/ |
The current user. |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.