You are here

8 string references to 'globalredirect.settings' in Global Redirect 8

GlobalredirectSettingsCacheTag::onSave in src/EventSubscriber/GlobalredirectSettingsCacheTag.php
Invalidate the 'rendered' cache tag whenever the settings are modified.
GlobalredirectSettingsForm::buildForm in src/Form/GlobalredirectSettingsForm.php
Form constructor.
GlobalredirectSettingsForm::getEditableConfigNames in src/Form/GlobalredirectSettingsForm.php
Gets the configuration names that will be editable.
GlobalredirectSettingsForm::submitForm in src/Form/GlobalredirectSettingsForm.php
Compares the submitted settings to the defaults and unsets any that are equal. This was we only store overrides.
GlobalredirectSettingsForm::submitResetDefaults in src/Form/GlobalredirectSettingsForm.php
Clears the caches.
GlobalredirectSubscriber::__construct in src/EventSubscriber/GlobalredirectSubscriber.php
Constructs a \Drupal\redirect\EventSubscriber\RedirectRequestSubscriber object.
GlobalRedirectTest::setUp in src/Tests/GlobalRedirectTest.php
Sets up a Drupal site for running functional and integration tests.
RedirectChecker::__construct in src/RedirectChecker.php