You are here

8 string references to 'imce.settings' in IMCE 8.2

Imce::userProfile in src/Imce.php
Returns imce configuration profile for a user.
ImceRouteSubscriber::alterRoutes in src/Routing/ImceRouteSubscriber.php
Alters existing routes for a specific collection.
ImceSettingsForm::buildForm in src/Form/ImceSettingsForm.php
Form constructor.
ImceSettingsForm::getEditableConfigNames in src/Form/ImceSettingsForm.php
Gets the configuration names that will be editable.
ImceSettingsForm::submitForm in src/Form/ImceSettingsForm.php
Form submission handler.
ImceSettingsFormTest::setUp in tests/src/Kernel/Form/ImceSettingsFormTest.php
ImceSettingsFormTest::testEditableConfigName in tests/src/Kernel/Form/ImceSettingsFormTest.php
Test editable config name.
imce_install in ./imce.install
Implements hook_install().