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
CommentBulkFormTest class core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php @coversDefaultClass \Drupal\comment\Plugin\views\field\CommentBulkForm
@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.
CommentForm::flagViolations function core/modules/comment/src/CommentForm.php Flags violations for the current form.
CommentForm::form function core/modules/comment/src/CommentForm.php Gets the actual form array to be built.
CommentForm::getEditedFieldNames function core/modules/comment/src/CommentForm.php Gets the names of all fields edited in the form.
CommentForm::getStatusMessage function core/modules/comment/src/CommentForm.php Gets an appropriate status message when a comment is saved.
CommentForm::preview function core/modules/comment/src/CommentForm.php Form submission handler for the 'preview' action.
CommentForm::save function core/modules/comment/src/CommentForm.php Form submission handler for the 'save' action.
CommentForm::__construct function core/modules/comment/src/CommentForm.php Constructs a new CommentForm.
CommentItem::fieldSettingsForm function core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php Returns a form for the field-level settings.
CommentItem::storageSettingsForm function core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php Returns a form for the storage-level settings.
CommentItemInterface::FORM_BELOW constant core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php Comment form should be shown below post or list of comments.
CommentItemInterface::FORM_SEPARATE_PAGE constant core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php Comment form should be displayed on a separate page.
CommentJsonAnonTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentJsonAnonTest.php The format to use in this test.
CommentJsonBasicAuthTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentJsonBasicAuthTest.php The format to use in this test.
CommentJsonCookieTest::$format property core/modules/comment/tests/src/Functional/Rest/CommentJsonCookieTest.php The format to use in this test.
CommentLazyBuilders::$entityFormBuilder property core/modules/comment/src/CommentLazyBuilders.php The entity form builder service.

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