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 |
---|---|---|---|
ClearCacheForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ClearCacheForm::submitForm | function | core/ |
Clears the caches. |
CodeBlock::buildConfigurationForm | function | core/ |
Form constructor. |
CodeBlock::submitConfigurationForm | function | core/ |
Form submission handler. |
CodeBlock::validateConfigurationForm | function | core/ |
Form validation handler. |
Combine::buildOptionsForm | function | core/ |
Provide the basic form which calls through to subforms. |
CommentAccessTest::testCannotViewCommentReplyFormOnEntitiesYouCannotView | function | core/ |
Tests cannot view comment reply form on entities you cannot view. |
CommentAdminOverview::$dateFormatter | property | core/ |
The date formatter service. |
CommentAdminOverview::buildForm | function | core/ |
Form constructor for the comment overview administration form. |
CommentAdminOverview::getFormId | function | core/ |
Returns a unique string identifying the form. |
CommentAdminOverview::submitForm | function | core/ |
Form submission handler. |
CommentAdminOverview::validateForm | function | core/ |
Form validation handler. |
CommentBulkForm | class | core/ |
Defines a comment operations bulk form element. |
CommentBulkForm.php | file | core/ |
|
CommentBulkForm::emptySelectedMessage | function | core/ |
Returns the message to be displayed when there are no selected items. |
CommentBulkFormTest | class | core/ |
@coversDefaultClass \Drupal\comment\Plugin\views\field\CommentBulkForm[[api-linebreak]] @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. |
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.