You are here

constant XMLSITEMAP_FREQUENCY_YEARLY in XML sitemap 2.x

Same name and namespace in other branches
  1. 8 xmlsitemap.module \XMLSITEMAP_FREQUENCY_YEARLY
  2. 6.2 xmlsitemap.module \XMLSITEMAP_FREQUENCY_YEARLY
  3. 7.2 xmlsitemap.module \XMLSITEMAP_FREQUENCY_YEARLY

Xmlsitemap Frequencies.

2 uses of XMLSITEMAP_FREQUENCY_YEARLY
XmlSitemapEntityFunctionalTest::testEntityLinkBundleSettingsForm in tests/src/Functional/XmlSitemapEntityFunctionalTest.php
Test Entity Link Bundle Settings Form.
XmlSitemapUnitTest::testGetChangefreq in tests/src/Functional/XmlSitemapUnitTest.php
Tests for xmlsitemap_get_changefreq().

File

./xmlsitemap.module, line 49
xmlsitemap XML sitemap

Code

const XMLSITEMAP_FREQUENCY_YEARLY = 31449600;