service xmlsitemap.link_storage in XML sitemap 2.x
Same name and namespace in other branches
- 8 xmlsitemap.services.yml \xmlsitemap.link_storage
Class
Drupal\xmlsitemap\XmlSitemapLinkStorageTags
- xmlsitemap.link_storage
7 string references to xmlsitemap.link_storage
- MetatagNoIndexTest::setUp in tests/
src/ Kernel/ MetatagNoIndexTest.php - XmlSitemapCustomAddForm::create in xmlsitemap_custom/
src/ Form/ XmlSitemapCustomAddForm.php - Instantiates a new instance of this class.
- XmlSitemapCustomDeleteForm::create in xmlsitemap_custom/
src/ Form/ XmlSitemapCustomDeleteForm.php - Instantiates a new instance of this class.
- XmlSitemapCustomEditForm::create in xmlsitemap_custom/
src/ Form/ XmlSitemapCustomEditForm.php - Instantiates a new instance of this class.
- XmlSitemapSettingsForm::create in src/
Form/ XmlSitemapSettingsForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\xmlsitemap\XmlSitemapLinkStorage
- arguments:
- - '@state'
- - '@module_handler'
- - '@database'
- tags:
- - { name: xmlsitemap.link_storage }