You are here

12 string references to 'crm_core_user_sync.settings' in CRM Core 8.3

CrmCoreUserSyncRelation::relate in modules/crm_core_user_sync/src/CrmCoreUserSyncRelation.php
Synchronizes user and contact.
CrmCoreUserSyncRelationRulesTest::setUp in modules/crm_core_user_sync/tests/src/Unit/CrmCoreUserSyncRelationRulesTest.php
CrmCoreUserSyncRelationTest::setUp in modules/crm_core_user_sync/tests/src/Kernel/CrmCoreUserSyncRelationTest.php
RequestSubscriber::onKernelRequest in modules/crm_core_user_sync/src/EventSubscriber/RequestSubscriber.php
Kernel request event handler.
RequestSubscriberTest::testRequestSubscriberAuthenticatedWithContact in modules/crm_core_user_sync/tests/src/Unit/RequestSubscriberTest.php
Tests contact loaded for the user with related contact.
RequestSubscriberTest::testRequestSubscriberAuthenticatedWithoutContact in modules/crm_core_user_sync/tests/src/Unit/RequestSubscriberTest.php
Tests nothing loaded for user without related contact.
RuleForm::buildForm in modules/crm_core_user_sync/src/Form/RuleForm.php
Form constructor.
RuleForm::getEditableConfigNames in modules/crm_core_user_sync/src/Form/RuleForm.php
Gets the configuration names that will be editable.
SettingsForm::buildForm in modules/crm_core_user_sync/src/Form/SettingsForm.php
Form constructor.
SettingsForm::getEditableConfigNames in modules/crm_core_user_sync/src/Form/SettingsForm.php
Gets the configuration names that will be editable.
SettingsForm::submitForm in modules/crm_core_user_sync/src/Form/SettingsForm.php
Form submission handler.
SettingsFormTest::setUp in modules/crm_core_user_sync/tests/src/Kernel/SettingsFormTest.php