You are here
51 classes are annotated with ViewsField in Zircon Profile 8.0
- Boolean in core/modules/views/src/Plugin/views/field/Boolean.php
- A handler to provide proper displays for booleans.
- 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/system/src/Plugin/views/field/BulkForm.php
- Defines a actions-based bulk operation form element.
- 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/views/src/Plugin/views/field/EntityLink.php
- Field handler to present a link to an entity.
- EntityLink in core/modules/comment/src/Plugin/views/field/EntityLink.php
- Handler for showing comment module's entity links.
- 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.
- Field in core/modules/views/src/Plugin/views/field/Field.php
- A field that displays entity field data.
- 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.
- Markup in core/modules/views/src/Plugin/views/field/Markup.php
- A handler to run a field through check_markup, using a companion
format 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.
- 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
- Path in core/modules/node/src/Plugin/views/field/Path.php
- Field handler to present the path to the node.
- Permissions in core/modules/user/src/Plugin/views/field/Permissions.php
- Field handler to provide a list of permissions.
- 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.
- StatisticsLastCommentName in core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php
- Field handler to present the name of the last comment poster.
- StatisticsLastUpdated in core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php
- Field handler to display the newer of last comment / node updated.
- 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.