11 calls to xmlsitemap_get_link_info() in XML sitemap 8
- XmlSitemapGenerator::rebuildBatchFetch in src/
XmlSitemapGenerator.php - Batch callback; fetch and add the sitemap links for a specific entity.
- XmlSitemapSettingsForm::buildForm in src/
Form/ XmlSitemapSettingsForm.php - Form constructor.
- xmlsitemap_add_link_bundle_settings in ./
xmlsitemap.module - Add the link type XML sitemap options to the link type's form.
- xmlsitemap_get_link_type_enabled_bundles in ./
xmlsitemap.module - Returns enabled bundles of an entity type.
- xmlsitemap_get_link_type_indexed_status in ./
xmlsitemap.module - Returns statistics about specific entity links.
- xmlsitemap_get_rebuildable_link_types in ./
xmlsitemap.module - Get all rebuildable entity types.
- xmlsitemap_link_bundle_delete in ./
xmlsitemap.module - Deletes all links of a specific bundle.
- xmlsitemap_link_bundle_load in ./
xmlsitemap.module - Loads link bundle info.
- xmlsitemap_link_bundle_settings_save in ./
xmlsitemap.module - Saves xmlsitemap settings for a specific bundle.
- xmlsitemap_rebuild_batch in ./
xmlsitemap.module - Batch information callback for rebuilding the sitemap data.
- xmlsitemap_xmlsitemap_index_links in ./
xmlsitemap.module - Implements hook_xmlsitemap_index_links().