8 uses of XMLSITEMAP_PRIORITY_DEFAULT in XML sitemap 8
- hook_xmlsitemap_link_info in ./
xmlsitemap.api.php - Provide information on the type of links this module provides.
- MetatagNoIndexTest::setUp in tests/
src/ Kernel/ MetatagNoIndexTest.php - XmlSitemapCustomAddForm::buildForm in xmlsitemap_custom/
src/ Form/ XmlSitemapCustomAddForm.php - Form constructor.
- XmlSitemapLinkStorage::save in src/
XmlSitemapLinkStorage.php - Saves or updates a sitemap link.
- XmlSitemapUserFunctionalTest::setUp in tests/
src/ Functional/ XmlSitemapUserFunctionalTest.php - xmlsitemap_link_bundle_enable in ./
xmlsitemap.module - Link bundle enable.
- xmlsitemap_link_bundle_load in ./
xmlsitemap.module - Loads link bundle info.
- xmlsitemap_process_form_link_options in ./
xmlsitemap.module - Submit callback for the entity form to save.