HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhost/disk-apps/magento.bikenow.co/vendor/magento/module-cms/etc/db_schema_whitelist.json
{
    "cms_block": {
        "column": {
            "block_id": true,
            "title": true,
            "identifier": true,
            "content": true,
            "creation_time": true,
            "update_time": true,
            "is_active": true
        },
        "index": {
            "CMS_BLOCK_TITLE_IDENTIFIER_CONTENT": true
        },
        "constraint": {
            "PRIMARY": true
        }
    },
    "cms_block_store": {
        "column": {
            "block_id": true,
            "store_id": true
        },
        "index": {
            "CMS_BLOCK_STORE_STORE_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "CMS_BLOCK_STORE_BLOCK_ID_CMS_BLOCK_BLOCK_ID": true,
            "CMS_BLOCK_STORE_STORE_ID_STORE_STORE_ID": true
        }
    },
    "cms_page": {
        "column": {
            "page_id": true,
            "title": true,
            "page_layout": true,
            "meta_keywords": true,
            "meta_description": true,
            "identifier": true,
            "content_heading": true,
            "content": true,
            "creation_time": true,
            "update_time": true,
            "is_active": true,
            "sort_order": true,
            "layout_update_xml": true,
            "custom_theme": true,
            "custom_root_template": true,
            "custom_layout_update_xml": true,
            "custom_theme_from": true,
            "custom_theme_to": true,
            "meta_title": true,
            "layout_update_selected": true
        },
        "index": {
            "CMS_PAGE_IDENTIFIER": true,
            "CMS_PAGE_TITLE_META_KEYWORDS_META_DESCRIPTION_IDENTIFIER_CONTENT": true
        },
        "constraint": {
            "PRIMARY": true
        }
    },
    "cms_page_store": {
        "column": {
            "page_id": true,
            "store_id": true
        },
        "index": {
            "CMS_PAGE_STORE_STORE_ID": true
        },
        "constraint": {
            "PRIMARY": true,
            "CMS_PAGE_STORE_PAGE_ID_CMS_PAGE_PAGE_ID": true,
            "CMS_PAGE_STORE_STORE_ID_STORE_STORE_ID": true
        }
    }
}