Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct uses Use statementssort ascending Strings
Job class Drupal\tmgmt\Entity src/Entity/Job.php Entity class for the tmgmt_job entity. 31
JobItemInterface interface Drupal\tmgmt src/JobItemInterface.php Interface for tmgmt_job_item entity. 1 30
JobInterface interface Drupal\tmgmt src/JobInterface.php Interface for tmgmt_job entity. 1 27
JobItem class Drupal\tmgmt\Entity src/Entity/JobItem.php Entity class for the tmgmt_job_item entity. 18
Translator class Drupal\tmgmt\Entity src/Entity/Translator.php Entity class for the tmgmt_translator entity. 14
TMGMTTestBase abstract class Drupal\Tests\tmgmt\Functional tests/src/Functional/TMGMTTestBase.php Base class for tests. 18 11
LocalTaskInterface interface Drupal\tmgmt_local translators/tmgmt_local/src/LocalTaskInterface.php Interface for tmgmt_local_task entity. 1 10
TmgmtEntityTestTrait trait Drupal\Tests\tmgmt\Functional tests/src/Functional/TmgmtEntityTestTrait.php Utility test case class with helper methods to create entities and their fields with populated translatable content. Extend this class if you create tests in which you need Drupal entities and/or fields. 10
TMGMTException class Drupal\tmgmt src/TMGMTException.php TMGMT Exception class. 9
ContinuousTranslatorInterface interface Drupal\tmgmt src/ContinuousTranslatorInterface.php Interface for continuous translators. 2 7
TranslatableResult class Drupal\tmgmt\Translator src/Translator/TranslatableResult.php Returns the result of whether a translator can translate a job. 5
LocalTask class Drupal\tmgmt_local\Entity translators/tmgmt_local/src/Entity/LocalTask.php Entity class for the local task entity. 5
LocalTaskItemInterface interface Drupal\tmgmt_local translators/tmgmt_local/src/LocalTaskItemInterface.php Interface for tmgmt_local_task_item entity. 1 5
SourcePluginBase abstract class Drupal\tmgmt src/SourcePluginBase.php Default controller class for source plugins. 4 4
TMGMTKernelTestBase abstract class Drupal\Tests\tmgmt\Kernel tests/src/Kernel/TMGMTKernelTestBase.php Base class for tests. 7 4
TranslatorInterface interface Drupal\tmgmt src/TranslatorInterface.php Interface for the tmgmt_translator entity. 1 4
TranslatorManager class Drupal\tmgmt src/TranslatorManager.php A plugin manager for translator plugins. 3 2
SourcePluginUiBase class Drupal\tmgmt src/SourcePluginUiBase.php Default ui controller class for source plugin. 3 3
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
AvailableResult class Drupal\tmgmt\Translator src/Translator/AvailableResult.php Returns the result for an translator availability check. 3
ContentEntitySource class Drupal\tmgmt_content\Plugin\tmgmt\Source sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php Content entity source plugin controller. 3
EntityTestComposite class Drupal\tmgmt_composite_test\Entity sources/content/tests/modules/tmgmt_composite_test/src/Entity/EntityTestComposite.php Defines the test entity class. 3
SourcePreviewInterface interface Drupal\tmgmt src/SourcePreviewInterface.php Interface for source plugin controllers they may be previewed. 1 3
TranslatorRejectDataInterface interface Drupal\tmgmt src/TranslatorRejectDataInterface.php Handle reject on data item level. 1 3
ContinuousSourceInterface interface Drupal\tmgmt src/ContinuousSourceInterface.php Interface for continuous sources. 1 3
TmgmtTestTrait trait Drupal\Tests\tmgmt\Functional tests/src/Functional/TmgmtTestTrait.php Base class for tests. 3
SourceManager class Drupal\tmgmt src/SourceManager.php A plugin manager for source plugins. 2 2
LocalTaskItem class Drupal\tmgmt_local\Entity translators/tmgmt_local/src/Entity/LocalTaskItem.php Entity class for the local task item entity. 2
StatisticsBase class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/StatisticsBase.php Base class for tmgmt fields. 6 2
ConfigSource class Drupal\tmgmt_config\Plugin\tmgmt\Source sources/tmgmt_config/src/Plugin/tmgmt/Source/ConfigSource.php Content entity source plugin controller. 2
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
FormatInterface interface Drupal\tmgmt_file\Format translators/tmgmt_file/src/Format/FormatInterface.php Interface for exporting to a given file format. 2 2
ContinuousManager class Drupal\tmgmt src/ContinuousManager.php A service manager for continuous jobs. 1 2
Message class Drupal\tmgmt\Entity src/Entity/Message.php Entity class for the tmgmt_message entity. 1
RemoteMapping class Drupal\tmgmt\Entity src/Entity/RemoteMapping.php Entity class for the tmgmt_remote entity. 1
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
RecursiveDOMIterator class Drupal\tmgmt_file translators/tmgmt_file/src/RecursiveDOMIterator.php Class used to iterate through DOMDocument. 1
DefaultFieldProcessor class Drupal\tmgmt_content sources/content/src/DefaultFieldProcessor.php Default field processor. 3 1
MetatagsFieldProcessor class Drupal\tmgmt_content sources/content/src/MetatagsFieldProcessor.php Field processor for the metatags field. 1
DefaultConfigProcessor class Drupal\tmgmt_config sources/tmgmt_config/src/DefaultConfigProcessor.php Default implementation of the config processor. 1 1
WebformConfigProcessor class Drupal\tmgmt_config sources/tmgmt_config/src/WebformConfigProcessor.php 1
JobCheckoutManager class Drupal\tmgmt src/JobCheckoutManager.php Provides functionality related to job checkout and submissions. 1 2
TestContinuousEventSubscriber class Drupal\tmgmt_test\EventSubscriber tmgmt_test/src/EventSubscriber/TestContinuousEventSubscriber.php Test event subscriber to test the continuous jobs events. 1 2
PathFieldProcessor class Drupal\tmgmt_content sources/content/src/PathFieldProcessor.php Field processor for the metatags field. 1
LinkFieldProcessor class Drupal\tmgmt_content sources/content/src/LinkFieldProcessor.php Field processor for the link field. 1
RemoteMappingInterface interface Drupal\tmgmt src/RemoteMappingInterface.php Interface for the tmgmt_remote entity. 1 1
MessageInterface interface Drupal\tmgmt src/MessageInterface.php Interface for the tmgmt_message entity. 1 1

Pages

Other projects