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 |
---|---|---|---|
BlockContentXmlAnonTest::$format | property | core/ |
The format to use in this test. |
BlockContentXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
BlockContentXmlCookieTest::$format | property | core/ |
The format to use in this test. |
BlockController::performOperation | function | core/ |
Calls a method on a block and reloads the listing page. |
BlockDeleteForm | class | core/ |
Provides a deletion confirmation form for the block instance deletion form. |
BlockDeleteForm.php | file | core/ |
|
BlockDeleteForm::getCancelUrl | function | core/ |
|
BlockDeleteForm::getConfirmText | function | core/ |
|
BlockDeleteForm::getDeletionMessage | function | core/ |
Gets the message to display to the user after deleting the entity. |
BlockDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
BlockDeleteForm::getQuestion | function | core/ |
|
BlockDeleteForm::systemRegionList | function | core/ |
Wraps system_region_list(). |
BlockEntitySettingTrayForm | class | core/ |
Provides form for block instance forms when used in the off-canvas dialog. |
BlockEntitySettingTrayForm.php | file | core/ |
|
BlockEntitySettingTrayForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
BlockEntitySettingTrayForm::buildForm | function | core/ |
Form constructor. |
BlockEntitySettingTrayForm::buildVisibilityInterface | function | core/ |
Helper function for building the visibility UI form. |
BlockEntitySettingTrayForm::form | function | core/ |
Gets the actual form array to be built. |
BlockEntitySettingTrayForm::getPluginForm | function | core/ |
Retrieves the plugin form for a given block and operation. |
BlockEntitySettingTrayForm::getRedirectUrl | function | core/ |
Gets the form's redirect URL from 'destination' provide in the request. |
BlockEntitySettingTrayForm::submitVisibility | function | core/ |
Helper function to independently submit the visibility UI. |
BlockEntitySettingTrayForm::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
BlockEntitySettingTrayForm::title | function | core/ |
Provides a title callback to get the block's admin label. |
BlockEntitySettingTrayForm::validateVisibility | function | core/ |
Helper function to independently validate the visibility UI. |
BlockForm | class | core/ |
Provides form for block instance forms. |
BlockForm.php | file | core/ |
|
BlockForm::$contextRepository | property | core/ |
The context repository service. |
BlockForm::$entity | property | core/ |
The block entity. |
BlockForm::$language | property | core/ |
The language manager service. |
BlockForm::$manager | property | core/ |
The condition plugin manager. |
BlockForm::$pluginFormFactory | property | core/ |
The plugin form manager. |
BlockForm::$storage | property | core/ |
The block storage. |
BlockForm::$themeHandler | property | core/ |
The theme handler. |
BlockForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
BlockForm::buildVisibilityInterface | function | core/ |
Helper function for building the visibility UI form. |
BlockForm::create | function | core/ |
Instantiates a new instance of this class. |
BlockForm::form | function | core/ |
Gets the actual form array to be built. |
BlockForm::getPluginForm | function | core/ |
Retrieves the plugin form for a given block and operation. |
BlockForm::getUniqueMachineName | function | core/ |
Generates a unique machine name for a block based on a suggested string. |
BlockForm::save | function | core/ |
Form submission handler for the 'save' action. |
BlockForm::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… |
BlockForm::submitVisibility | function | core/ |
Helper function to independently submit the visibility UI. |
BlockForm::themeSwitch | function | core/ |
Handles switching the available regions based on the selected theme. |
BlockForm::validateForm | function | core/ |
Form validation handler. |
BlockForm::validateVisibility | function | core/ |
Helper function to independently validate the visibility UI. |
BlockForm::__construct | function | core/ |
Constructs a BlockForm object. |
BlockFormInBlockTest | class | core/ |
Tests form in block caching. |
BlockFormInBlockTest.php | file | core/ |
|
BlockFormInBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockFormInBlockTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.