rename_admin_paths.settings.yml in Rename Admin Paths 8
Same filename and directory in other branches
config/install/rename_admin_paths.settings.yml
5 string references to 'rename_admin_paths.settings'
- RenameAdminPathsProcessor::processInbound in src/
RenameAdminPathsProcessor.php - Implements Drupal\Core\PathProcessor\InboundPathProcessorInterface::processInbound().
- RenameAdminPathsProcessor::processOutbound in src/
RenameAdminPathsProcessor.php - Implements Drupal\Core\PathProcessor\OutboundPathProcessorInterface::processOutbound().
- RenameAdminPathsSettingsForm::buildForm in src/
Form/ RenameAdminPathsSettingsForm.php - Form constructor.
- RenameAdminPathsSettingsForm::getEditableConfigNames in src/
Form/ RenameAdminPathsSettingsForm.php - Gets the configuration names that will be editable.
- RenameAdminPathsSettingsForm::submitForm in src/
Form/ RenameAdminPathsSettingsForm.php - Form submission handler.
File
config/install/rename_admin_paths.settings.ymlView source
- admin_path: 0
- admin_path_value: 'backend'
- user_path: 0
- user_path_value: 'member'