Classes, traits, and interfaces

Primary tabs

Name Type Namespacesort ascending Location Description Direct uses Use statements Strings
JobForm class Drupal\tmgmt\Form src/Form/JobForm.php Form controller for the job edit forms. 1
JobItemAbortForm class Drupal\tmgmt\Form src/Form/JobItemAbortForm.php Provides a form for deleting a node.
TranslatorForm class Drupal\tmgmt\Form src/Form/TranslatorForm.php Form controller for the translator edit forms. 1
SourceOverviewForm class Drupal\tmgmt\Form src/Form/SourceOverviewForm.php Source overview form. 1 1
JobItemDeleteForm class Drupal\tmgmt\Form src/Form/JobItemDeleteForm.php Provides a confirmation delete form for 'tmgmt_job_item' entity.
TmgmtFormBase class Drupal\tmgmt\Form src/Form/TmgmtFormBase.php Form controller for the job item edit forms. 2
CartForm class Drupal\tmgmt\Form src/Form/CartForm.php Source overview form. 1
JobItemForm class Drupal\tmgmt\Form src/Form/JobItemForm.php Form controller for the job item edit forms.
ContinuousJobForm class Drupal\tmgmt\Form src/Form/ContinuousJobForm.php Form controller for the job edit forms.
JobResubmitForm class Drupal\tmgmt\Form src/Form/JobResubmitForm.php Provides a form for deleting a node.
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
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.
MessageViewsData class Drupal\tmgmt\Entity\ViewsData src/Entity/ViewsData/MessageViewsData.php Provides the views data for the message entity type.
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.
JobItemAccessControlHandler class Drupal\tmgmt\Entity\Controller src/Entity/Controller/JobItemAccessControlHandler.php Access control handler for the job item entity.
TranslatorAccessControlHandler class Drupal\tmgmt\Entity\Controller src/Entity/Controller/TranslatorAccessControlHandler.php Access control handler for the translator entity.
JobAccessControlHandler class Drupal\tmgmt\Entity\Controller src/Entity/Controller/JobAccessControlHandler.php Access control handler for the job entity. 1
Message class Drupal\tmgmt\Entity src/Entity/Message.php Entity class for the tmgmt_message entity. 1
Job class Drupal\tmgmt\Entity src/Entity/Job.php Entity class for the tmgmt_job entity. 31
JobItem class Drupal\tmgmt\Entity src/Entity/JobItem.php Entity class for the tmgmt_job_item entity. 18
RemoteMapping class Drupal\tmgmt\Entity src/Entity/RemoteMapping.php Entity class for the tmgmt_remote entity. 1
Translator class Drupal\tmgmt\Entity src/Entity/Translator.php Entity class for the tmgmt_translator entity. 14
TranslatorController class Drupal\tmgmt\Controller src/Controller/TranslatorController.php Route controller class for the tmgmt translator entity.
TMGMTController class Drupal\tmgmt\Controller src/Controller/TMGMTController.php Returns responses for tmgmt routes.
SourcePlugin class Drupal\tmgmt\Annotation src/Annotation/SourcePlugin.php Defines a Source plugin annotation object.
TranslatorPlugin class Drupal\tmgmt\Annotation src/Annotation/TranslatorPlugin.php Defines a Translator plugin annotation object.
TranslatorPluginUiBase class Drupal\tmgmt src/TranslatorPluginUiBase.php Default ui controller class for translator plugins. 3 3
TranslatorPluginBase abstract class Drupal\tmgmt src/TranslatorPluginBase.php Default controller class for service plugins. 3 3
NullSegmenter class Drupal\tmgmt src/NullSegmenter.php Null implementation for the SegmenterInterface. 2
SourcePreviewInterface interface Drupal\tmgmt src/SourcePreviewInterface.php Interface for source plugin controllers they may be previewed. 1 3
Data class Drupal\tmgmt src/Data.php All data-related functions. 2
SourcePluginBase abstract class Drupal\tmgmt src/SourcePluginBase.php Default controller class for source plugins. 4 4
TMGMTException class Drupal\tmgmt src/TMGMTException.php TMGMT Exception class. 9
ContinuousSourceInterface interface Drupal\tmgmt src/ContinuousSourceInterface.php Interface for continuous sources. 1 3
SourceManager class Drupal\tmgmt src/SourceManager.php A plugin manager for source plugins. 2 2
ContinuousTranslatorInterface interface Drupal\tmgmt src/ContinuousTranslatorInterface.php Interface for continuous translators. 2 7
JobItemInterface interface Drupal\tmgmt src/JobItemInterface.php Interface for tmgmt_job_item entity. 1 30
RemoteMappingInterface interface Drupal\tmgmt src/RemoteMappingInterface.php Interface for the tmgmt_remote entity. 1 1
TranslatorRejectDataInterface interface Drupal\tmgmt src/TranslatorRejectDataInterface.php Handle reject on data item level. 1 3
TranslatorInterface interface Drupal\tmgmt src/TranslatorInterface.php Interface for the tmgmt_translator entity. 1 4
ContinuousManager class Drupal\tmgmt src/ContinuousManager.php A service manager for continuous jobs. 1 2
TranslatorPluginInterface interface Drupal\tmgmt src/TranslatorPluginInterface.php Interface for service plugin controllers. 1
SourcePluginInterface interface Drupal\tmgmt src/SourcePluginInterface.php Interface for source plugin controllers. 1
MessageInterface interface Drupal\tmgmt src/MessageInterface.php Interface for the tmgmt_message entity. 1 1
SourcePluginUiInterface interface Drupal\tmgmt src/SourcePluginUiInterface.php Interface for source ui controllers. 1
SegmenterInterface interface Drupal\tmgmt src/SegmenterInterface.php This interface offers a suite of methods to add segments and filter data. 1

Pages

Other projects