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. Search 11.x for form
  6. Other projects

Exact matches

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

All search results

Title Object type File name Summary
BlockContentTypeJsonCookieTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonCookieTest.php
BlockContentTypeXmlAnonTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlAnonTest.php
BlockContentTypeXmlBasicAuthTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlBasicAuthTest.php
BlockContentTypeXmlCookieTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlCookieTest.php
BlockContentXmlAnonTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlAnonTest.php
BlockContentXmlBasicAuthTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlBasicAuthTest.php
BlockContentXmlCookieTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlCookieTest.php
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::$themeHandler property core/modules/block/src/Form/BlockDeleteForm.php Theme handler.
BlockDeleteForm::create function 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
BlockDeleteForm::getDescription function core/modules/block/src/Form/BlockDeleteForm.php
BlockDeleteForm::getQuestion function core/modules/block/src/Form/BlockDeleteForm.php
BlockDeleteForm::systemRegionList function core/modules/block/src/Form/BlockDeleteForm.php Wraps system_region_list().
BlockDeleteForm::__construct function core/modules/block/src/Form/BlockDeleteForm.php
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
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
BlockForm::form function core/modules/block/src/BlockForm.php
BlockForm::getPluginForm function core/modules/block/src/BlockForm.php Retrieves the plugin form for a given block and operation.
BlockForm::getUniqueMachineName function core/modules/block/src/BlockForm.php Generates a unique machine name for a block based on a suggested string.
BlockForm::save function core/modules/block/src/BlockForm.php
BlockForm::submitForm function core/modules/block/src/BlockForm.php
BlockForm::submitVisibility function core/modules/block/src/BlockForm.php Helper function to independently submit the visibility UI.
BlockForm::themeSwitch function core/modules/block/src/BlockForm.php Handles switching the available regions based on the selected theme.

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