PDOException Object
(
    [message:protected] => SQLSTATE[42S22]: Column not found: 1054 Unknown column 'hide' in 'where clause'
    [string:Exception:private] => 
    [code:protected] => 42S22
    [file:protected] => /mnt/datadisk0/zhan46/system/db.php
    [line:protected] => 77
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /mnt/datadisk0/zhan46/system/db.php
                    [line] => 77
                    [function] => execute
                    [class] => PDOStatement
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /mnt/datadisk0/zhan46/app/Controller/mainController.php
                    [line] => 196
                    [function] => query
                    [class] => DB
                    [type] => ::
                )

            [2] => Array
                (
                    [file] => /mnt/datadisk0/zhan46/app/Controller/mainController.php
                    [line] => 271
                    [function] => content_callback
                    [class] => app\Controller\mainController
                    [type] => ::
                )

            [3] => Array
                (
                    [function] => app\Controller\{closure}
                    [class] => app\Controller\mainController
                    [type] => ->
                )

            [4] => Array
                (
                    [file] => /mnt/datadisk0/zhan46/app/TemplateData/Base.php
                    [line] => 41
                    [function] => call_user_func
                )

            [5] => Array
                (
                    [file] => /mnt/datadisk0/zhan46/app/TemplateData/Soft.php
                    [line] => 26
                    [function] => get
                    [class] => app\TemplateData\Base
                    [type] => ->
                )

            [6] => Array
                (
                    [file] => /mnt/datadisk0/zhan46/system/factory.php
                    [line] => 134
                    [function] => initial
                    [class] => app\TemplateData\Soft
                    [type] => ->
                )

            [7] => Array
                (
                    [file] => /mnt/datadisk0/zhan46/app/Controller/mainController.php
                    [line] => 278
                    [function] => __construct
                    [class] => TemplateData
                    [type] => ->
                )

            [8] => Array
                (
                    [file] => /mnt/datadisk0/zhan46/system/route.php
                    [line] => 209
                    [function] => content
                    [class] => app\Controller\mainController
                    [type] => ->
                )

            [9] => Array
                (
                    [file] => /mnt/datadisk0/zhan46/system/route.php
                    [line] => 116
                    [function] => Execute
                    [class] => Route
                    [type] => ::
                )

            [10] => Array
                (
                    [file] => /mnt/datadisk0/zhan46/route.php
                    [line] => 140
                    [function] => get
                    [class] => Route
                    [type] => ::
                )

            [11] => Array
                (
                    [file] => /mnt/datadisk0/zhan46/system/route.php
                    [line] => 139
                    [function] => {closure}
                    [class] => Route
                    [type] => ::
                )

            [12] => Array
                (
                    [file] => /mnt/datadisk0/zhan46/route.php
                    [line] => 115
                    [function] => group
                    [class] => Route
                    [type] => ::
                )

            [13] => Array
                (
                    [file] => /mnt/datadisk0/zhan46/system/route.php
                    [line] => 68
                    [args] => Array
                        (
                            [0] => /mnt/datadisk0/zhan46/route.php
                        )

                    [function] => require_once
                )

            [14] => Array
                (
                    [file] => /mnt/datadisk0/zhan46/system/route.php
                    [line] => 338
                    [function] => Initialize
                    [class] => Route
                    [type] => ::
                )

            [15] => Array
                (
                    [file] => /mnt/datadisk0/zhan46/web/index.php
                    [line] => 55
                    [args] => Array
                        (
                            [0] => /mnt/datadisk0/zhan46/system/route.php
                        )

                    [function] => require_once
                )

        )

    [previous:Exception:private] => 
    [errorInfo] => Array
        (
            [0] => 42S22
            [1] => 1054
            [2] => Unknown column 'hide' in 'where clause'
        )

)
ErrorException Object
(
    [message:protected] => Trying to access array offset on value of type null
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /mnt/datadisk0/zhan46/admin/Models/typeModels.php
    [line:protected] => 65
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [function] => {closure}
                )

        )

    [previous:Exception:private] => 
    [severity:protected] => 2
)