Classes, traits, and interfaces

Primary tabs

Name Type Namespacesort ascending Location Description Direct uses Use statements Strings
TmgmtFileCommands class Drupal\tmgmt_file\Commands translators/tmgmt_file/src/Commands/TmgmtFileCommands.php A Drush commandfile. 2
FormatPlugin class Drupal\tmgmt_file\Annotation translators/tmgmt_file/src/Annotation/FormatPlugin.php Defines a Format plugin annotation object.
RecursiveDOMIterator class Drupal\tmgmt_file translators/tmgmt_file/src/RecursiveDOMIterator.php Class used to iterate through DOMDocument. 1
FileTranslatorUi class Drupal\tmgmt_file translators/tmgmt_file/src/FileTranslatorUi.php File translator UI.
TmgmtContentRouteSubscriber class Drupal\tmgmt_content\Routing sources/content/src/Routing/TmgmtContentRouteSubscriber.php Subscriber to alter entity translation routes. 2
ContentEntitySource class Drupal\tmgmt_content\Plugin\tmgmt\Source sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php Content entity source plugin controller. 3
ContentTranslateForm class Drupal\tmgmt_content\Form sources/content/src/Form/ContentTranslateForm.php
ContentTranslationControllerOverride class Drupal\tmgmt_content\Controller sources/content/src/Controller/ContentTranslationControllerOverride.php Overridden class for entity translation controllers.
ContentTranslationPreviewController class Drupal\tmgmt_content\Controller sources/content/src/Controller/ContentTranslationPreviewController.php Content preview translation controller.
KeyAccessCheck class Drupal\tmgmt_content\Access sources/content/src/Access/KeyAccessCheck.php Checks access for TMGMT job item. 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
FieldProcessorInterface interface Drupal\tmgmt_content sources/content/src/FieldProcessorInterface.php Interface for content entity source field processors. 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
ContentEntitySourcePluginUi class Drupal\tmgmt_content sources/content/src/ContentEntitySourcePluginUi.php Content entity source plugin UI.
TmgmtConfigRouteSubscriber class Drupal\tmgmt_config\Routing sources/tmgmt_config/src/Routing/TmgmtConfigRouteSubscriber.php Subscriber to alter entity translation routes. 2
ConfigSource class Drupal\tmgmt_config\Plugin\tmgmt\Source sources/tmgmt_config/src/Plugin/tmgmt/Source/ConfigSource.php Content entity source plugin controller. 2
ConfigTranslateForm class Drupal\tmgmt_config\Form sources/tmgmt_config/src/Form/ConfigTranslateForm.php Configuration translation overview form.
ConfigTranslationControllerOverride class Drupal\tmgmt_config\Controller sources/tmgmt_config/src/Controller/ConfigTranslationControllerOverride.php Overridden class for entity translation controllers.
ConfigProcessorInterface interface Drupal\tmgmt_config sources/tmgmt_config/src/ConfigProcessorInterface.php 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
ConfigSourcePluginUi class Drupal\tmgmt_config sources/tmgmt_config/src/ConfigSourcePluginUi.php Config source plugin UI.
EntityTestComposite class Drupal\tmgmt_composite_test\Entity sources/content/tests/modules/tmgmt_composite_test/src/Entity/EntityTestComposite.php Defines the test entity class. 3
TranslatorResult abstract class Drupal\tmgmt\Translator src/Translator/TranslatorResult.php Used by translator to return the boolean result of a check with a reason. 2
AvailableResult class Drupal\tmgmt\Translator src/Translator/AvailableResult.php Returns the result for an translator availability check. 3
TranslatableResult class Drupal\tmgmt\Translator src/Translator/TranslatableResult.php Returns the result of whether a translator can translate a job. 5
TMGMTTestBase abstract class Drupal\tmgmt\Tests src/Tests/TMGMTTestBase.php Base class for tests. 1
EntityTestBase abstract class Drupal\tmgmt\Tests src/Tests/EntityTestBase.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.
JobItemState class Drupal\tmgmt\Plugin\views\filter src/Plugin/views/filter/JobItemState.php Filter based on job item state.
JobState class Drupal\tmgmt\Plugin\views\filter src/Plugin/views/filter/JobState.php Filter based on job state.
JobType class Drupal\tmgmt\Plugin\views\filter src/Plugin/views/filter/JobType.php Filter based on job type.
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.
JobState class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/JobState.php Field handler which shows the state icons for jobs.
TagsCount class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/TagsCount.php Field handler which shows the HTML tags count for 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.
WordCount class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/WordCount.php Field handler which shows the word count for a job or job item.
JobItemType class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/JobItemType.php Field handler which shows the operations for a job.
Translator class Drupal\tmgmt\Plugin\views\field src/Plugin/views/field/Translator.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.
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.
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.
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.
JobItemBreadcrumbBuilder class Drupal\tmgmt\Menu src/Menu/JobItemBreadcrumbBuilder.php A custom Job item breadcrumb builder. 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

Pages

Other projects