You are here

53 classes are annotated with ViewsField in Drupal 10

Broken in core/modules/views/src/Plugin/views/field/Broken.php
A special handler to take the place of missing or broken handlers.
BulkForm in core/modules/views/src/Plugin/views/field/BulkForm.php
Defines an actions-based bulk operation form element.
CommentBulkForm in core/modules/comment/src/Plugin/views/field/CommentBulkForm.php
Defines a comment operations bulk form element.
CommentedEntity in core/modules/comment/src/Plugin/views/field/CommentedEntity.php
Views field display for commented entity.
ContactLink in core/modules/contact/src/Plugin/views/field/ContactLink.php
Defines a field that links to the user contact page, if access is permitted.
ContextualLinks in core/modules/contextual/src/Plugin/views/field/ContextualLinks.php
Provides a handler that adds contextual links.
Counter in core/modules/views/src/Plugin/views/field/Counter.php
Field handler to show a counter of the current row.
Custom in core/modules/views/src/Plugin/views/field/Custom.php
A handler to provide a field that is completely custom by the administrator.
Date in core/modules/views/src/Plugin/views/field/Date.php
A handler to provide proper displays for dates.
DblogMessage in core/modules/dblog/src/Plugin/views/field/DblogMessage.php
Provides a field handler that renders a log event with replaced variables.
DblogOperations in core/modules/dblog/src/Plugin/views/field/DblogOperations.php
Provides a field handler that renders operation link markup.
Depth in core/modules/comment/src/Plugin/views/field/Depth.php
Field handler to display the depth of a comment.
Dropbutton in core/modules/views/src/Plugin/views/field/Dropbutton.php
Provides a handler that renders links as dropbutton.
EntityLabel in core/modules/views/src/Plugin/views/field/EntityLabel.php
Field handler to display entity label optionally linked to entity page.
EntityLink in core/modules/comment/src/Plugin/views/field/EntityLink.php
Handler for showing comment module's entity links.
EntityLink in core/modules/views/src/Plugin/views/field/EntityLink.php
Field handler to present a link to an entity.
EntityLinkDelete in core/modules/views/src/Plugin/views/field/EntityLinkDelete.php
Field handler to present a link to delete an entity.
EntityLinkEdit in core/modules/views/src/Plugin/views/field/EntityLinkEdit.php
Field handler to present a link to edit an entity.
EntityOperations in core/modules/views/src/Plugin/views/field/EntityOperations.php
Renders all operations links for an entity.
FieldFormButtonTest in core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldFormButtonTest.php
A handler to provide a field that is completely custom by the administrator.
FieldTest in core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldTest.php
Plugin annotation @ViewsField("test_field");
File in core/modules/file/src/Plugin/views/field/File.php
Field handler to provide simple renderer that allows linking to a file.
FileSize in core/modules/views/src/Plugin/views/field/FileSize.php
Render a numeric value as a size.
HistoryUserTimestamp in core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
Field handler to display the marker for new content.
LanguageField in core/modules/views/src/Plugin/views/field/LanguageField.php
Defines a field handler to translate a language into its readable form.
LastTimestamp in core/modules/comment/src/Plugin/views/field/LastTimestamp.php
Field handler to display the timestamp of a comment with the count of comments.
LinkApprove in core/modules/comment/src/Plugin/views/field/LinkApprove.php
Provides a comment approve link.
LinkReply in core/modules/comment/src/Plugin/views/field/LinkReply.php
Field handler to present a link to reply to a comment.
MachineName in core/modules/views/src/Plugin/views/field/MachineName.php
Field handler which allows to show machine name content as human name.
ModerationStateField in core/modules/content_moderation/src/Plugin/views/field/ModerationStateField.php
A field handler for the computed moderation_state field.
Node in core/modules/node/src/Plugin/views/field/Node.php
Field handler to provide simple renderer that allows linking to a node. Definition terms:
NodeBulkForm in core/modules/node/src/Plugin/views/field/NodeBulkForm.php
Defines a node operations bulk form element.
NodeCounterTimestamp in core/modules/statistics/src/Plugin/views/field/NodeCounterTimestamp.php
Field handler to display the most recent time the node has been viewed.
NodeNewComments in core/modules/comment/src/Plugin/views/field/NodeNewComments.php
Field handler to display the number of new comments.
NumericField in core/modules/views/src/Plugin/views/field/NumericField.php
Render a field as a numeric value.
Permissions in core/modules/user/src/Plugin/views/field/Permissions.php
Field handler to provide a list of permissions.
RenderedEntity in core/modules/views/src/Plugin/views/field/RenderedEntity.php
Provides a field handler which renders an entity in a certain view mode.
RevisionLink in core/modules/node/src/Plugin/views/field/RevisionLink.php
Field handler to present a link to a node revision.
RevisionLinkDelete in core/modules/node/src/Plugin/views/field/RevisionLinkDelete.php
Field handler to present link to delete a node revision.
RevisionLinkRevert in core/modules/node/src/Plugin/views/field/RevisionLinkRevert.php
Field handler to present a link to revert a node to a revision.
Roles in core/modules/user/src/Plugin/views/field/Roles.php
Field handler to provide a list of roles.
Score in core/modules/search/src/Plugin/views/field/Score.php
Field handler for search score.
Serialized in core/modules/views/src/Plugin/views/field/Serialized.php
Field handler to show data of serialized fields.
Standard in core/modules/views/src/Plugin/views/field/Standard.php
Default implementation of the base field plugin.
StatisticsLastUpdated in core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php
Field handler to display the newer of last comment / node updated.
StatisticsNumeric in core/modules/statistics/src/Plugin/views/field/StatisticsNumeric.php
Field handler to display numeric values from the statistics module.
TaxonomyIndexTid in core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php
Field handler to display all taxonomy terms of a node.
TermName in core/modules/taxonomy/src/Plugin/views/field/TermName.php
Displays taxonomy term names and allows converting spaces to hyphens.
TimeInterval in core/modules/views/src/Plugin/views/field/TimeInterval.php
A handler to provide proper displays for time intervals.
TranslationLink in core/modules/content_translation/src/Plugin/views/field/TranslationLink.php
Provides a translation link for an entity.
Url in core/modules/views/src/Plugin/views/field/Url.php
Field handler to provide simple renderer that turns a URL into a clickable link.
UserBulkForm in core/modules/user/src/Plugin/views/field/UserBulkForm.php
Defines a user operations bulk form element.
UserData in core/modules/user/src/Plugin/views/field/UserData.php
Provides access to the user data service.