You are here

service lingotek in Lingotek Translation 8.2

Same name and namespace in other branches
  1. 8 lingotek.services.yml \lingotek
  2. 4.0.x lingotek.services.yml \lingotek
  3. 3.0.x lingotek.services.yml \lingotek
  4. 3.1.x lingotek.services.yml \lingotek
  5. 3.2.x lingotek.services.yml \lingotek
  6. 3.3.x lingotek.services.yml \lingotek
  7. 3.4.x lingotek.services.yml \lingotek
  8. 3.5.x lingotek.services.yml \lingotek
  9. 3.6.x lingotek.services.yml \lingotek
  10. 3.7.x lingotek.services.yml \lingotek
  11. 3.8.x lingotek.services.yml \lingotek

Class

Drupal\lingotek\Lingotek
61 string references to lingotek
language.entity.ca.yml in tests/fixtures/update/profile-autorequest-post-update/language.entity.ca.yml
tests/fixtures/update/profile-autorequest-post-update/language.entity.ca.yml
language.entity.de.yml in tests/fixtures/update/profile-autorequest-post-update/language.entity.de.yml
tests/fixtures/update/profile-autorequest-post-update/language.entity.de.yml
language.entity.it.yml in tests/fixtures/update/profile-autorequest-post-update/language.entity.it.yml
tests/fixtures/update/profile-autorequest-post-update/language.entity.it.yml
LanguageFormTest::testAddingCustomLanguage in tests/src/Functional/Form/LanguageFormTest.php
Tests adding a custom language with a custom locale.
LanguageFormTest::testDisablingCustomLanguage in tests/src/Functional/Form/LanguageFormTest.php
Tests disabling for Lingotek a custom language that was enabled.

... See full list

File

./lingotek.services.yml
lingotek.services.yml

View source
  1. class: Drupal\lingotek\Lingotek
  2. arguments:
  3. - '@lingotek.api'
  4. - '@lingotek.language_locale_mapper'
  5. - '@config.factory'
  6. - '@lingotek.filter_manager'