Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
Error message
Warning
: count(): Parameter must be an array or an object that implements Countable in
_api_make_match_member_link()
(line
1230
of
/home/projects/api/www/sites/all/modules/api/api.formatting.inc
).
You are here
Home
»
API reference
»
8.x-1.x
»
tmgmt.services.yml
Search 8.x-1.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
8.x-1.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Deprecated
service tmgmt.data
Class
Drupal\tmgmt\Data
7 string references to tmgmt.data
hook_tmgmt_job_after_request_translation
in ./
tmgmt.api.php
Allows to alter job checkout workflow after the default behavior.
hook_tmgmt_job_before_request_translation
in ./
tmgmt.api.php
Allows to alter job checkout workflow before the default behavior.
JobItem::addTranslatedDataRecursive
in src/
Entity/
JobItem.php
Recursively writes translated data to the data array of a job item.
JobItem::recalculateStatistics
in src/
Entity/
JobItem.php
Recalculate statistical word-data: pending, translated, reviewed, accepted.
JobItemForm::save
in src/
Form/
JobItemForm.php
Overrides
Drupal\Core\Entity\EntityForm::save
().
... See full list
File
./
tmgmt.services.yml
tmgmt.services.yml
View source
class:
Drupal\tmgmt\Data
arguments:
- '@config.factory'