Files

Primary tabs

File name Locationsort ascending Namespace Description
tmgmt_local.theme.inc translators/tmgmt_local/tmgmt_local.theme.inc Theme file stub for tmgmt.
tmgmt_local.services.yml translators/tmgmt_local/tmgmt_local.services.yml translators/tmgmt_local/tmgmt_local.services.yml
tmgmt_local.rules_defaults.inc translators/tmgmt_local/tmgmt_local.rules_defaults.inc
tmgmt_local.rules.inc translators/tmgmt_local/tmgmt_local.rules.inc Rules integration.
tmgmt_local.routing.yml translators/tmgmt_local/tmgmt_local.routing.yml translators/tmgmt_local/tmgmt_local.routing.yml
tmgmt_local.post_update.php translators/tmgmt_local/tmgmt_local.post_update.php
tmgmt_local.permissions.yml translators/tmgmt_local/tmgmt_local.permissions.yml translators/tmgmt_local/tmgmt_local.permissions.yml
tmgmt_local.module translators/tmgmt_local/tmgmt_local.module Main module file for the local translation module.
tmgmt_local.install translators/tmgmt_local/tmgmt_local.install Installation hooks for tmgmt_local module.
tmgmt_local.info.yml translators/tmgmt_local/tmgmt_local.info.yml translators/tmgmt_local/tmgmt_local.info.yml
tmgmt_local.api.php translators/tmgmt_local/tmgmt_local.api.php
LocalTranslatorTestBase.php translators/tmgmt_local/tests/src/Functional/LocalTranslatorTestBase.php Drupal\Tests\tmgmt_local\Functional
LocalTranslatorTest.php translators/tmgmt_local/tests/src/Functional/LocalTranslatorTest.php
LocalTranslatorPreviewTest.php translators/tmgmt_local/tests/src/Functional/LocalTranslatorPreviewTest.php Drupal\Tests\tmgmt_local\Functional
LocalTranslatorContinuousTest.php translators/tmgmt_local/tests/src/Functional/LocalTranslatorContinuousTest.php Drupal\Tests\tmgmt_local\Functional
tmgmt-local-translation-form-element.html.twig translators/tmgmt_local/templates/tmgmt-local-translation-form-element.html.twig Default theme implementation for local form element.
tmgmt-local-translation-form-element-status.html.twig translators/tmgmt_local/templates/tmgmt-local-translation-form-element-status.html.twig Default theme implementation for local form element status.
tmgmt-local-progress-bar.html.twig translators/tmgmt_local/templates/tmgmt-local-progress-bar.html.twig Default theme implementation for the local progress bar.
tmgmt-local-legend.html.twig translators/tmgmt_local/templates/tmgmt-local-legend.html.twig Default theme implementation for the status legend.
RouteSubscriber.php translators/tmgmt_local/src/Routing/RouteSubscriber.php Drupal\tmgmt_local\Routing
TaskEligible.php translators/tmgmt_local/src/Plugin/views/filter/TaskEligible.php Drupal\tmgmt_local\Plugin\views\filter
WordCount.php translators/tmgmt_local/src/Plugin/views/field/WordCount.php Drupal\tmgmt_local\Plugin\views\field
TaskStatus.php translators/tmgmt_local/src/Plugin/views/field/TaskStatus.php Drupal\tmgmt_local\Plugin\views\field
TaskItemStatus.php translators/tmgmt_local/src/Plugin/views/field/TaskItemStatus.php Drupal\tmgmt_local\Plugin\views\field
Progress.php translators/tmgmt_local/src/Plugin/views/field/Progress.php Drupal\tmgmt_local\Plugin\views\field
LoopCount.php translators/tmgmt_local/src/Plugin/views/field/LoopCount.php Drupal\tmgmt_local\Plugin\views\field
ItemCount.php translators/tmgmt_local/src/Plugin/views/field/ItemCount.php Drupal\tmgmt_local\Plugin\views\field
TaskLegend.php translators/tmgmt_local/src/Plugin/views/area/TaskLegend.php Drupal\tmgmt_local\Plugin\views\area
LocalTranslator.php translators/tmgmt_local/src/Plugin/tmgmt/Translator/LocalTranslator.php Drupal\tmgmt_local\Plugin\tmgmt\Translator
UnassignTask.php translators/tmgmt_local/src/Plugin/Action/UnassignTask.php Drupal\tmgmt_local\Plugin\Action
AssignToMeTask.php translators/tmgmt_local/src/Plugin/Action/AssignToMeTask.php Drupal\tmgmt_local\Plugin\Action
AssignTask.php translators/tmgmt_local/src/Plugin/Action/AssignTask.php Drupal\tmgmt_local\Plugin\Action
TMGMTLocalBreadcrumbBuilder.php translators/tmgmt_local/src/Menu/TMGMTLocalBreadcrumbBuilder.php Drupal\tmgmt_local\Menu
LocalTranslatorUi.php translators/tmgmt_local/src/LocalTranslatorUi.php Drupal\tmgmt_local
LocalTaskItemInterface.php translators/tmgmt_local/src/LocalTaskItemInterface.php Drupal\tmgmt_local
LocalTaskInterface.php translators/tmgmt_local/src/LocalTaskInterface.php Drupal\tmgmt_local
LocalTaskUnassignForm.php translators/tmgmt_local/src/Form/LocalTaskUnassignForm.php Drupal\tmgmt_local\Form
LocalTaskItemForm.php translators/tmgmt_local/src/Form/LocalTaskItemForm.php Drupal\tmgmt_local\Form
LocalTaskForm.php translators/tmgmt_local/src/Form/LocalTaskForm.php Drupal\tmgmt_local\Form
LocalTaskAssignForm.php translators/tmgmt_local/src/Form/LocalTaskAssignForm.php Drupal\tmgmt_local\Form
AssignMultiple.php translators/tmgmt_local/src/Form/AssignMultiple.php Drupal\tmgmt_local\Form
LocalTaskViewsData.php translators/tmgmt_local/src/Entity/ViewsData/LocalTaskViewsData.php Drupal\tmgmt_local\Entity\ViewsData
LocalTaskItemViewsData.php translators/tmgmt_local/src/Entity/ViewsData/LocalTaskItemViewsData.php Drupal\tmgmt_local\Entity\ViewsData
LocalTaskItem.php translators/tmgmt_local/src/Entity/LocalTaskItem.php Drupal\tmgmt_local\Entity
LocalTask.php translators/tmgmt_local/src/Entity/LocalTask.php Drupal\tmgmt_local\Entity
LocalTaskListBuilder.php translators/tmgmt_local/src/Entity/ListBuilder/LocalTaskListBuilder.php Drupal\tmgmt_local\Entity\ListBuilder
LocalTaskItemListBuilder.php translators/tmgmt_local/src/Entity/ListBuilder/LocalTaskItemListBuilder.php Drupal\tmgmt_local\Entity\ListBuilder
LocalTaskItemAccessController.php translators/tmgmt_local/src/Entity/Controller/LocalTaskItemAccessController.php Drupal\tmgmt_local\Entity\Controller
LocalTaskAccessControlHandler.php translators/tmgmt_local/src/Entity/Controller/LocalTaskAccessControlHandler.php Drupal\tmgmt_local\Entity\Controller
LocalTaskController.php translators/tmgmt_local/src/Controller/LocalTaskController.php Drupal\tmgmt_local\Controller

Pages

Other projects