Search for form

  1. Search 7.x for form
  2. Search 9.5.x for form
  3. Search 8.9.x for form
  4. Search 10.3.x for form
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Form class core/lib/Drupal/Core/Render/Element/Form.php Provides a render element for a form.
Form class core/modules/system/tests/modules/router_test_directory/src/Form.php Form to test _form routing.

All search results

Title Object type File name Summary
BlockContentTypeDeleteForm class core/modules/block_content/src/Form/BlockContentTypeDeleteForm.php Provides a confirmation form for deleting a block type entity.
BlockContentTypeDeleteForm.php file core/modules/block_content/src/Form/BlockContentTypeDeleteForm.php
BlockContentTypeDeleteForm::buildForm function core/modules/block_content/src/Form/BlockContentTypeDeleteForm.php Form constructor.
BlockContentTypeForm class core/modules/block_content/src/BlockContentTypeForm.php The block content type entity form.
BlockContentTypeForm.php file core/modules/block_content/src/BlockContentTypeForm.php
BlockContentTypeForm::copyFormValuesToEntity function core/modules/block_content/src/BlockContentTypeForm.php Copies top-level form values to entity properties.
BlockContentTypeForm::form function core/modules/block_content/src/BlockContentTypeForm.php Gets the actual form array to be built.
BlockContentTypeForm::save function core/modules/block_content/src/BlockContentTypeForm.php Form submission handler for the 'save' action.
BlockContentTypeJsonAnonTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonAnonTest.php The format to use in this test.
BlockContentTypeJsonBasicAuthTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php The format to use in this test.
BlockContentTypeJsonCookieTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonCookieTest.php The format to use in this test.
BlockContentTypeXmlAnonTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlAnonTest.php The format to use in this test.
BlockContentTypeXmlBasicAuthTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlBasicAuthTest.php The format to use in this test.
BlockContentTypeXmlCookieTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlCookieTest.php The format to use in this test.
BlockContentXmlAnonTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlAnonTest.php The format to use in this test.
BlockContentXmlBasicAuthTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlBasicAuthTest.php The format to use in this test.
BlockContentXmlCookieTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlCookieTest.php The format to use in this test.
BlockController::performOperation function core/modules/block/src/Controller/BlockController.php Calls a method on a block and reloads the listing page.
BlockDeleteForm class core/modules/block/src/Form/BlockDeleteForm.php Provides a deletion confirmation form for the block instance deletion form.
BlockDeleteForm.php file core/modules/block/src/Form/BlockDeleteForm.php
BlockDeleteForm::getCancelUrl function core/modules/block/src/Form/BlockDeleteForm.php
BlockDeleteForm::getConfirmText function core/modules/block/src/Form/BlockDeleteForm.php
BlockDeleteForm::getDeletionMessage function core/modules/block/src/Form/BlockDeleteForm.php Gets the message to display to the user after deleting the entity.
BlockDeleteForm::getDescription function core/modules/block/src/Form/BlockDeleteForm.php Returns additional text to display as a description.
BlockDeleteForm::getQuestion function core/modules/block/src/Form/BlockDeleteForm.php
BlockDeleteForm::systemRegionList function core/modules/block/src/Form/BlockDeleteForm.php Wraps system_region_list().
BlockEntitySettingTrayForm class core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Provides form for block instance forms when used in the off-canvas dialog.
BlockEntitySettingTrayForm.php file core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php
BlockEntitySettingTrayForm::actions function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Returns an array of supported actions for the current entity form.
BlockEntitySettingTrayForm::buildForm function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Form constructor.
BlockEntitySettingTrayForm::buildVisibilityInterface function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Helper function for building the visibility UI form.
BlockEntitySettingTrayForm::form function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Gets the actual form array to be built.
BlockEntitySettingTrayForm::getPluginForm function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Retrieves the plugin form for a given block and operation.
BlockEntitySettingTrayForm::getRedirectUrl function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Gets the form's redirect URL from 'destination' provide in the request.
BlockEntitySettingTrayForm::submitVisibility function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Helper function to independently submit the visibility UI.
BlockEntitySettingTrayForm::successfulAjaxSubmit function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Allows the form to respond to a successful AJAX submission.
BlockEntitySettingTrayForm::title function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Provides a title callback to get the block's admin label.
BlockEntitySettingTrayForm::validateVisibility function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Helper function to independently validate the visibility UI.
BlockForm class core/modules/block/src/BlockForm.php Provides form for block instance forms.
BlockForm.php file core/modules/block/src/BlockForm.php
BlockForm::$contextRepository property core/modules/block/src/BlockForm.php The context repository service.
BlockForm::$entity property core/modules/block/src/BlockForm.php The block entity.
BlockForm::$language property core/modules/block/src/BlockForm.php The language manager service.
BlockForm::$manager property core/modules/block/src/BlockForm.php The condition plugin manager.
BlockForm::$pluginFormFactory property core/modules/block/src/BlockForm.php The plugin form manager.
BlockForm::$storage property core/modules/block/src/BlockForm.php The block storage.
BlockForm::$themeHandler property core/modules/block/src/BlockForm.php The theme handler.
BlockForm::actions function core/modules/block/src/BlockForm.php Returns an array of supported actions for the current entity form.
BlockForm::buildVisibilityInterface function core/modules/block/src/BlockForm.php Helper function for building the visibility UI form.
BlockForm::create function core/modules/block/src/BlockForm.php Instantiates a new instance of this class.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.