service simple_sitemap.settings in Simple XML sitemap 4.x
Same name and namespace in other branches
- 8.3 simple_sitemap.services.yml \simple_sitemap.settings
Class
Drupal\simple_sitemap\Settings18 string references to simple_sitemap.settings
- CustomLinksForm::create in src/
Form/ CustomLinksForm.php - Instantiates a new instance of this class.
- CustomUrlGenerator::create in src/
Plugin/ simple_sitemap/ UrlGenerator/ CustomUrlGenerator.php - Creates an instance of the plugin.
- EntityMenuLinkContentUrlGenerator::create in src/
Plugin/ simple_sitemap/ UrlGenerator/ EntityMenuLinkContentUrlGenerator.php - Creates an instance of the plugin.
- EntityUrlGenerator::create in src/
Plugin/ simple_sitemap/ UrlGenerator/ EntityUrlGenerator.php - Creates an instance of the plugin.
- EntityUrlGeneratorBase::create in src/
Plugin/ simple_sitemap/ UrlGenerator/ EntityUrlGeneratorBase.php - Creates an instance of the plugin.
File
View source
- class: Drupal\simple_sitemap\Settings
- public: true
- arguments:
- - '@config.factory'