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
ClearCacheForm::getFormId function core/modules/system/src/Form/ClearCacheForm.php Returns a unique string identifying the form.
ClearCacheForm::submitForm function core/modules/system/src/Form/ClearCacheForm.php Clears the caches.
CodeBlock::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php Form constructor.
CodeBlock::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php Form submission handler.
CodeBlock::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/CodeBlock.php Form validation handler.
Combine::buildOptionsForm function core/modules/views/src/Plugin/views/filter/Combine.php Provide the basic form which calls through to subforms.
CommentAccessTest::testCannotViewCommentReplyFormOnEntitiesYouCannotView function core/modules/comment/tests/src/Functional/CommentAccessTest.php Tests cannot view comment reply form on entities you cannot view.
CommentAdminOverview::$dateFormatter property core/modules/comment/src/Form/CommentAdminOverview.php The date formatter service.
CommentAdminOverview::buildForm function core/modules/comment/src/Form/CommentAdminOverview.php Form constructor for the comment overview administration form.
CommentAdminOverview::getFormId function core/modules/comment/src/Form/CommentAdminOverview.php Returns a unique string identifying the form.
CommentAdminOverview::submitForm function core/modules/comment/src/Form/CommentAdminOverview.php Form submission handler.
CommentAdminOverview::validateForm function core/modules/comment/src/Form/CommentAdminOverview.php Form validation handler.
CommentBulkForm class core/modules/comment/src/Plugin/views/field/CommentBulkForm.php Defines a comment operations bulk form element.
CommentBulkForm.php file core/modules/comment/src/Plugin/views/field/CommentBulkForm.php
CommentBulkForm::emptySelectedMessage function core/modules/comment/src/Plugin/views/field/CommentBulkForm.php Returns the message to be displayed when there are no selected items.
CommentBulkFormTest class core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php @coversDefaultClass \Drupal\comment\Plugin\views\field\CommentBulkForm[[api-linebreak]]
@group comment
CommentBulkFormTest.php file core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php
CommentBulkFormTest::tearDown function core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php
CommentBulkFormTest::testConstructor function core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php Tests the constructor assignment of actions.
CommentController::getReplyForm function core/modules/comment/src/Controller/CommentController.php Form constructor for the comment reply form.
CommentController::replyFormAccess function core/modules/comment/src/Controller/CommentController.php Access check for the reply form.
CommentDefaultFormatter class core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Provides a default comment formatter.
CommentDefaultFormatter.php file core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php
CommentDefaultFormatter::$currentUser property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The current user.
CommentDefaultFormatter::$entityDisplayRepository property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The entity display repository.
CommentDefaultFormatter::$entityFormBuilder property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The entity form builder.
CommentDefaultFormatter::$routeMatch property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php
CommentDefaultFormatter::$storage property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The comment storage.
CommentDefaultFormatter::$viewBuilder property core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php The comment render controller.
CommentDefaultFormatter::calculateDependencies function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Calculates dependencies for the configured plugin.
CommentDefaultFormatter::create function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Creates an instance of the plugin.
CommentDefaultFormatter::defaultSettings function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Defines the default settings for this plugin.
CommentDefaultFormatter::getViewModes function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Provides a list of comment view modes for the configured comment type.
CommentDefaultFormatter::settingsForm function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Returns a form to configure settings for the formatter.
CommentDefaultFormatter::settingsSummary function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Returns a short summary for the current formatter settings.
CommentDefaultFormatter::viewElements function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Builds a renderable array for a field value.
CommentDefaultFormatter::__construct function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Constructs a new CommentDefaultFormatter.
CommentDefaultFormatterCacheTagsTest class core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php Tests comment cache tag bubbling up when using the Comment list formatter.
CommentDefaultFormatterCacheTagsTest.php file core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php
CommentDefaultFormatterCacheTagsTest::$modules property core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php Modules to install.
CommentDefaultFormatterCacheTagsTest::setUp function core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php
CommentDefaultFormatterCacheTagsTest::testCacheTags function core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php Tests the bubbling of cache tags.
CommentForm class core/modules/comment/src/CommentForm.php Base handler for comment forms.
CommentForm.php file core/modules/comment/src/CommentForm.php
CommentForm::$currentUser property core/modules/comment/src/CommentForm.php The current user.
CommentForm::$entityFieldManager property core/modules/comment/src/CommentForm.php The entity field manager.
CommentForm::$renderer property core/modules/comment/src/CommentForm.php The renderer.
CommentForm::actions function core/modules/comment/src/CommentForm.php Returns an array of supported actions for the current entity form.
CommentForm::buildEntity function core/modules/comment/src/CommentForm.php Builds an updated entity object based upon the submitted form values.
CommentForm::create function core/modules/comment/src/CommentForm.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.