Files

Primary tabs

File name Locationsort descending Namespace Description
TestSource.php tmgmt_test/src/Plugin/tmgmt/Source/TestSource.php Drupal\tmgmt_test\Plugin\tmgmt\Source
TestTranslator.php tmgmt_test/src/Plugin/tmgmt/Translator/TestTranslator.php Drupal\tmgmt_test\Plugin\tmgmt\Translator
TestController.php tmgmt_test/src/TestController.php Drupal\tmgmt_test
TestTranslatorUi.php tmgmt_test/src/TestTranslatorUi.php Drupal\tmgmt_test
tmgmt_test.info.yml tmgmt_test/tmgmt_test.info.yml tmgmt_test/tmgmt_test.info.yml
tmgmt_test.module tmgmt_test/tmgmt_test.module Module file of the translation management test module.
tmgmt_test.routing.yml tmgmt_test/tmgmt_test.routing.yml tmgmt_test/tmgmt_test.routing.yml
tmgmt_test.services.yml tmgmt_test/tmgmt_test.services.yml tmgmt_test/tmgmt_test.services.yml
tmgmt_file.schema.yml translators/tmgmt_file/config/schema/tmgmt_file.schema.yml translators/tmgmt_file/config/schema/tmgmt_file.schema.yml
drush.services.yml translators/tmgmt_file/drush.services.yml translators/tmgmt_file/drush.services.yml
FormatPlugin.php translators/tmgmt_file/src/Annotation/FormatPlugin.php Drupal\tmgmt_file\Annotation
TmgmtFileCommands.php translators/tmgmt_file/src/Commands/TmgmtFileCommands.php Drupal\tmgmt_file\Commands
FileTranslatorUi.php translators/tmgmt_file/src/FileTranslatorUi.php Drupal\tmgmt_file
FormatInterface.php translators/tmgmt_file/src/Format/FormatInterface.php Drupal\tmgmt_file\Format
FormatManager.php translators/tmgmt_file/src/Format/FormatManager.php Drupal\tmgmt_file\Format
FileTranslator.php translators/tmgmt_file/src/Plugin/tmgmt/Translator/FileTranslator.php Drupal\tmgmt_file\Plugin\tmgmt\Translator
Html.php translators/tmgmt_file/src/Plugin/tmgmt_file/Format/Html.php Drupal\tmgmt_file\Plugin\tmgmt_file\Format
Xliff.php translators/tmgmt_file/src/Plugin/tmgmt_file/Format/Xliff.php Drupal\tmgmt_file\Plugin\tmgmt_file\Format
RecursiveDOMIterator.php translators/tmgmt_file/src/RecursiveDOMIterator.php Drupal\tmgmt_file
tmgmt_file_html_template.html.twig translators/tmgmt_file/templates/tmgmt_file_html_template.html.twig <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xml:lang="{{ source_language }}" lang="{{ source_language }}"…
FileTranslatorTest.php translators/tmgmt_file/tests/src/Functional/FileTranslatorTest.php Drupal\Tests\tmgmt_file\Functional
tmgmt_file.api.php translators/tmgmt_file/tmgmt_file.api.php
tmgmt_file.drush.inc translators/tmgmt_file/tmgmt_file.drush.inc Drush integration for tmgmt_file.
tmgmt_file.info.yml translators/tmgmt_file/tmgmt_file.info.yml translators/tmgmt_file/tmgmt_file.info.yml
tmgmt_file.module translators/tmgmt_file/tmgmt_file.module Module file of the translation management test module.
tmgmt_file.services.yml translators/tmgmt_file/tmgmt_file.services.yml translators/tmgmt_file/tmgmt_file.services.yml
field.field.user.user.tmgmt_translation_skills.yml translators/tmgmt_local/config/install/field.field.user.user.tmgmt_translation_skills.yml translators/tmgmt_local/config/install/field.field.user.user.tmgmt_translation_skills.yml
field.storage.user.tmgmt_translation_skills.yml translators/tmgmt_local/config/install/field.storage.user.tmgmt_translation_skills.yml translators/tmgmt_local/config/install/field.storage.user.tmgmt_translation_skills.yml
system.action.tmgmt_local_task_assign_multiple.yml translators/tmgmt_local/config/install/system.action.tmgmt_local_task_assign_multiple.yml translators/tmgmt_local/config/install/system.action.tmgmt_local_task_assign_multiple.yml
system.action.tmgmt_local_task_assign_to_me.yml translators/tmgmt_local/config/install/system.action.tmgmt_local_task_assign_to_me.yml translators/tmgmt_local/config/install/system.action.tmgmt_local_task_assign_to_me.yml
system.action.tmgmt_local_task_unassign_multiple.yml translators/tmgmt_local/config/install/system.action.tmgmt_local_task_unassign_multiple.yml translators/tmgmt_local/config/install/system.action.tmgmt_local_task_unassign_multiple.yml
tmgmt_local.settings.yml translators/tmgmt_local/config/install/tmgmt_local.settings.yml translators/tmgmt_local/config/install/tmgmt_local.settings.yml
views.view.tmgmt_local_manage_translate_task.yml translators/tmgmt_local/config/install/views.view.tmgmt_local_manage_translate_task.yml translators/tmgmt_local/config/install/views.view.tmgmt_local_manage_translate_task.yml
views.view.tmgmt_local_task_items.yml translators/tmgmt_local/config/install/views.view.tmgmt_local_task_items.yml translators/tmgmt_local/config/install/views.view.tmgmt_local_task_items.yml
views.view.tmgmt_local_task_overview.yml translators/tmgmt_local/config/install/views.view.tmgmt_local_task_overview.yml translators/tmgmt_local/config/install/views.view.tmgmt_local_task_overview.yml
tmgmt_local.schema.yml translators/tmgmt_local/config/schema/tmgmt_local.schema.yml translators/tmgmt_local/config/schema/tmgmt_local.schema.yml
tmgmt_local.views.schema.yml translators/tmgmt_local/config/schema/tmgmt_local.views.schema.yml translators/tmgmt_local/config/schema/tmgmt_local.views.schema.yml
README.txt translators/tmgmt_local/README.txt TMGMT Local Translator ---------------------- A user interface to execute the actual translation of TMGMT source elements. Includes management tools for handling translations and users. Requirements ------------ Local Translator is a translation…
LanguageCombinationDefaultFormatter.php translators/tmgmt_local/skills/src/Plugin/Field/FieldFormatter/LanguageCombinationDefaultFormatter.php Drupal\tmgmt_language_combination\Plugin\Field\FieldFormatter
LanguageCombinationTableFormatter.php translators/tmgmt_local/skills/src/Plugin/Field/FieldFormatter/LanguageCombinationTableFormatter.php Drupal\tmgmt_language_combination\Plugin\Field\FieldFormatter
LanguageCombination.php translators/tmgmt_local/skills/src/Plugin/Field/FieldType/LanguageCombination.php Drupal\tmgmt_language_combination\Plugin\Field\FieldType
LanguageCombinationWidget.php translators/tmgmt_local/skills/src/Plugin/Field/FieldWidget/LanguageCombinationWidget.php Drupal\tmgmt_language_combination\Plugin\Field\FieldWidget
LanguageCombinationConstraint.php translators/tmgmt_local/skills/src/Plugin/Validation/Constraint/LanguageCombinationConstraint.php Drupal\tmgmt_language_combination\Plugin\Validation\Constraint
LanguageCombinationConstraintValidator.php translators/tmgmt_local/skills/src/Plugin/Validation/Constraint/LanguageCombinationConstraintValidator.php Drupal\tmgmt_language_combination\Plugin\Validation\Constraint
tmgmt_language_combination.info.yml translators/tmgmt_local/skills/tmgmt_language_combination.info.yml translators/tmgmt_local/skills/tmgmt_language_combination.info.yml
tmgmt_language_combination.module translators/tmgmt_local/skills/tmgmt_language_combination.module Main module file for the tmgmt language combination module.
LocalTaskController.php translators/tmgmt_local/src/Controller/LocalTaskController.php Drupal\tmgmt_local\Controller
LocalTaskAccessControlHandler.php translators/tmgmt_local/src/Entity/Controller/LocalTaskAccessControlHandler.php Drupal\tmgmt_local\Entity\Controller
LocalTaskItemAccessController.php translators/tmgmt_local/src/Entity/Controller/LocalTaskItemAccessController.php Drupal\tmgmt_local\Entity\Controller
LocalTaskItemListBuilder.php translators/tmgmt_local/src/Entity/ListBuilder/LocalTaskItemListBuilder.php Drupal\tmgmt_local\Entity\ListBuilder

Pages

Other projects