Classes, traits, and interfaces

Primary tabs

Name Type Namespacesort descending Location Description Direct uses Use statements Strings
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
TranslatorManager class Drupal\tmgmt src/TranslatorManager.php A plugin manager for translator plugins. 3 2
JobQueue class Drupal\tmgmt src/JobQueue.php Represents a job (checkout) queue. 2
JobItemCart class Drupal\tmgmt src/JobItemCart.php Represents a job item cart. 2
LanguageMatcher class Drupal\tmgmt src/LanguageMatcher.php Language matcher service. 2
TranslatorPluginUiInterface interface Drupal\tmgmt src/TranslatorPluginUiInterface.php Interface for translator ui controllers. 1
JobCheckoutManager class Drupal\tmgmt src/JobCheckoutManager.php Provides functionality related to job checkout and submissions. 1 2
JobInterface interface Drupal\tmgmt src/JobInterface.php Interface for tmgmt_job entity. 1 27
SourcePluginUiBase class Drupal\tmgmt src/SourcePluginUiBase.php Default ui controller class for source plugin. 3 3
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.
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.
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
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
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.
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.
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
JobAbortForm class Drupal\tmgmt\Form src/Form/JobAbortForm.php Provides a form for deleting a node.
SettingsForm class Drupal\tmgmt\Form src/Form/SettingsForm.php Configure tmgmt settings. 1
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

Pages

Other projects