43 string references to 'lingotek.settings' in Lingotek Translation 8
- DynamicLocalTasks::getDerivativeDefinitions in src/
Plugin/ Derivative/ DynamicLocalTasks.php - Gets the definition of all derivatives of a base plugin.
- Lingotek::__construct in src/
Lingotek.php - LingotekAccountDisconnectForm::getCancelUrl in src/
Form/ LingotekAccountDisconnectForm.php - Returns the route to go to if the user cancels the action.
- LingotekAccountDisconnectForm::submitForm in src/
Form/ LingotekAccountDisconnectForm.php - Form submission handler.
- LingotekAccountDisconnectFormTest::testAccountDisconnect in src/
Tests/ Form/ LingotekAccountDisconnectFormTest.php - Test that we can disconnect.
- LingotekChangeAccountDefaultsTest::testChangeCommunity in src/
Tests/ LingotekChangeAccountDefaultsTest.php - LingotekConfigImportTest::testConfigImportUpdates in src/
Tests/ LingotekConfigImportTest.php - Tests config import updates.
- LingotekConfigSubscriber::onConfigSave in src/
EventSubscriber/ LingotekConfigSubscriber.php - Updates the configuration translation status when a configuration is saved.
- LingotekConfigTranslationService::isEnabled in src/
LingotekConfigTranslationService.php - Checks if the given plugin is enabled for Lingotek config translation.
- LingotekConfigTranslationService::setEnabled in src/
LingotekConfigTranslationService.php - Sets if the given config entity is enabled for Lingotek config translation.
- LingotekConfigurationService::getConfigDefaultProfileId in src/
LingotekConfigurationService.php - Determines the default Lingotek profile for the given config object.
- LingotekConfigurationService::getConfigEntityDefaultProfileId in src/
LingotekConfigurationService.php - Determines the default Lingotek profile for the given config entity type.
- LingotekConfigurationService::getDefaultProfileId in src/
LingotekConfigurationService.php - Determines the default Lingotek profile for the given entity type.
- LingotekConfigurationService::getFieldPropertiesLingotekEnabled in src/
LingotekConfigurationService.php - Gets the configured properties of a field that are enabled for Lingotek translation.
- LingotekConfigurationService::getFieldsLingotekEnabled in src/
LingotekConfigurationService.php - Gets the Lingotek enabled fields for a given bundle.
- LingotekConfigurationService::getPreference in src/
LingotekConfigurationService.php - Gets the value from the preferences configuration.
- LingotekConfigurationService::isEnabled in src/
LingotekConfigurationService.php - Determines whether the given entity type is Lingotek translatable.
- LingotekConfigurationService::isFieldLingotekEnabled in src/
LingotekConfigurationService.php - Determines if the field is enabled for Lingotek translation.
- LingotekConfigurationService::mustDeleteRemoteAfterDisassociation in src/
LingotekConfigurationService.php - Determines if remote documents must be deleted after disassociation.
- LingotekConfigurationService::setConfigEntityDefaultProfileId in src/
LingotekConfigurationService.php - LingotekConfigurationService::setDefaultProfileId in src/
LingotekConfigurationService.php - Sets the default Lingotek profile for the given entity type.
- LingotekConfigurationService::setDeleteRemoteAfterDisassociation in src/
LingotekConfigurationService.php - Sets if remote documents must be deleted after disassociation.
- LingotekConfigurationService::setEnabled in src/
LingotekConfigurationService.php - Sets whether the given entity type is Lingotek translatable.
- LingotekConfigurationService::setFieldLingotekEnabled in src/
LingotekConfigurationService.php - Sets the field as enabled for Lingotek translation.
- LingotekConfigurationService::setFieldPropertiesLingotekEnabled in src/
LingotekConfigurationService.php - Sets the configured properties of a field that are enabled for Lingotek translation.
- LingotekConfigurationService::setPreference in src/
LingotekConfigurationService.php - Sets the value for the preferences configuration.
- LingotekFake::__construct in tests/
modules/ lingotek_test/ src/ LingotekFake.php - LingotekHttp::__construct in src/
Remote/ LingotekHttp.php - LingotekManagementController::content in src/
Controller/ LingotekManagementController.php - LingotekProfileAddForm::save in src/
Form/ LingotekProfileAddForm.php - Form submission handler for the 'save' action.
- LingotekProfileDeleteForm::delete in src/
Form/ LingotekProfileDeleteForm.php - @inheritDoc
- LingotekProfileDeleteForm::getCancelUrl in src/
Form/ LingotekProfileDeleteForm.php - LingotekProfileEditForm::save in src/
Form/ LingotekProfileEditForm.php - Form submission handler for the 'save' action.
- LingotekSettingsDefaultsForm::submitForm in src/
Form/ LingotekSettingsDefaultsForm.php - Form submission handler.
- LingotekSettingsEditDefaultsForm::submitForm in src/
Form/ LingotekSettingsEditDefaultsForm.php - Form submission handler.
- LingotekSettingsTabAccountForm::buildForm in src/
Form/ LingotekSettingsTabAccountForm.php - Form constructor.
- LingotekSettingsTabProfilesEditForm::cancel in src/
Form/ LingotekSettingsTabProfilesEditForm.php - LingotekSettingsTabProfilesEditForm::deleteButton in src/
Form/ LingotekSettingsTabProfilesEditForm.php - LingotekSettingsTabProfilesEditForm::submitForm in src/
Form/ LingotekSettingsTabProfilesEditForm.php - Form submission handler.
- LingotekSetupController::communityPage in src/
Controller/ LingotekSetupController.php - LingotekSetupController::handshake in src/
Controller/ LingotekSetupController.php - LingotekSetupController::saveAccountInfo in src/
Controller/ LingotekSetupController.php - lingotek_test_install in tests/
modules/ lingotek_test/ lingotek_test.install - Implements hook_install().