70 string references to lingotek.configuration in Lingotek Translation 8.2
- ContentEntityLingotekActionDeriver::isApplicable in src/
Plugin/ Action/ Derivative/ ContentEntityLingotekActionDeriver.php - Indicates whether the deriver can be used for the provided entity type.
- ContentTranslationLocalTasks::create in src/
Plugin/ Derivative/ ContentTranslationLocalTasks.php - Creates a new class instance.
- ContentTranslationMenuLinks::create in src/
Plugin/ Derivative/ ContentTranslationMenuLinks.php - Creates a new class instance.
- hook_lingotek_content_entity_get_profile in ./
lingotek.api.php - Determines the default Lingotek profile for the given entity.
- LingotekAppendTypeToTitle8209Test::testAppendTypeToTitle in tests/
src/ Functional/ Update/ LingotekAppendTypeToTitle8209Test.php - Tests that the setting to append content type is set to TRUE after updates.
- LingotekBatchController::dispatch in src/
Controller/ LingotekBatchController.php - LingotekConfigBulkFormTest::testDisabledLanguage in tests/
src/ Functional/ Form/ LingotekConfigBulkFormTest.php - Tests that the config bulk form doesn't show a language if it's disabled.
- LingotekConfigEntitiesProfiles8217Test::testLingotekMetadataConfigProfilePostUpdate in tests/
src/ Functional/ Update/ LingotekConfigEntitiesProfiles8217Test.php - Tests that the Lingotek metadata dependencies are updated correctly.
- LingotekConfigImportTest::testConfigImportUpdates in src/
Tests/ Kernel/ LingotekConfigImportTest.php - Tests config import updates.
- LingotekConfigManagementForm::create in src/
Form/ LingotekConfigManagementForm.php - Instantiates a new instance of this class.
- LingotekConfigSubscriber::__construct in src/
EventSubscriber/ LingotekConfigSubscriber.php - Constructs a LingotekConfigSubscriber.
- LingotekConfigTranslationController::create in src/
Controller/ LingotekConfigTranslationController.php - Instantiates a new instance of this class.
- LingotekContentEntityMetadataUpgrade8010Test::testContentEntityMetadataUpgrade in tests/
src/ Functional/ Update/ LingotekContentEntityMetadataUpgrade8010Test.php - Tests that content entity metadata is migrated correctly.
- LingotekContentEntityMetadataUpgrade8010WithLotsOfLanguagesTest::testContentEntityMetadataUpgrade in tests/
src/ Functional/ Update/ LingotekContentEntityMetadataUpgrade8010WithLotsOfLanguagesTest.php - Tests that content entity metadata is migrated correctly.
- LingotekContentEntityMetadataUpgrade8010WithNullDocumentIdTest::testContentEntityMetadataUpgrade in tests/
src/ Functional/ Update/ LingotekContentEntityMetadataUpgrade8010WithNullDocumentIdTest.php - Tests that content entity metadata is migrated correctly.
- LingotekContentEntityMetadataUpgrade8010WithNullHashTest::testContentEntityMetadataUpgrade in tests/
src/ Functional/ Update/ LingotekContentEntityMetadataUpgrade8010WithNullHashTest.php - Tests that content entity metadata is migrated correctly.
- LingotekContentEntityMetadataUpgrade8010WithNullProfileTest::testContentEntityMetadataUpgrade in tests/
src/ Functional/ Update/ LingotekContentEntityMetadataUpgrade8010WithNullProfileTest.php - Tests that content entity metadata is migrated correctly.
- LingotekContentEntityMetadataUpgrade8010WithNullSourceLanguageTest::testContentEntityMetadataUpgrade in tests/
src/ Functional/ Update/ LingotekContentEntityMetadataUpgrade8010WithNullSourceLanguageTest.php - Tests that content entity metadata is migrated correctly.
- LingotekContentMetadataFieldItemList::getContentMetadata in src/
Plugin/ Field/ LingotekContentMetadataFieldItemList.php - Gets the Lingotek metadata entity linked to a content entity revision.
- LingotekContentMetadataViewsData::createInstance in src/
Views/ LingotekContentMetadataViewsData.php - Instantiates a new instance of this entity handler.
- LingotekContentTranslationForm::create in src/
Form/ LingotekContentTranslationForm.php - Instantiates a new instance of this class.
- LingotekContentTypeNotificationCallbackTest::testDisabledLanguagesAreNotRequested in tests/
src/ Functional/ LingotekContentTypeNotificationCallbackTest.php - Tests that there are no automatic requests for disabled languages.
- LingotekContentTypeTranslationTest::testLanguageDisabled in tests/
src/ Functional/ LingotekContentTypeTranslationTest.php - Tests that no translation can be requested if the language is disabled.
- LingotekDashboardController::create in src/
Controller/ LingotekDashboardController.php - Instantiates a new instance of this class.
- LingotekElementInfoAlterForm::create in src/
Form/ LingotekElementInfoAlterForm.php - Instantiates a new instance of this class.
- LingotekFieldBodyNotificationCallbackTest::testDisabledLanguagesAreNotRequested in tests/
src/ Functional/ LingotekFieldBodyNotificationCallbackTest.php - Tests that there are no automatic requests for disabled languages.
- LingotekFieldBodyTranslationTest::testLanguageDisabled in tests/
src/ Functional/ LingotekFieldBodyTranslationTest.php - Tests that no translation can be requested if the language is disabled.
- LingotekJobManagementContentEntitiesForm::create in src/
Form/ LingotekJobManagementContentEntitiesForm.php - Instantiates a new instance of this class.
- LingotekLanguageForm::__construct in src/
Form/ LingotekLanguageForm.php - Constructs a new LingotekLanguageForm object.
- LingotekManagementFormBase::create in src/
Form/ LingotekManagementFormBase.php - Instantiates a new instance of this class.
- LingotekManagementRelatedEntitiesForm::create in src/
Form/ LingotekManagementRelatedEntitiesForm.php - Instantiates a new instance of this class.
- LingotekMetadataEditForm::saveMetadata in src/
Form/ LingotekMetadataEditForm.php - Submit handler that saves the metadata of this content entity.
- LingotekMetadataEditFormTest::testMetadataEditForm in tests/
src/ Functional/ Form/ LingotekMetadataEditFormTest.php - Tests that if debug is not enabled, metadata tab is not available.
- LingotekNodeBulkFormTest::testDisabledLanguage in tests/
src/ Functional/ Form/ LingotekNodeBulkFormTest.php - Tests that the node bulk form doesn't show a language if it's disabled.
- LingotekNodeNotificationCallbackTest::testDisabledLanguagesAreNotRequested in tests/
src/ Functional/ LingotekNodeNotificationCallbackTest.php - Tests that there are no automatic requests for disabled languages.
- LingotekNodeTranslationTest::testLanguageDisabled in tests/
src/ Functional/ LingotekNodeTranslationTest.php - Tests that no translation can be requested if the language is disabled.
- LingotekNodeWhenFieldIsRemovedTest::testFieldIsRemoved in tests/
src/ Functional/ LingotekNodeWhenFieldIsRemovedTest.php - Tests that we can translate after the field is removed.
- LingotekNotificationController::create in src/
Controller/ LingotekNotificationController.php - Instantiates a new instance of this class.
- LingotekNotificationController::getProfile in src/
Controller/ LingotekNotificationController.php - LingotekProfileFormBase::create in src/
Form/ LingotekProfileFormBase.php - Instantiates a new instance of this class.
- LingotekProfileFormTest::testLanguageDisabled in tests/
src/ Functional/ Form/ LingotekProfileFormTest.php - Tests that disabled languages are not shown in the profile form for defining overrides.
- LingotekSettingsContentSingleForm::buildForm in src/
Form/ LingotekSettingsContentSingleForm.php - Form constructor.
- LingotekSettingsContentSingleForm::retrieveFields in src/
Form/ LingotekSettingsContentSingleForm.php - LingotekSettingsContentSingleForm::retrieveProfiles in src/
Form/ LingotekSettingsContentSingleForm.php - LingotekSettingsContentSingleForm::submitForm in src/
Form/ LingotekSettingsContentSingleForm.php - Form submission handler.
- LingotekSettingsTabConfigurationForm::create in src/
Form/ LingotekSettingsTabConfigurationForm.php - Instantiates a new instance of this class.
- LingotekSettingsTabConfigurationFormTest::testConfigurationForm in tests/
src/ Functional/ Form/ LingotekSettingsTabConfigurationFormTest.php - Test that if there are no entities, there is a proper feedback to the user.
- LingotekSettingsTabContentForm::buildForm in src/
Form/ LingotekSettingsTabContentForm.php - Form constructor.
- LingotekSettingsTabContentForm::retrieveFields in src/
Form/ LingotekSettingsTabContentForm.php - LingotekSettingsTabContentForm::retrieveProfiles in src/
Form/ LingotekSettingsTabContentForm.php - LingotekSettingsTabContentForm::submitForm in src/
Form/ LingotekSettingsTabContentForm.php - Form submission handler.
- LingotekSettingsTabContentFormTest::testFieldsAreDisabledInLingotekIfFieldsAreMarkedAsNotTranslatable in tests/
src/ Functional/ Form/ LingotekSettingsTabContentFormTest.php - Test that if we disable content translation for an entity or an entity field, they are disabled for Lingotek.
- LingotekSettingsTabPreferencesForm::buildForm in src/
Form/ LingotekSettingsTabPreferencesForm.php - Form constructor.
- LingotekSettingsTabPreferencesForm::submitForm in src/
Form/ LingotekSettingsTabPreferencesForm.php - Form submission handler.
- LingotekSplitDownloadAllPreferenceUpdate8220Test::setUp in tests/
src/ Functional/ Update/ LingotekSplitDownloadAllPreferenceUpdate8220Test.php - Overrides WebTestBase::setUp() for update testing.
- LingotekSystemSiteTranslationTest::testLanguageDisabled in tests/
src/ Functional/ LingotekSystemSiteTranslationTest.php - Tests that no translation can be requested if the language is disabled.
- LingotekUpgrade8221RemoveContentCloudSettingsTest::setUp in tests/
src/ Functional/ Update/ LingotekUpgrade8221RemoveContentCloudSettingsTest.php - Overrides WebTestBase::setUp() for update testing.
- LingotekUpgrade8222EnableDownloadInterimPreferenceTest::setUp in tests/
src/ Functional/ Update/ LingotekUpgrade8222EnableDownloadInterimPreferenceTest.php - Overrides WebTestBase::setUp() for update testing.
- lingotek_entity_base_field_info in ./
lingotek.module - Implements hook_entity_base_field_info().
- lingotek_entity_insert in ./
lingotek.module - Implements hook_entity_insert().
- lingotek_entity_presave in ./
lingotek.module - Implements hook_entity_presave().
- lingotek_entity_translation_delete in ./
lingotek.module - lingotek_entity_translation_insert in ./
lingotek.module - Implements hook_entity_translation_insert().
- lingotek_entity_update in ./
lingotek.module - Implements hook_entity_update().
- lingotek_form_alter in ./
lingotek.module - Implements hook_form_alter().
- lingotek_form_content_entity_form_submit in ./
lingotek.module - lingotek_test_lingotek_content_entity_get_profile in tests/
modules/ lingotek_test/ lingotek_test.module - Implements hook_lingotek_content_entity_get_profile().
- lingotek_update_8211 in ./
lingotek.install - The default for appending content type to the document name was changed so make sure current users continue to see the same behavior as before the update.
- lingotek_update_8214 in ./
lingotek.install - Create actions for enabled entity types per target language.
- lingotek_update_8217 in ./
lingotek.install - Move Lingotek profile to config metadata from settings.