Search for form
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Form | class | core/ |
Provides a render element for a form. |
Form | class | core/ |
Form to test _form routing. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
CommentBulkFormTest | class | core/ |
@coversDefaultClass \Drupal\comment\Plugin\views\field\CommentBulkForm @group comment |
CommentBulkFormTest.php | file | core/ |
|
CommentBulkFormTest::tearDown | function | core/ |
|
CommentBulkFormTest::testConstructor | function | core/ |
Tests the constructor assignment of actions. |
CommentController::getReplyForm | function | core/ |
Form constructor for the comment reply form. |
CommentController::replyFormAccess | function | core/ |
Access check for the reply form. |
CommentDefaultFormatter | class | core/ |
Provides a default comment formatter. |
CommentDefaultFormatter.php | file | core/ |
|
CommentDefaultFormatter::$currentUser | property | core/ |
The current user. |
CommentDefaultFormatter::$entityDisplayRepository | property | core/ |
The entity display repository. |
CommentDefaultFormatter::$entityFormBuilder | property | core/ |
The entity form builder. |
CommentDefaultFormatter::$routeMatch | property | core/ |
|
CommentDefaultFormatter::$storage | property | core/ |
The comment storage. |
CommentDefaultFormatter::$viewBuilder | property | core/ |
The comment render controller. |
CommentDefaultFormatter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
CommentDefaultFormatter::create | function | core/ |
Creates an instance of the plugin. |
CommentDefaultFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
CommentDefaultFormatter::getViewModes | function | core/ |
Provides a list of comment view modes for the configured comment type. |
CommentDefaultFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
CommentDefaultFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
CommentDefaultFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
CommentDefaultFormatter::__construct | function | core/ |
Constructs a new CommentDefaultFormatter. |
CommentDefaultFormatterCacheTagsTest | class | core/ |
Tests comment cache tag bubbling up when using the Comment list formatter. |
CommentDefaultFormatterCacheTagsTest.php | file | core/ |
|
CommentDefaultFormatterCacheTagsTest::$modules | property | core/ |
Modules to install. |
CommentDefaultFormatterCacheTagsTest::setUp | function | core/ |
|
CommentDefaultFormatterCacheTagsTest::testCacheTags | function | core/ |
Tests the bubbling of cache tags. |
CommentForm | class | core/ |
Base handler for comment forms. |
CommentForm.php | file | core/ |
|
CommentForm::$currentUser | property | core/ |
The current user. |
CommentForm::$entityFieldManager | property | core/ |
The entity field manager. |
CommentForm::$renderer | property | core/ |
The renderer. |
CommentForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
CommentForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
CommentForm::create | function | core/ |
Instantiates a new instance of this class. |
CommentForm::flagViolations | function | core/ |
Flags violations for the current form. |
CommentForm::form | function | core/ |
Gets the actual form array to be built. |
CommentForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
CommentForm::getStatusMessage | function | core/ |
Gets an appropriate status message when a comment is saved. |
CommentForm::preview | function | core/ |
Form submission handler for the 'preview' action. |
CommentForm::save | function | core/ |
Form submission handler for the 'save' action. |
CommentForm::__construct | function | core/ |
Constructs a new CommentForm. |
CommentItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
CommentItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
CommentItemInterface::FORM_BELOW | constant | core/ |
Comment form should be shown below post or list of comments. |
CommentItemInterface::FORM_SEPARATE_PAGE | constant | core/ |
Comment form should be displayed on a separate page. |
CommentJsonAnonTest::$format | property | core/ |
The format to use in this test. |
CommentJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
CommentJsonCookieTest::$format | property | core/ |
The format to use in this test. |
CommentLazyBuilders::$entityFormBuilder | property | core/ |
The entity form builder service. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.