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
NodeRouteProvider::getEditFormRoute function core/modules/node/src/Entity/NodeRouteProvider.php Gets the edit-form route.
NodeSearch::ADVANCED_FORM constant core/modules/node/src/Plugin/Search/NodeSearch.php A constant for setting and checking the query string.
NodeSearch::buildConfigurationForm function core/modules/node/src/Plugin/Search/NodeSearch.php Form constructor.
NodeSearch::searchFormAlter function core/modules/node/src/Plugin/Search/NodeSearch.php Alters the search form when being built for a given plugin.
NodeSearch::submitConfigurationForm function core/modules/node/src/Plugin/Search/NodeSearch.php Form submission handler.
NodeTermData::buildOptionsForm function core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php Provide a form to edit options for this plugin.
NodeTermData::submitOptionsForm function core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php Handle any special handling on the validate form.
NodeTestHooks::formAlter function core/modules/node/tests/modules/node_test/src/Hook/NodeTestHooks.php Implements hook_form_alter().
NodeTranslationHandler::entityFormAlter function core/modules/node/src/NodeTranslationHandler.php Performs the needed alterations to the entity form.
NodeTranslationHandler::entityFormEntityBuild function core/modules/node/src/NodeTranslationHandler.php Entity builder method.
NodeTranslationHandler::entityFormTitle function core/modules/node/src/NodeTranslationHandler.php Returns the title to be used for the entity form page.
NodeTranslationUITest::getFormSubmitSuffix function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Returns appropriate submit button suffix based on translatability.
NodeTypeDeleteConfirm::buildForm function core/modules/node/src/Form/NodeTypeDeleteConfirm.php Form constructor.
NodeTypeForm class core/modules/node/src/Form/NodeTypeForm.php Form handler for node type forms.
NodeTypeForm.php file core/modules/node/src/Form/NodeTypeForm.php
NodeTypeForm::$entityFieldManager property core/modules/node/src/Form/NodeTypeForm.php The entity field manager.
NodeTypeForm::buildEntity function core/modules/node/src/Form/NodeTypeForm.php Builds an updated entity object based upon the submitted form values.
NodeTypeForm::create function core/modules/node/src/Form/NodeTypeForm.php Instantiates a new instance of this class.
NodeTypeForm::form function core/modules/node/src/Form/NodeTypeForm.php Gets the actual form array to be built.
NodeTypeForm::save function core/modules/node/src/Form/NodeTypeForm.php Form submission handler for the 'save' action.
NodeTypeForm::validateForm function core/modules/node/src/Form/NodeTypeForm.php Form validation handler.
NodeTypeForm::__construct function core/modules/node/src/Form/NodeTypeForm.php Constructs the NodeTypeForm object.
NodeTypeJsonAnonTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonAnonTest.php The format to use in this test.
NodeTypeJsonBasicAuthTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php The format to use in this test.
NodeTypeJsonCookieTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php The format to use in this test.
NodeTypeXmlAnonTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlAnonTest.php The format to use in this test.
NodeTypeXmlBasicAuthTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php The format to use in this test.
NodeTypeXmlCookieTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlCookieTest.php The format to use in this test.
NodeUpdate7008::transform function core/modules/node/src/Plugin/migrate/process/d6/NodeUpdate7008.php Split the 'administer nodes' permission from 'access content overview'.
NodeXmlAnonTest::$format property core/modules/node/tests/src/Functional/Rest/NodeXmlAnonTest.php The format to use in this test.
NodeXmlBasicAuthTest::$format property core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php The format to use in this test.
NodeXmlCookieTest::$format property core/modules/node/tests/src/Functional/Rest/NodeXmlCookieTest.php The format to use in this test.
NonAbstractFormStateDecoratorBase class core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides a non-abstract version of the class under test.
NonAbstractFormStateDecoratorBase::__construct function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Creates a new instance.
None::buildOptionsForm function core/modules/views/src/Plugin/views/pager/None.php Provide the default form for setting options.
NonStableModulesTest::testDeprecatedAndExperimentalConfirmForm function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests installing deprecated and experimental modules at the same time.
NonStableModulesTest::testDeprecatedConfirmForm function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests installing deprecated modules and dependencies in the UI.
NonStableModulesTest::testExperimentalConfirmForm function core/modules/system/tests/src/Functional/Module/NonStableModulesTest.php Tests installing experimental modules and dependencies in the UI.
NormalizerBase::$format property core/modules/serialization/src/Normalizer/NormalizerBase.php List of formats which supports (de-)normalization.
NormalizerBase::$format property core/modules/jsonapi/src/Normalizer/NormalizerBase.php List of formats which supports (de-)normalization.
NormalizerBase::checkFormat function core/modules/jsonapi/src/Normalizer/NormalizerBase.php Checks if the provided format is supported by this normalizer.
NormalizerBase::checkFormat function core/modules/serialization/src/Normalizer/NormalizerBase.php Checks if the provided format is supported by this normalizer.
NullArgument::buildOptionsForm function core/modules/views/src/Plugin/views/argument/NullArgument.php Provide a form to edit options for this plugin.
NullCoalesce::transform function core/modules/migrate/src/Plugin/migrate/process/NullCoalesce.php Performs the associated process.
NullCoalesceTest::testTransform function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Tests null_coalesce.
NullCoalesceTest::testTransformWithDefault function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Tests null_coalesce.
NullCoalesceTest::transformDataProvider function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Provides Data for ::testTransform.
NullCoalesceTest::transformWithDefaultProvider function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Provides Data for ::testTransformWithDefault.
NullTestImageEffect::transformDimensions function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/NullTestImageEffect.php Determines the dimensions of the styled image.
NumberFieldTest::testNumberFormatter function core/modules/field/tests/src/FunctionalJavascript/Number/NumberFieldTest.php Tests default formatter behavior.

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