Classes, traits, and interfaces

Primary tabs

Name Typesort descending Namespace Location Description Direct uses Use statements Strings
LocalTaskItemListBuilder class Drupal\tmgmt_local\Entity\ListBuilder translators/tmgmt_local/src/Entity/ListBuilder/LocalTaskItemListBuilder.php Provides the views data for the message entity type.
LocalTaskListBuilder class Drupal\tmgmt_local\Entity\ListBuilder translators/tmgmt_local/src/Entity/ListBuilder/LocalTaskListBuilder.php Provides the views data for the message entity type.
LocalTaskViewsData class Drupal\tmgmt_local\Entity\ViewsData translators/tmgmt_local/src/Entity/ViewsData/LocalTaskViewsData.php Provides the views data for the local task entity type.
LocalTaskItemViewsData class Drupal\tmgmt_local\Entity\ViewsData translators/tmgmt_local/src/Entity/ViewsData/LocalTaskItemViewsData.php Provides the views data for the local task item entity type.
TestHtmlSource class Drupal\tmgmt_test\Plugin\tmgmt\Source tmgmt_test/src/Plugin/tmgmt/Source/TestHtmlSource.php Test source plugin implementation.
TestSource class Drupal\tmgmt_test\Plugin\tmgmt\Source tmgmt_test/src/Plugin/tmgmt/Source/TestSource.php Test source plugin implementation. 1
TestTranslator class Drupal\tmgmt_test\Plugin\tmgmt\Translator tmgmt_test/src/Plugin/tmgmt/Translator/TestTranslator.php Test source plugin implementation.
ConfigSourceUnitTest class Drupal\Tests\tmgmt_config\Kernel sources/tmgmt_config/tests/src/Kernel/ConfigSourceUnitTest.php Unit tests for exporting translatable data from config entities and saving it back.
LocaleSourceTest class Drupal\Tests\tmgmt_locale\Kernel sources/locale/tests/src/Kernel/LocaleSourceTest.php Basic Locale Source tests.
ContentEntitySourceUnitTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntitySourceUnitTest.php Content entity Source unit tests.
ContentEntitySuggestionsTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntitySuggestionsTest.php Basic Source-Suggestions tests.
Html class Drupal\tmgmt_file\Plugin\tmgmt_file\Format translators/tmgmt_file/src/Plugin/tmgmt_file/Format/Html.php Export into HTML.
Xliff class Drupal\tmgmt_file\Plugin\tmgmt_file\Format translators/tmgmt_file/src/Plugin/tmgmt_file/Format/Xliff.php Export to XLIFF format.
FileTranslator class Drupal\tmgmt_file\Plugin\tmgmt\Translator translators/tmgmt_file/src/Plugin/tmgmt/Translator/FileTranslator.php File translator.
LocalTranslator class Drupal\tmgmt_local\Plugin\tmgmt\Translator translators/tmgmt_local/src/Plugin/tmgmt/Translator/LocalTranslator.php Drupal user provider.
TaskEligible class Drupal\tmgmt_local\Plugin\views\filter translators/tmgmt_local/src/Plugin/views/filter/TaskEligible.php Field handler which shows the link for assign translation task to user.
TaskLegend class Drupal\tmgmt_local\Plugin\views\area translators/tmgmt_local/src/Plugin/views/area/TaskLegend.php Views area task legend handler.
ItemCount class Drupal\tmgmt_local\Plugin\views\field translators/tmgmt_local/src/Plugin/views/field/ItemCount.php Field handler to show the amount of job items per task.
WordCount class Drupal\tmgmt_local\Plugin\views\field translators/tmgmt_local/src/Plugin/views/field/WordCount.php Field handler which shows the word count for a job or job item.
TaskItemStatus class Drupal\tmgmt_local\Plugin\views\field translators/tmgmt_local/src/Plugin/views/field/TaskItemStatus.php Field handler which shows the link for translating translation task items.
LoopCount class Drupal\tmgmt_local\Plugin\views\field translators/tmgmt_local/src/Plugin/views/field/LoopCount.php Field handler which shows the word count for a job or job item.
TaskStatus class Drupal\tmgmt_local\Plugin\views\field translators/tmgmt_local/src/Plugin/views/field/TaskStatus.php Field handler which shows the link for translating translation task.
Progress class Drupal\tmgmt_local\Plugin\views\field translators/tmgmt_local/src/Plugin/views/field/Progress.php Field handler which shows the progress of a job or job item.
ConfigSource class Drupal\tmgmt_config\Plugin\tmgmt\Source sources/tmgmt_config/src/Plugin/tmgmt/Source/ConfigSource.php Content entity source plugin controller. 2
LocaleSource class Drupal\tmgmt_locale\Plugin\tmgmt\Source sources/locale/src/Plugin/tmgmt/Source/LocaleSource.php Translation Source plugin for locale strings.
ContentEntitySource class Drupal\tmgmt_content\Plugin\tmgmt\Source sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php Content entity source plugin controller. 3
LanguageCombination class Drupal\tmgmt_language_combination\Plugin\Field\FieldType translators/tmgmt_local/skills/src/Plugin/Field/FieldType/LanguageCombination.php Plugin implementation of the 'tmgmt_language_combination' field type.
LanguageCombinationWidget class Drupal\tmgmt_language_combination\Plugin\Field\FieldWidget translators/tmgmt_local/skills/src/Plugin/Field/FieldWidget/LanguageCombinationWidget.php Plugin implementation of the 'tmgmt_language_combination_default' widget.
LanguageCombinationDefaultFormatter class Drupal\tmgmt_language_combination\Plugin\Field\FieldFormatter translators/tmgmt_local/skills/src/Plugin/Field/FieldFormatter/LanguageCombinationDefaultFormatter.php Plugin implementation of the 'tmgmt_language_combination_default' formatter.
LanguageCombinationTableFormatter class Drupal\tmgmt_language_combination\Plugin\Field\FieldFormatter translators/tmgmt_local/skills/src/Plugin/Field/FieldFormatter/LanguageCombinationTableFormatter.php Plugin implementation of the 'tmgmt_language_combination_table' formatter.
LanguageCombinationConstraintValidator class Drupal\tmgmt_language_combination\Plugin\Validation\Constraint translators/tmgmt_local/skills/src/Plugin/Validation/Constraint/LanguageCombinationConstraintValidator.php Validates the ForumLeaf constraint.
LanguageCombinationConstraint class Drupal\tmgmt_language_combination\Plugin\Validation\Constraint translators/tmgmt_local/skills/src/Plugin/Validation/Constraint/LanguageCombinationConstraint.php Checks that the node is assigned only a "leaf" term in the forum taxonomy.
EntityTestComposite class Drupal\tmgmt_composite_test\Entity sources/content/tests/modules/tmgmt_composite_test/src/Entity/EntityTestComposite.php Defines the test entity class. 3
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
ContentEntityMetatagTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntityMetatagTest.php Content entity Source unit tests.
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
ConfigSourceWebformTest class Drupal\Tests\tmgmt_config\Kernel sources/tmgmt_config/tests/src/Kernel/ConfigSourceWebformTest.php Unit tests for exporting translatable data from config entities and saving it back.
JobQueue class Drupal\tmgmt src/JobQueue.php Represents a job (checkout) queue. 2
JobCheckoutManager class Drupal\tmgmt src/JobCheckoutManager.php Provides functionality related to job checkout and submissions. 1 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
TestContinuousEventSubscriber class Drupal\tmgmt_test\EventSubscriber tmgmt_test/src/EventSubscriber/TestContinuousEventSubscriber.php Test event subscriber to test the continuous jobs events. 1 2
JobItemState class Drupal\tmgmt\Plugin\views\filter src/Plugin/views/filter/JobItemState.php Filter based on job item state.
PathFieldProcessor class Drupal\tmgmt_content sources/content/src/PathFieldProcessor.php Field processor for the metatags field. 1
ContentEntityPathTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntityPathTest.php Tests for the path/pathauto integration.
ContentEntityTestBase abstract class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntityTestBase.php Base class for content entity kernel tests. 8
LinkFieldProcessor class Drupal\tmgmt_content sources/content/src/LinkFieldProcessor.php Field processor for the link field. 1
ContentEntityLinkTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntityLinkTest.php Tests for the link integration.

Pages

Other projects