Classes, traits, and interfaces

Primary tabs

Name Type Namespace Locationsort ascending Description Direct uses Use statements Strings
TMGMTController class Drupal\tmgmt\Controller src/Controller/TMGMTController.php Returns responses for tmgmt routes.
ContinuousTranslatorInterface interface Drupal\tmgmt src/ContinuousTranslatorInterface.php Interface for continuous translators. 2 7
ContinuousSourceInterface interface Drupal\tmgmt src/ContinuousSourceInterface.php Interface for continuous sources. 1 3
ContinuousManager class Drupal\tmgmt src/ContinuousManager.php A service manager for continuous jobs. 1 2
TranslatorPlugin class Drupal\tmgmt\Annotation src/Annotation/TranslatorPlugin.php Defines a Translator plugin annotation object.
SourcePlugin class Drupal\tmgmt\Annotation src/Annotation/SourcePlugin.php Defines a Source plugin annotation object.
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.
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.
ConfigSourceUiTest class Drupal\Tests\tmgmt_config\Functional sources/tmgmt_config/tests/src/Functional/ConfigSourceUiTest.php Content entity source UI tests.
ConfigSourceListTest class Drupal\Tests\tmgmt_config\Functional sources/tmgmt_config/tests/src/Functional/ConfigSourceListTest.php Tests the user interface for entity translation lists.
WebformConfigProcessor class Drupal\tmgmt_config sources/tmgmt_config/src/WebformConfigProcessor.php 1
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.
DefaultConfigProcessor class Drupal\tmgmt_config sources/tmgmt_config/src/DefaultConfigProcessor.php Default implementation of the config processor. 1 1
ConfigTranslationControllerOverride class Drupal\tmgmt_config\Controller sources/tmgmt_config/src/Controller/ConfigTranslationControllerOverride.php Overridden class for entity translation controllers.
ConfigSourcePluginUi class Drupal\tmgmt_config sources/tmgmt_config/src/ConfigSourcePluginUi.php Config source plugin UI.
ConfigProcessorInterface interface Drupal\tmgmt_config sources/tmgmt_config/src/ConfigProcessorInterface.php 1
LocaleSourceTest class Drupal\Tests\tmgmt_locale\Kernel sources/locale/tests/src/Kernel/LocaleSourceTest.php Basic Locale Source tests.
LocaleSourceUiTest class Drupal\Tests\tmgmt_locale\Functional sources/locale/tests/src/Functional/LocaleSourceUiTest.php Locale Source UI tests.
LocaleSource class Drupal\tmgmt_locale\Plugin\tmgmt\Source sources/locale/src/Plugin/tmgmt/Source/LocaleSource.php Translation Source plugin for locale strings.
LocaleSourcePluginUi class Drupal\tmgmt_locale sources/locale/src/LocaleSourcePluginUi.php Locale source plugin UI.
ContentEntityUpdateParagraphTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntityUpdateParagraphTest.php Content entity update paragraphs test.
ContentEntityTestBase abstract class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntityTestBase.php Base class for content entity kernel tests. 8
ContentEntitySuggestionsTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntitySuggestionsTest.php Basic Source-Suggestions tests.
ContentEntitySourceUntranslatableTargetsUnitTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntitySourceUntranslatableTargetsUnitTest.php Content entity Source with untranslatable target types unit tests.
ContentEntitySourceUnitTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntitySourceUnitTest.php Content entity Source unit tests.
ContentEntitySourceFileTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntitySourceFileTest.php Content entity Source file tests.
ContentEntitySourceContentModerationTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntitySourceContentModerationTest.php Content entity Source unit tests.
ContentEntityPathTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntityPathTest.php Tests for the path/pathauto integration.
ContentEntityMetatagTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntityMetatagTest.php Content entity Source unit tests.
ContentEntityLinkTest class Drupal\Tests\tmgmt_content\Kernel sources/content/tests/src/Kernel/ContentEntityLinkTest.php Tests for the link integration.
ContentTmgmtEntitySourceUiTest class Drupal\Tests\tmgmt_content\Functional sources/content/tests/src/Functional/ContentTmgmtEntitySourceUiTest.php Content entity source UI tests.
ContentTmgmtEntitySourceNoCanonicalLinkTest class Drupal\Tests\tmgmt_content\Functional sources/content/tests/src/Functional/ContentTmgmtEntitySourceNoCanonicalLinkTest.php Test for translatable entity types with no canonical link template.
ContentTmgmtEntitySourceListTest class Drupal\Tests\tmgmt_content\Functional sources/content/tests/src/Functional/ContentTmgmtEntitySourceListTest.php Tests the user interface for entity translation lists.
ContentEntitySourceTranslatableEntityTest class Drupal\Tests\tmgmt_content\Functional sources/content/tests/src/Functional/ContentEntitySourceTranslatableEntityTest.php Tests always embedded entity reference fields.
ContentEntitySourceContentModerationTest class Drupal\Tests\tmgmt_content\Functional sources/content/tests/src/Functional/ContentEntitySourceContentModerationTest.php Tests content entity source integration with content moderation.
EntityTestComposite class Drupal\tmgmt_composite_test\Entity sources/content/tests/modules/tmgmt_composite_test/src/Entity/EntityTestComposite.php Defines the test entity class. 3
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
PathFieldProcessor class Drupal\tmgmt_content sources/content/src/PathFieldProcessor.php Field processor for the metatags field. 1
MetatagsFieldProcessor class Drupal\tmgmt_content sources/content/src/MetatagsFieldProcessor.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
ContentTranslateForm class Drupal\tmgmt_content\Form sources/content/src/Form/ContentTranslateForm.php
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
ContentTranslationPreviewController class Drupal\tmgmt_content\Controller sources/content/src/Controller/ContentTranslationPreviewController.php Content preview translation controller.
ContentTranslationControllerOverride class Drupal\tmgmt_content\Controller sources/content/src/Controller/ContentTranslationControllerOverride.php Overridden class for entity translation controllers.
ContentEntitySourcePluginUi class Drupal\tmgmt_content sources/content/src/ContentEntitySourcePluginUi.php Content entity source plugin UI.
KeyAccessCheck class Drupal\tmgmt_content\Access sources/content/src/Access/KeyAccessCheck.php Checks access for TMGMT job item. 2

Pages

Other projects