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
BatchTestMultiStepForm::getFormId function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php Returns a unique string identifying the form.
BatchTestMultiStepForm::submitForm function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php Form submission handler.
BatchTestSimpleForm class core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php Generate form of id batch_test_simple_form.
BatchTestSimpleForm.php file core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php
BatchTestSimpleForm::buildForm function core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php Form constructor.
BatchTestSimpleForm::getFormId function core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php Returns a unique string identifying the form.
BatchTestSimpleForm::submitForm function core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php Form submission handler.
BigPipe::performPostSendTasks function core/modules/big_pipe/src/Render/BigPipe.php Performs tasks after sending content (and rendering placeholders).
BigPipeTest::performMetaRefresh function core/modules/big_pipe/tests/src/Functional/BigPipeTest.php Performs a single <meta> refresh explicitly.
BigPipeTestForm class core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php Form to test BigPipe.
BigPipeTestForm.php file core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php
BigPipeTestForm::buildForm function core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php Form constructor.
BigPipeTestForm::getFormId function core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php Returns a unique string identifying the form.
BigPipeTestForm::submitForm function core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php Form submission handler.
block--primary-menu--plugin-id--search-form-block.html.twig file core/themes/olivero/templates/block/block--primary-menu--plugin-id--search-form-block.html.twig Olivero's theme implementation for a search form block in the Primary Menu region.
block--search-form-block.html.twig file core/profiles/demo_umami/themes/umami/templates/components/search/block--search-form-block.html.twig Theme override for the search form block.
block--search-form-block.html.twig file core/themes/olivero/templates/block/block--search-form-block.html.twig Olivero's theme implementation for a search form block.
block--search-form-block.html.twig file core/themes/claro/templates/classy/block/block--search-form-block.html.twig Theme override for the search form block.
block--search-form-block.html.twig file core/themes/starterkit_theme/templates/block/block--search-form-block.html.twig Theme override for the search form block.
block--secondary-menu--plugin-id--search-form-block.html.twig file core/themes/olivero/templates/block/block--secondary-menu--plugin-id--search-form-block.html.twig Theme implementation for a search form block in the Secondary Menu region.
block.block.olivero_search_form_narrow.yml file core/themes/olivero/config/optional/block.block.olivero_search_form_narrow.yml core/themes/olivero/config/optional/block.block.olivero_search_form_narrow.yml
block.block.olivero_search_form_wide.yml file core/themes/olivero/config/optional/block.block.olivero_search_form_wide.yml core/themes/olivero/config/optional/block.block.olivero_search_form_wide.yml
Block::blockForm function core/modules/views/src/Plugin/views/display/Block.php Adds the configuration form elements specific to this views block plugin.
Block::buildOptionsForm function core/modules/views/src/Plugin/views/display/Block.php Provide the default form for setting options.
Block::submitOptionsForm function core/modules/views/src/Plugin/views/display/Block.php Perform any necessary changes to the form values prior to storage.
Block::usesExposedFormInBlock function core/modules/views/src/Plugin/views/display/Block.php Checks to see if the display can put the exposed form in a block.
BlockAddController::blockAddConfigureForm function core/modules/block/src/Controller/BlockAddController.php Build the block instance add form.
BlockBase::buildConfigurationForm function core/lib/Drupal/Core/Block/BlockBase.php Form constructor.
BlockContentBlock::blockForm function core/modules/block_content/src/Plugin/Block/BlockContentBlock.php Overrides \Drupal\Core\Block\BlockBase::blockForm().
BlockContentController::addForm function core/modules/block_content/src/Controller/BlockContentController.php Presents the content block creation form.
BlockContentController::getAddFormTitle function core/modules/block_content/src/Controller/BlockContentController.php Provides the page title for this controller.
BlockContentCreationTest::testBlockContentFormSubmitHandlers function core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php Tests the redirect workflow of creating a block_content and block.
BlockContentDeleteForm class core/modules/block_content/src/Form/BlockContentDeleteForm.php Provides a confirmation form for deleting a content block entity.
BlockContentDeleteForm.php file core/modules/block_content/src/Form/BlockContentDeleteForm.php
BlockContentDeleteForm::getDescription function core/modules/block_content/src/Form/BlockContentDeleteForm.php Returns additional text to display as a description.
BlockContentForm class core/modules/block_content/src/BlockContentForm.php Form handler for the content block edit forms.
BlockContentForm.php file core/modules/block_content/src/BlockContentForm.php
BlockContentForm::$entity property core/modules/block_content/src/BlockContentForm.php The block content entity.
BlockContentForm::actions function core/modules/block_content/src/BlockContentForm.php Returns an array of supported actions for the current entity form.
BlockContentForm::configureBlock function core/modules/block_content/src/BlockContentForm.php Form submission handler for the 'configureBlock' action.
BlockContentForm::form function core/modules/block_content/src/BlockContentForm.php Gets the actual form array to be built.
BlockContentForm::save function core/modules/block_content/src/BlockContentForm.php Form submission handler for the 'save' action.
BlockContentJsonAnonTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonAnonTest.php The format to use in this test.
BlockContentJsonBasicAuthTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonBasicAuthTest.php The format to use in this test.
BlockContentJsonCookieTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonCookieTest.php The format to use in this test.
BlockContentModerationHandler::enforceRevisionsBundleFormAlter function core/modules/content_moderation/src/Entity/Handler/BlockContentModerationHandler.php Alters bundle forms to enforce revision handling.
BlockContentModerationHandler::enforceRevisionsEntityFormAlter function core/modules/content_moderation/src/Entity/Handler/BlockContentModerationHandler.php Alters entity forms to enforce revision handling.
BlockContentRevisionDeleteTest::testDeleteForm function core/modules/block_content/tests/src/Functional/BlockContentRevisionDeleteTest.php Tests revision delete.
BlockContentRevisionRevertTest::testRevertForm function core/modules/block_content/tests/src/Functional/BlockContentRevisionRevertTest.php Tests revision revert.
BlockContentTranslationHandler::entityFormTitle function core/modules/block_content/src/BlockContentTranslationHandler.php Returns the title to be used for the entity form page.

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