namespace Drupal\tmgmt\Plugin\views\field

Classsort ascending Location Description
WordCount src/Plugin/views/field/WordCount.php Field handler which shows the word count for a job or job item.
Translator src/Plugin/views/field/Translator.php Field handler which shows the operations for a job.
TagsCount src/Plugin/views/field/TagsCount.php Field handler which shows the HTML tags count for a job or job item.
StatisticsBase src/Plugin/views/field/StatisticsBase.php Base class for tmgmt fields.
Progress src/Plugin/views/field/Progress.php Field handler which shows the progress of a job or job item.
Message src/Plugin/views/field/Message.php Provides a field handler that renders a log message with replaced variables.
JobState src/Plugin/views/field/JobState.php Field handler which shows the state icons for jobs.
JobItemType src/Plugin/views/field/JobItemType.php Field handler which shows the operations for a job.
JobItemState src/Plugin/views/field/JobItemState.php Field handler which shows the link for translating translation task items.
FileCount src/Plugin/views/field/FileCount.php Field handler which shows the file count for a job or job item.
EntityLabel src/Plugin/views/field/EntityLabel.php Field handler which shows the label for a job or job item.