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
NegotiationUrlForm::create function core/modules/language/src/Form/NegotiationUrlForm.php Instantiates a new instance of this class.
NegotiationUrlForm::getEditableConfigNames function core/modules/language/src/Form/NegotiationUrlForm.php Gets the configuration names that will be editable.
NegotiationUrlForm::getFormId function core/modules/language/src/Form/NegotiationUrlForm.php Returns a unique string identifying the form.
NegotiationUrlForm::submitForm function core/modules/language/src/Form/NegotiationUrlForm.php Form submission handler.
NegotiationUrlForm::validateForm function core/modules/language/src/Form/NegotiationUrlForm.php Form validation handler.
NegotiationUrlForm::__construct function core/modules/language/src/Form/NegotiationUrlForm.php Constructs a new NegotiationUrlForm object.
NestedArrayTest::$form property core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php Form array to check.
NestedConfigTargetForm class core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php Test form for testing config targets that are not 1:1.
NestedConfigTargetForm.php file core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php
NestedConfigTargetForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php Form constructor.
NestedConfigTargetForm::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php Gets the configuration names that will be editable.
NestedConfigTargetForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php Returns a unique string identifying the form.
NestedEntityTestForm class core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php Provides a form for field_test routes.
NestedEntityTestForm.php file core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php
NestedEntityTestForm::buildForm function core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php Form constructor.
NestedEntityTestForm::getFormId function core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php Returns a unique string identifying the form.
NestedEntityTestForm::submitForm function core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php Form submission handler.
NestedEntityTestForm::validateForm function core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php Form validation handler.
NestedFormTest class core/modules/field/tests/src/Functional/NestedFormTest.php Tests field elements in nested forms.
NestedFormTest.php file core/modules/field/tests/src/Functional/NestedFormTest.php
NestedFormTest::$defaultTheme property core/modules/field/tests/src/Functional/NestedFormTest.php The theme to install as the default for testing.
NestedFormTest::$field property core/modules/field/tests/src/Functional/NestedFormTest.php
NestedFormTest::$fieldStorageSingle property core/modules/field/tests/src/Functional/NestedFormTest.php
NestedFormTest::$fieldStorageUnlimited property core/modules/field/tests/src/Functional/NestedFormTest.php
NestedFormTest::$modules property core/modules/field/tests/src/Functional/NestedFormTest.php Modules to install.
NestedFormTest::setUp function core/modules/field/tests/src/Functional/NestedFormTest.php
NestedFormTest::testNestedEntityFormEntityLevelValidation function core/modules/field/tests/src/Functional/NestedFormTest.php Tests entity level validation within subforms.
NestedFormTest::testNestedFieldForm function core/modules/field/tests/src/Functional/NestedFormTest.php Tests Field API form integration within a subform.
NestedTableDragTestForm class core/modules/system/tests/modules/tabledrag_test/src/Form/NestedTableDragTestForm.php Provides a form for testing nested draggable tables.
NestedTableDragTestForm.php file core/modules/system/tests/modules/tabledrag_test/src/Form/NestedTableDragTestForm.php
NestedTableDragTestForm::buildForm function core/modules/system/tests/modules/tabledrag_test/src/Form/NestedTableDragTestForm.php Form constructor.
NestedTableDragTestForm::getFormId function core/modules/system/tests/modules/tabledrag_test/src/Form/NestedTableDragTestForm.php Returns a unique string identifying the form.
node-edit-form.html.twig file core/modules/node/templates/node-edit-form.html.twig Default theme implementation for a node edit form.
node-edit-form.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content-edit/node-edit-form.html.twig Theme override for a node edit form.
node-edit-form.html.twig file core/themes/stable9/templates/content-edit/node-edit-form.html.twig Theme override for a node edit form.
node-edit-form.html.twig file core/themes/claro/templates/node-edit-form.html.twig Theme override for a node edit form.
node-edit-form.html.twig file core/themes/starterkit_theme/templates/content-edit/node-edit-form.html.twig Theme override for a node edit form.
Node::$filterDefaultFormat property core/modules/node/src/Plugin/migrate/source/d6/Node.php The default filter format.
Node::buildOptionsForm function core/modules/node/src/Plugin/views/field/Node.php Provide link to node option.
NodeAccessTest::$moderationInformation property core/modules/content_moderation/tests/src/Kernel/NodeAccessTest.php The moderation information service.
NodeBulkForm class core/modules/node/src/Plugin/views/field/NodeBulkForm.php Defines a node operations bulk form element.
NodeBulkForm.php file core/modules/node/src/Plugin/views/field/NodeBulkForm.php
NodeBulkForm::emptySelectedMessage function core/modules/node/src/Plugin/views/field/NodeBulkForm.php Returns the message to be displayed when there are no selected items.
NodeBulkFormTest class core/modules/node/tests/src/Unit/Plugin/views/field/NodeBulkFormTest.php Tests Drupal\node\Plugin\views\field\NodeBulkForm.
NodeBulkFormTest.php file core/modules/node/tests/src/Unit/Plugin/views/field/NodeBulkFormTest.php
NodeBulkFormTest::tearDown function core/modules/node/tests/src/Unit/Plugin/views/field/NodeBulkFormTest.php
NodeBulkFormTest::testConstructor function core/modules/node/tests/src/Unit/Plugin/views/field/NodeBulkFormTest.php Tests the constructor assignment of actions.
NodeCompleteNodeLookup::transform function core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeLookup.php Performs the associated process.
NodeCompleteNodeRevisionLookup::transform function core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeRevisionLookup.php Performs the associated process.
NodeCompleteNodeTranslationLookup::transform function core/modules/migrate_drupal/src/Plugin/migrate/process/NodeCompleteNodeTranslationLookup.php Performs the associated process.

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