Classes, traits, and interfaces

Primary tabs

Name Type Namespace Locationsort ascending Description Direct uses Use statements Strings
StatisticsBase class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/StatisticsBase.php Base class for tmgmt fields. 6 2
Progress class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/Progress.php Field handler which shows the progress of a job or job item.
Message class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/Message.php Provides a field handler that renders a log message with replaced variables.
JobState class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/JobState.php Field handler which shows the state icons for jobs.
JobItemType class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/JobItemType.php Field handler which shows the operations for a job.
JobItemState class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/JobItemState.php Field handler which shows the link for translating translation task items.
FileCount class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/FileCount.php Field handler which shows the file count for a job or job item.
EntityLabel class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/EntityLabel.php Field handler which shows the label for a job or job item.
JobLegend class Drupal\tmgmt\Plugin\views\area src/Plugin/views/area/JobLegend.php Views area job legend handler.
JobItemLegend class Drupal\tmgmt\Plugin\views\area src/Plugin/views/area/JobItemLegend.php Views area job item legend handler.
ViewJobAccess class Drupal\tmgmt\Plugin\views\access src/Plugin/views/access/ViewJobAccess.php Access plugin that checks multiple permissions.
NullSegmenter class Drupal\tmgmt src/NullSegmenter.php Null implementation for the SegmenterInterface. 2
MessageInterface interface Drupal\tmgmt src/MessageInterface.php Interface for the tmgmt_message entity. 1 1
JobItemBreadcrumbBuilder class Drupal\tmgmt\Menu src/Menu/JobItemBreadcrumbBuilder.php A custom Job item breadcrumb builder. 2
LanguageMatcher class Drupal\tmgmt src/LanguageMatcher.php Language matcher service. 2
JobQueue class Drupal\tmgmt src/JobQueue.php Represents a job (checkout) queue. 2
JobItemInterface interface Drupal\tmgmt src/JobItemInterface.php Interface for tmgmt_job_item entity. 1 30
JobItemCart class Drupal\tmgmt src/JobItemCart.php Represents a job item cart. 2
JobInterface interface Drupal\tmgmt src/JobInterface.php Interface for tmgmt_job entity. 1 27
JobCheckoutManager class Drupal\tmgmt src/JobCheckoutManager.php Provides functionality related to job checkout and submissions. 1 2
TranslatorForm class Drupal\tmgmt\Form src/Form/TranslatorForm.php Form controller for the translator edit forms. 1
TmgmtFormBase class Drupal\tmgmt\Form src/Form/TmgmtFormBase.php Form controller for the job item edit forms. 2
SourceOverviewForm class Drupal\tmgmt\Form src/Form/SourceOverviewForm.php Source overview form. 1 1
SettingsForm class Drupal\tmgmt\Form src/Form/SettingsForm.php Configure tmgmt settings. 1
JobResubmitForm class Drupal\tmgmt\Form src/Form/JobResubmitForm.php Provides a form for deleting a node.
JobItemForm class Drupal\tmgmt\Form src/Form/JobItemForm.php Form controller for the job item edit forms.
JobItemDeleteForm class Drupal\tmgmt\Form src/Form/JobItemDeleteForm.php Provides a confirmation delete form for 'tmgmt_job_item' entity.
JobItemAbortForm class Drupal\tmgmt\Form src/Form/JobItemAbortForm.php Provides a form for deleting a node.
JobForm class Drupal\tmgmt\Form src/Form/JobForm.php Form controller for the job edit forms. 1
JobAbortForm class Drupal\tmgmt\Form src/Form/JobAbortForm.php Provides a form for deleting a node.
ContinuousJobForm class Drupal\tmgmt\Form src/Form/ContinuousJobForm.php Form controller for the job edit forms.
CartForm class Drupal\tmgmt\Form src/Form/CartForm.php Source overview form. 1
ShouldCreateJobEvent class Drupal\tmgmt\Events src/Events/ShouldCreateJobEvent.php Represents a job item about to be added to a continuous job. 2
ContinuousEvents final class Drupal\tmgmt\Events src/Events/ContinuousEvents.php Events related to continuous jobs. 2
MessageViewsData class Drupal\tmgmt\Entity\ViewsData src/Entity/ViewsData/MessageViewsData.php Provides the views data for the message entity type.
JobViewsData class Drupal\tmgmt\Entity\ViewsData src/Entity/ViewsData/JobViewsData.php Provides the views data for the job item entity type.
JobItemViewsData class Drupal\tmgmt\Entity\ViewsData src/Entity/ViewsData/JobItemViewsData.php Provides the views data for the job entity type.
Translator class Drupal\tmgmt\Entity src/Entity/Translator.php Entity class for the tmgmt_translator entity. 14
RemoteMapping class Drupal\tmgmt\Entity src/Entity/RemoteMapping.php Entity class for the tmgmt_remote entity. 1
Message class Drupal\tmgmt\Entity src/Entity/Message.php Entity class for the tmgmt_message entity. 1
TranslatorListBuilder class Drupal\tmgmt\Entity\ListBuilder src/Entity/ListBuilder/TranslatorListBuilder.php Provides a listing of translators.
JobListBuilder class Drupal\tmgmt\Entity\ListBuilder src/Entity/ListBuilder/JobListBuilder.php Provides the views data for the message entity type.
JobItemListBuilder class Drupal\tmgmt\Entity\ListBuilder src/Entity/ListBuilder/JobItemListBuilder.php Provides the views data for the message entity type.
JobItem class Drupal\tmgmt\Entity src/Entity/JobItem.php Entity class for the tmgmt_job_item entity. 18
Job class Drupal\tmgmt\Entity src/Entity/Job.php Entity class for the tmgmt_job entity. 31
TranslatorAccessControlHandler class Drupal\tmgmt\Entity\Controller src/Entity/Controller/TranslatorAccessControlHandler.php Access control handler for the translator entity.
JobItemAccessControlHandler class Drupal\tmgmt\Entity\Controller src/Entity/Controller/JobItemAccessControlHandler.php Access control handler for the job item entity.
JobAccessControlHandler class Drupal\tmgmt\Entity\Controller src/Entity/Controller/JobAccessControlHandler.php Access control handler for the job entity. 1
Data class Drupal\tmgmt src/Data.php All data-related functions. 2
TranslatorController class Drupal\tmgmt\Controller src/Controller/TranslatorController.php Route controller class for the tmgmt translator entity.

Pages

Other projects