![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/mageworx/module-xmlsitemap/etc/ |
<?xml version="1.0"?> <schema xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Setup/Declaration/Schema/etc/schema.xsd"> <table name="sitemap" resource="default"> <column xsi:type="text" name="count_by_entity" nullable="true" comment="Count by entity statistic (added by MageWorx XMLSitemap)"/> <column xsi:type="varchar" name="entity_type" nullable="false" length="32" default="default" comment="Entity type code (added by MageWorx XMLSitemap)"/> <column xsi:type="varchar" name="sitemap_filename" nullable="true" length="64" comment="Sitemap Filename"/> <column xsi:type="varchar" name="server_path" nullable="false" length="64" default="" comment="Server Path (added by MageWorx XMLSitemap)"/> <column xsi:type="text" name="sitemap_link" nullable="false" comment="Sitemap Link"/> </table> <table name="cms_page" resource="default"> <column xsi:type="boolean" name="in_xml_sitemap" nullable="false" default="true" comment="Use in XML sitemap (added by MageWorx XMLSitemap)"/> </table> </schema>