Spamworldpro Mini Shell
Spamworldpro


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/mirasvit/module-search-ultimate/src/SearchLanding/etc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/vendor/mirasvit/module-search-ultimate/src/SearchLanding/etc/db_schema.xml
<?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="mst_search_landing_page" resource="default" engine="innodb" comment="Landing Page">
    <column xsi:type="int" name="page_id" padding="10" unsigned="true" nullable="false" identity="true" comment="Page Id"/>
    <column xsi:type="varchar" name="query_text" nullable="false" length="255" comment="Query Text"/>
    <column xsi:type="varchar" name="url_key" nullable="false" length="255" comment="Url Key"/>
    <column xsi:type="varchar" name="title" nullable="true" length="255" comment="Title"/>
    <column xsi:type="varchar" name="meta_description" nullable="true" length="255" comment="Title"/>
    <column xsi:type="varchar" name="meta_keywords" nullable="true" length="255" comment="Title"/>
    <column xsi:type="text" name="layout_update" nullable="true" comment="Layout Update"/>
    <column xsi:type="varchar" name="store_ids" nullable="true" length="255" comment="Store Ids"/>
    <column xsi:type="int" name="is_active" padding="11" unsigned="false" nullable="false" identity="false" default="0" comment="Is Active"/>
    <column xsi:type="text" name="description" nullable="true" comment="Search Landing Page Description"/>
    <constraint xsi:type="primary" referenceId="PRIMARY">
      <column name="page_id"/>
    </constraint>
  </table>
</schema>

Spamworldpro Mini