object(Database_Exception)#88 (8) {
  ["db_code":protected]=>
  int(1364)
  ["message":protected]=>
  string(97) "[1364] Field 'store_id' doesn't have a default value ( INSERT INTO `storesettings` () VALUES () )"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(0)
  ["file":protected]=>
  string(84) "/var/www/html/eurostates/keyprime/modules/database/classes/kohana/database/mysql.php"
  ["line":protected]=>
  int(181)
  ["trace":"Exception":private]=>
  array(10) {
    [0]=>
    array(6) {
      ["file"]=>
      string(84) "/var/www/html/eurostates/keyprime/modules/database/classes/kohana/database/query.php"
      ["line"]=>
      int(225)
      ["function"]=>
      string(5) "query"
      ["class"]=>
      string(21) "Kohana_Database_MySQL"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(4) {
        [0]=>
        int(2)
        [1]=>
        string(40) "INSERT INTO `storesettings` () VALUES ()"
        [2]=>
        bool(false)
        [3]=>
        array(0) {
        }
      }
    }
    [1]=>
    array(6) {
      ["file"]=>
      string(68) "/var/www/html/eurostates/keyprime/modules/orm/classes/kohana/orm.php"
      ["line"]=>
      int(1282)
      ["function"]=>
      string(7) "execute"
      ["class"]=>
      string(21) "Kohana_Database_Query"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        object(Database_MySQL)#84 (6) {
          ["_connection_id":protected]=>
          string(40) "a717f6e4e91e3a6fb3ac434d7b34e0af6b82ae6c"
          ["_identifier":protected]=>
          string(1) "`"
          ["last_query"]=>
          string(78) "SELECT `storesettings`.* FROM `storesettings` WHERE `store_id` IS NULL LIMIT 1"
          ["_instance":protected]=>
          string(7) "default"
          ["_connection":protected]=>
          resource(3) of type (mysql link)
          ["_config":protected]=>
          array(6) {
            ["type"]=>
            string(5) "mysql"
            ["connection"]=>
            array(4) {
              ["hostname"]=>
              string(9) "localhost"
              ["port"]=>
              string(4) "3306"
              ["database"]=>
              string(16) "db_eurostates_pt"
              ["persistent"]=>
              bool(false)
            }
            ["table_prefix"]=>
            string(0) ""
            ["charset"]=>
            string(4) "utf8"
            ["caching"]=>
            bool(false)
            ["profiling"]=>
            bool(true)
          }
        }
      }
    }
    [2]=>
    array(6) {
      ["file"]=>
      string(68) "/var/www/html/eurostates/keyprime/modules/orm/classes/kohana/orm.php"
      ["line"]=>
      int(1372)
      ["function"]=>
      string(6) "create"
      ["class"]=>
      string(10) "Kohana_ORM"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        NULL
      }
    }
    [3]=>
    array(6) {
      ["file"]=>
      string(69) "/var/www/html/eurostates/keyprime/application/classes/model/store.php"
      ["line"]=>
      int(1877)
      ["function"]=>
      string(4) "save"
      ["class"]=>
      string(10) "Kohana_ORM"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [4]=>
    array(6) {
      ["file"]=>
      string(73) "/var/www/html/eurostates/keyprime/application/classes/controller/main.php"
      ["line"]=>
      int(22)
      ["function"]=>
      string(11) "getsettings"
      ["class"]=>
      string(11) "Model_Store"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [5]=>
    array(6) {
      ["file"]=>
      string(74) "/var/www/html/eurostates/keyprime/application/classes/controller/intro.php"
      ["line"]=>
      int(10)
      ["function"]=>
      string(5) "_init"
      ["class"]=>
      string(15) "Controller_Main"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [6]=>
    array(4) {
      ["function"]=>
      string(6) "before"
      ["class"]=>
      string(16) "Controller_Intro"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [7]=>
    array(6) {
      ["file"]=>
      string(83) "/var/www/html/eurostates/keyprime/system/classes/kohana/request/client/internal.php"
      ["line"]=>
      int(110)
      ["function"]=>
      string(6) "invoke"
      ["class"]=>
      string(16) "ReflectionMethod"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        object(Controller_Intro)#77 (4) {
          ["request"]=>
          object(Request)#71 (18) {
            ["_requested_with":protected]=>
            NULL
            ["_method":protected]=>
            string(3) "GET"
            ["_protocol":protected]=>
            string(4) "HTTP"
            ["_referrer":protected]=>
            NULL
            ["_route":protected]=>
            object(Route)#70 (6) {
              ["_callback":protected]=>
              NULL
              ["_uri":protected]=>
              string(69) "((/(/(/(/(/))))))"
              ["_host":protected]=>
              NULL
              ["_regex":protected]=>
              array(0) {
              }
              ["_defaults":protected]=>
              array(2) {
                ["controller"]=>
                string(5) "intro"
                ["action"]=>
                string(5) "index"
              }
              ["_route_regex":protected]=>
              string(189) "#^(?:(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++))?)?)?)?)?)?$#uD"
            }
            ["_response":protected]=>
            object(Response)#75 (5) {
              ["_status":protected]=>
              int(200)
              ["_header":protected]=>
              object(Http_Header)#76 (1) {
                ["storage":"ArrayObject":private]=>
                array(0) {
                }
              }
              ["_body":protected]=>
              string(0) ""
              ["_cookies":protected]=>
              array(0) {
              }
              ["_protocol":protected]=>
              string(4) "HTTP"
            }
            ["_header":protected]=>
            object(Http_Header)#72 (1) {
              ["storage":"ArrayObject":private]=>
              array(0) {
              }
            }
            ["_body":protected]=>
            NULL
            ["_directory":protected]=>
            string(0) ""
            ["_controller":protected]=>
            string(5) "intro"
            ["_action":protected]=>
            string(5) "index"
            ["_uri":protected]=>
            string(0) ""
            ["_external":protected]=>
            bool(false)
            ["_params":protected]=>
            array(2) {
              ["uri"]=>
              string(0) ""
              ["route"]=>
              object(Route)#70 (6) {
                ["_callback":protected]=>
                NULL
                ["_uri":protected]=>
                string(69) "((/(/(/(/(/))))))"
                ["_host":protected]=>
                NULL
                ["_regex":protected]=>
                array(0) {
                }
                ["_defaults":protected]=>
                array(2) {
                  ["controller"]=>
                  string(5) "intro"
                  ["action"]=>
                  string(5) "index"
                }
                ["_route_regex":protected]=>
                string(189) "#^(?:(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++))?)?)?)?)?)?$#uD"
              }
            }
            ["_get":protected]=>
            array(0) {
            }
            ["_post":protected]=>
            array(0) {
            }
            ["_cookies":protected]=>
            array(0) {
            }
            ["_client":protected]=>
            object(Request_Client_Internal)#73 (5) {
              ["_previous_environment":protected]=>
              NULL
              ["_cache":protected]=>
              NULL
              ["_allow_private_cache":protected]=>
              bool(false)
              ["_request_time":protected]=>
              NULL
              ["_response_time":protected]=>
              int(1746510131)
            }
          }
          ["response"]=>
          object(Response)#75 (5) {
            ["_status":protected]=>
            int(200)
            ["_header":protected]=>
            object(Http_Header)#76 (1) {
              ["storage":"ArrayObject":private]=>
              array(0) {
              }
            }
            ["_body":protected]=>
            string(0) ""
            ["_cookies":protected]=>
            array(0) {
            }
            ["_protocol":protected]=>
            string(4) "HTTP"
          }
          ["session"]=>
          object(Session_Native)#80 (5) {
            ["_name":protected]=>
            string(7) "session"
            ["_lifetime":protected]=>
            int(0)
            ["_encrypted":protected]=>
            bool(false)
            ["_data":protected]=>
            &array(0) {
            }
            ["_destroyed":protected]=>
            bool(false)
          }
          ["store"]=>
          object(Model_Store)#87 (31) {
            ["_has_one":protected]=>
            array(0) {
            }
            ["_belongs_to":protected]=>
            array(0) {
            }
            ["_has_many":protected]=>
            array(0) {
            }
            ["_load_with":protected]=>
            array(0) {
            }
            ["_validation":protected]=>
            NULL
            ["_object":protected]=>
            array(118) {
              ["id"]=>
              NULL
              ["store_id"]=>
              NULL
              ["debug"]=>
              NULL
              ["name"]=>
              NULL
              ["type"]=>
              NULL
              ["active"]=>
              NULL
              ["lastaccess_front"]=>
              NULL
              ["lastaccess_back"]=>
              NULL
              ["template"]=>
              NULL
              ["skin"]=>
              NULL
              ["creator_id"]=>
              NULL
              ["demo"]=>
              NULL
              ["store_active"]=>
              NULL
              ["is_private"]=>
              NULL
              ["show_cart"]=>
              NULL
              ["cartname"]=>
              NULL
              ["show_prices"]=>
              NULL
              ["show_tax"]=>
              NULL
              ["show_tax_text"]=>
              NULL
              ["show_shipmentsimulator"]=>
              NULL
              ["request_registration_approval"]=>
              NULL
              ["allow_pickupinstore"]=>
              NULL
              ["allow_delivery"]=>
              NULL
              ["allow_order_unavailableproduts"]=>
              NULL
              ["allow_order_pricelessproduts"]=>
              NULL
              ["products_shown_list"]=>
              NULL
              ["products_shown_search"]=>
              NULL
              ["products_shown_highlights"]=>
              NULL
              ["list_view"]=>
              NULL
              ["list_order"]=>
              NULL
              ["calcnewproducts"]=>
              NULL
              ["calctopsellerproducts"]=>
              NULL
              ["calcproductsrating"]=>
              NULL
              ["calcalsopurchasedproducts"]=>
              NULL
              ["maintenance"]=>
              NULL
              ["maintenance_msg"]=>
              NULL
              ["itemsperpage"]=>
              NULL
              ["email"]=>
              NULL
              ["smtp_host"]=>
              NULL
              ["smtp_auth"]=>
              NULL
              ["smtp_user"]=>
              NULL
              ["smtp_pass"]=>
              NULL
              ["smtp_port"]=>
              NULL
              ["smtp_secure"]=>
              NULL
              ["smtp_valid"]=>
              NULL
              ["api_url"]=>
              NULL
              ["api_key"]=>
              NULL
              ["api_copyimages"]=>
              NULL
              ["api_doctype"]=>
              NULL
              ["api_draft"]=>
              NULL
              ["api_emaildocument"]=>
              NULL
              ["api_settleinvoice"]=>
              NULL
              ["api_allowfinalconsumer"]=>
              NULL
              ["api_paymentconfirmauto"]=>
              NULL
              ["admin_lang_id"]=>
              NULL
              ["admin_template"]=>
              NULL
              ["admin_skin"]=>
              NULL
              ["footer_createdby"]=>
              NULL
              ["footer_lastupdate"]=>
              NULL
              ["company_name"]=>
              NULL
              ["company_nif"]=>
              NULL
              ["company_address"]=>
              NULL
              ["company_postalcode"]=>
              NULL
              ["company_city"]=>
              NULL
              ["company_country"]=>
              NULL
              ["company_phone"]=>
              NULL
              ["company_mobile"]=>
              NULL
              ["company_fax"]=>
              NULL
              ["company_email"]=>
              NULL
              ["company_website"]=>
              NULL
              ["logo"]=>
              NULL
              ["logo_small"]=>
              NULL
              ["logo_order"]=>
              NULL
              ["logo_admin"]=>
              NULL
              ["logo_favicon"]=>
              NULL
              ["logo_watermark"]=>
              NULL
              ["no_image"]=>
              NULL
              ["default_tax_id"]=>
              NULL
              ["paypal_email"]=>
              NULL
              ["mb_entity"]=>
              NULL
              ["mb_subentity"]=>
              NULL
              ["analytics_tracking_id"]=>
              NULL
              ["analytics_view_id"]=>
              NULL
              ["analytics_email"]=>
              NULL
              ["analytics_password"]=>
              NULL
              ["insertdate"]=>
              NULL
              ["expirationdate"]=>
              NULL
              ["hasownhomepage"]=>
              NULL
              ["datemask_id"]=>
              NULL
              ["nl_campaign_limit"]=>
              NULL
              ["filesys_quota_limit"]=>
              NULL
              ["products_limit"]=>
              NULL
              ["googlesiteverification"]=>
              NULL
              ["likebox_link"]=>
              NULL
              ["force_intro"]=>
              NULL
              ["defaulttitle"]=>
              NULL
              ["defaultdescription"]=>
              NULL
              ["defaultkeywords"]=>
              NULL
              ["facebook_appid"]=>
              NULL
              ["facebook_appsecret"]=>
              NULL
              ["google_clientid"]=>
              NULL
              ["google_clientsecret"]=>
              NULL
              ["google_developerkey"]=>
              NULL
              ["followprice_key"]=>
              NULL
              ["youstice_shopid"]=>
              NULL
              ["cookiesdisclaimer"]=>
              NULL
              ["dashboardstats"]=>
              NULL
              ["use_watermark"]=>
              NULL
              ["stock_manage"]=>
              NULL
              ["order_out_of_stock"]=>
              NULL
              ["allowAutoLanguage"]=>
              NULL
              ["show_ratings"]=>
              NULL
              ["map"]=>
              NULL
              ["twitter_link"]=>
              NULL
              ["template_variation"]=>
              NULL
              ["facebook_page_id"]=>
              NULL
              ["version_id"]=>
              NULL
              ["status_id"]=>
              NULL
            }
            ["_changed":protected]=>
            array(0) {
            }
            ["_related":protected]=>
            array(0) {
            }
            ["_valid":protected]=>
            bool(false)
            ["_loaded":protected]=>
            bool(false)
            ["_saved":protected]=>
            bool(false)
            ["_sorting":protected]=>
            NULL
            ["_foreign_key_suffix":protected]=>
            string(3) "_id"
            ["_object_name":protected]=>
            string(5) "store"
            ["_object_plural":protected]=>
            string(6) "stores"
            ["_table_name":protected]=>
            string(6) "stores"
            ["_table_columns":protected]=>
            array(118) {
              ["id"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(2) "id"
                ["column_default"]=>
                NULL
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(1)
                ["display"]=>
                string(2) "11"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(14) "auto_increment"
                ["key"]=>
                string(3) "PRI"
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["store_id"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(8) "store_id"
                ["column_default"]=>
                NULL
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(2)
                ["display"]=>
                string(2) "11"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(3) "MUL"
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["debug"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(5) "debug"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(3)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["name"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(4) "name"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(4)
                ["character_maximum_length"]=>
                string(3) "255"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["type"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(4) "type"
                ["column_default"]=>
                string(10) "Loja PRIME"
                ["data_type"]=>
                string(4) "enum"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(5)
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["options"]=>
                array(6) {
                  [0]=>
                  string(10) "Loja PRIME"
                  [1]=>
                  string(27) "Loja com Template à medida"
                  [2]=>
                  string(35) "Loja com Desenvolvimentos à medida"
                  [3]=>
                  string(7) "Website"
                  [4]=>
                  string(30) "Website com Template à medida"
                  [5]=>
                  string(38) "Website com Desenvolvimentos à medida"
                }
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["active"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(6) "active"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(6)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["lastaccess_front"]=>
              array(10) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(16) "lastaccess_front"
                ["column_default"]=>
                string(19) "0000-00-00 00:00:00"
                ["data_type"]=>
                string(8) "datetime"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(7)
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["lastaccess_back"]=>
              array(10) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(15) "lastaccess_back"
                ["column_default"]=>
                string(19) "0000-00-00 00:00:00"
                ["data_type"]=>
                string(8) "datetime"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(8)
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["template"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(8) "template"
                ["column_default"]=>
                string(10) "laboutique"
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(9)
                ["character_maximum_length"]=>
                string(2) "50"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["skin"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(4) "skin"
                ["column_default"]=>
                string(6) "carrot"
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(10)
                ["character_maximum_length"]=>
                string(2) "50"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["creator_id"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(10) "creator_id"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(11)
                ["display"]=>
                string(2) "11"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["demo"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(4) "demo"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(12)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["store_active"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(12) "store_active"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(13)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["is_private"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(10) "is_private"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(14)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["show_cart"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(9) "show_cart"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(15)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["cartname"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(8) "cartname"
                ["column_default"]=>
                string(19) "Carrinho de Compras"
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(16)
                ["character_maximum_length"]=>
                string(2) "30"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["show_prices"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(11) "show_prices"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(17)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["show_tax"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(8) "show_tax"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(18)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["show_tax_text"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(13) "show_tax_text"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(19)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["show_shipmentsimulator"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(22) "show_shipmentsimulator"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(20)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["request_registration_approval"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(29) "request_registration_approval"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(21)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["allow_pickupinstore"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(19) "allow_pickupinstore"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(22)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["allow_delivery"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(14) "allow_delivery"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(23)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["allow_order_unavailableproduts"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(30) "allow_order_unavailableproduts"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(24)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["allow_order_pricelessproduts"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(28) "allow_order_pricelessproduts"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(25)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["products_shown_list"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(19) "products_shown_list"
                ["column_default"]=>
                string(2) "12"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(26)
                ["display"]=>
                string(2) "11"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["products_shown_search"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(21) "products_shown_search"
                ["column_default"]=>
                string(2) "12"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(27)
                ["display"]=>
                string(2) "11"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["products_shown_highlights"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(25) "products_shown_highlights"
                ["column_default"]=>
                string(2) "12"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(28)
                ["display"]=>
                string(2) "11"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["list_view"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(9) "list_view"
                ["column_default"]=>
                string(4) "grid"
                ["data_type"]=>
                string(4) "enum"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(29)
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["options"]=>
                array(2) {
                  [0]=>
                  string(4) "grid"
                  [1]=>
                  string(4) "list"
                }
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["list_order"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(10) "list_order"
                ["column_default"]=>
                string(11) "productname"
                ["data_type"]=>
                string(4) "enum"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(30)
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["options"]=>
                array(7) {
                  [0]=>
                  string(6) "newest"
                  [1]=>
                  string(11) "productname"
                  [2]=>
                  string(16) "productname_desc"
                  [3]=>
                  string(5) "price"
                  [4]=>
                  string(10) "price_desc"
                  [5]=>
                  string(8) "internal"
                  [6]=>
                  string(13) "internal_desc"
                }
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["calcnewproducts"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(15) "calcnewproducts"
                ["column_default"]=>
                string(6) "manual"
                ["data_type"]=>
                string(4) "enum"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(31)
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["options"]=>
                array(2) {
                  [0]=>
                  string(6) "manual"
                  [1]=>
                  string(4) "auto"
                }
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["calctopsellerproducts"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(21) "calctopsellerproducts"
                ["column_default"]=>
                string(8) "disabled"
                ["data_type"]=>
                string(4) "enum"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(32)
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["options"]=>
                array(3) {
                  [0]=>
                  string(8) "disabled"
                  [1]=>
                  string(6) "manual"
                  [2]=>
                  string(4) "auto"
                }
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["calcproductsrating"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(18) "calcproductsrating"
                ["column_default"]=>
                string(8) "disabled"
                ["data_type"]=>
                string(4) "enum"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(33)
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["options"]=>
                array(3) {
                  [0]=>
                  string(8) "disabled"
                  [1]=>
                  string(6) "manual"
                  [2]=>
                  string(4) "auto"
                }
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["calcalsopurchasedproducts"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(25) "calcalsopurchasedproducts"
                ["column_default"]=>
                string(8) "disabled"
                ["data_type"]=>
                string(4) "enum"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(34)
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["options"]=>
                array(3) {
                  [0]=>
                  string(8) "disabled"
                  [1]=>
                  string(6) "manual"
                  [2]=>
                  string(4) "auto"
                }
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["maintenance"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(11) "maintenance"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(35)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["maintenance_msg"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["character_maximum_length"]=>
                string(8) "16777215"
                ["column_name"]=>
                string(15) "maintenance_msg"
                ["column_default"]=>
                NULL
                ["data_type"]=>
                string(10) "mediumtext"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(36)
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["itemsperpage"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(12) "itemsperpage"
                ["column_default"]=>
                string(2) "12"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(37)
                ["display"]=>
                string(2) "11"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["email"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(5) "email"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(38)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["smtp_host"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(9) "smtp_host"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(39)
                ["character_maximum_length"]=>
                string(2) "50"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["smtp_auth"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(9) "smtp_auth"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(40)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["smtp_user"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(9) "smtp_user"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(41)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["smtp_pass"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(9) "smtp_pass"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(42)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["smtp_port"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(9) "smtp_port"
                ["column_default"]=>
                string(2) "25"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(43)
                ["display"]=>
                string(2) "11"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["smtp_secure"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(11) "smtp_secure"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(44)
                ["character_maximum_length"]=>
                string(2) "20"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["smtp_valid"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(10) "smtp_valid"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(45)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["api_url"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(7) "api_url"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(46)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["api_key"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(7) "api_key"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(47)
                ["character_maximum_length"]=>
                string(2) "50"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["api_copyimages"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(14) "api_copyimages"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(48)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["api_doctype"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(11) "api_doctype"
                ["column_default"]=>
                string(2) "13"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(49)
                ["display"]=>
                string(2) "11"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["api_draft"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(9) "api_draft"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(50)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["api_emaildocument"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(17) "api_emaildocument"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(51)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["api_settleinvoice"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(17) "api_settleinvoice"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(52)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["api_allowfinalconsumer"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(22) "api_allowfinalconsumer"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(53)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["api_paymentconfirmauto"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(22) "api_paymentconfirmauto"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(true)
                ["ordinal_position"]=>
                int(54)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["admin_lang_id"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(13) "admin_lang_id"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(55)
                ["display"]=>
                string(2) "11"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["admin_template"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(14) "admin_template"
                ["column_default"]=>
                string(8) "metronic"
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(56)
                ["character_maximum_length"]=>
                string(2) "20"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["admin_skin"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(10) "admin_skin"
                ["column_default"]=>
                string(3) "red"
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(57)
                ["character_maximum_length"]=>
                string(2) "10"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["footer_createdby"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(16) "footer_createdby"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(58)
                ["character_maximum_length"]=>
                string(3) "255"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["footer_lastupdate"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(17) "footer_lastupdate"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(59)
                ["character_maximum_length"]=>
                string(3) "255"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["company_name"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(12) "company_name"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(60)
                ["character_maximum_length"]=>
                string(3) "255"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["company_nif"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(11) "company_nif"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(61)
                ["character_maximum_length"]=>
                string(2) "20"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["company_address"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(15) "company_address"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(62)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["company_postalcode"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(18) "company_postalcode"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(63)
                ["character_maximum_length"]=>
                string(2) "10"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["company_city"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(12) "company_city"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(64)
                ["character_maximum_length"]=>
                string(2) "30"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["company_country"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(15) "company_country"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(65)
                ["character_maximum_length"]=>
                string(2) "30"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["company_phone"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(13) "company_phone"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(66)
                ["character_maximum_length"]=>
                string(2) "50"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["company_mobile"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(14) "company_mobile"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(67)
                ["character_maximum_length"]=>
                string(2) "50"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["company_fax"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(11) "company_fax"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(68)
                ["character_maximum_length"]=>
                string(2) "50"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["company_email"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(13) "company_email"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(69)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["company_website"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(15) "company_website"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(70)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["logo"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(4) "logo"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(71)
                ["character_maximum_length"]=>
                string(2) "50"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["logo_small"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(10) "logo_small"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(72)
                ["character_maximum_length"]=>
                string(2) "50"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["logo_order"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(10) "logo_order"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(73)
                ["character_maximum_length"]=>
                string(2) "50"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["logo_admin"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(10) "logo_admin"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(74)
                ["character_maximum_length"]=>
                string(2) "50"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["logo_favicon"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(12) "logo_favicon"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(75)
                ["character_maximum_length"]=>
                string(2) "50"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["logo_watermark"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(14) "logo_watermark"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(76)
                ["character_maximum_length"]=>
                string(2) "50"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["no_image"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(8) "no_image"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(77)
                ["character_maximum_length"]=>
                string(2) "50"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["default_tax_id"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(14) "default_tax_id"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(78)
                ["display"]=>
                string(2) "11"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["paypal_email"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(12) "paypal_email"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(79)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["mb_entity"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(9) "mb_entity"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(80)
                ["character_maximum_length"]=>
                string(2) "10"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["mb_subentity"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(12) "mb_subentity"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(81)
                ["character_maximum_length"]=>
                string(2) "10"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["analytics_tracking_id"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(21) "analytics_tracking_id"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(82)
                ["character_maximum_length"]=>
                string(2) "20"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["analytics_view_id"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(17) "analytics_view_id"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(83)
                ["character_maximum_length"]=>
                string(2) "20"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["analytics_email"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(15) "analytics_email"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(84)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["analytics_password"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(18) "analytics_password"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(85)
                ["character_maximum_length"]=>
                string(2) "50"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["insertdate"]=>
              array(10) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(10) "insertdate"
                ["column_default"]=>
                string(17) "CURRENT_TIMESTAMP"
                ["data_type"]=>
                string(9) "timestamp"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(86)
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["expirationdate"]=>
              array(10) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(14) "expirationdate"
                ["column_default"]=>
                string(10) "0000-00-00"
                ["data_type"]=>
                string(4) "date"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(87)
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["hasownhomepage"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(14) "hasownhomepage"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(88)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["datemask_id"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(11) "datemask_id"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(89)
                ["display"]=>
                string(2) "11"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["nl_campaign_limit"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(17) "nl_campaign_limit"
                ["column_default"]=>
                string(2) "25"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(90)
                ["display"]=>
                string(2) "11"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["filesys_quota_limit"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(19) "filesys_quota_limit"
                ["column_default"]=>
                string(3) "100"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(91)
                ["display"]=>
                string(2) "11"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["products_limit"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(14) "products_limit"
                ["column_default"]=>
                string(3) "500"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(92)
                ["display"]=>
                string(2) "11"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["googlesiteverification"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(22) "googlesiteverification"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(93)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["likebox_link"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(12) "likebox_link"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(94)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["force_intro"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(11) "force_intro"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(95)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["defaulttitle"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(12) "defaulttitle"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(96)
                ["character_maximum_length"]=>
                string(3) "255"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["defaultdescription"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(18) "defaultdescription"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(97)
                ["character_maximum_length"]=>
                string(3) "255"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["defaultkeywords"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(15) "defaultkeywords"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(98)
                ["character_maximum_length"]=>
                string(3) "255"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["facebook_appid"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(14) "facebook_appid"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(99)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["facebook_appsecret"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(18) "facebook_appsecret"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(100)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["google_clientid"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(15) "google_clientid"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(101)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["google_clientsecret"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(19) "google_clientsecret"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(102)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["google_developerkey"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(19) "google_developerkey"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(103)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["followprice_key"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(15) "followprice_key"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(104)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["youstice_shopid"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(15) "youstice_shopid"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(105)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["cookiesdisclaimer"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(17) "cookiesdisclaimer"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(106)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["dashboardstats"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(14) "dashboardstats"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(107)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["use_watermark"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(13) "use_watermark"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(108)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["stock_manage"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(12) "stock_manage"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(109)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["order_out_of_stock"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(18) "order_out_of_stock"
                ["column_default"]=>
                string(1) "1"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(110)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["allowAutoLanguage"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(17) "allowAutoLanguage"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(111)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["show_ratings"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(12) "show_ratings"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(112)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["map"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(3) "map"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(113)
                ["character_maximum_length"]=>
                string(3) "255"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["twitter_link"]=>
              array(12) {
                ["type"]=>
                string(6) "string"
                ["column_name"]=>
                string(12) "twitter_link"
                ["column_default"]=>
                string(0) ""
                ["data_type"]=>
                string(7) "varchar"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(114)
                ["character_maximum_length"]=>
                string(3) "100"
                ["collation_name"]=>
                string(15) "utf8_unicode_ci"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["template_variation"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(18) "template_variation"
                ["column_default"]=>
                NULL
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(true)
                ["ordinal_position"]=>
                int(115)
                ["display"]=>
                string(2) "11"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["facebook_page_id"]=>
              array(10) {
                ["type"]=>
                string(5) "float"
                ["column_name"]=>
                string(16) "facebook_page_id"
                ["column_default"]=>
                NULL
                ["data_type"]=>
                string(6) "double"
                ["is_nullable"]=>
                bool(true)
                ["ordinal_position"]=>
                int(116)
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["version_id"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(10) "version_id"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(117)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
              ["status_id"]=>
              array(13) {
                ["type"]=>
                string(3) "int"
                ["min"]=>
                string(11) "-2147483648"
                ["max"]=>
                string(10) "2147483647"
                ["column_name"]=>
                string(9) "status_id"
                ["column_default"]=>
                string(1) "0"
                ["data_type"]=>
                string(3) "int"
                ["is_nullable"]=>
                bool(false)
                ["ordinal_position"]=>
                int(118)
                ["display"]=>
                string(1) "1"
                ["comment"]=>
                string(0) ""
                ["extra"]=>
                string(0) ""
                ["key"]=>
                string(0) ""
                ["privileges"]=>
                string(31) "select,insert,update,references"
              }
            }
            ["_updated_column":protected]=>
            NULL
            ["_created_column":protected]=>
            NULL
            ["_primary_key":protected]=>
            string(2) "id"
            ["_primary_key_value":protected]=>
            NULL
            ["_table_names_plural":protected]=>
            bool(true)
            ["_reload_on_wakeup":protected]=>
            bool(true)
            ["_db":protected]=>
            object(Database_MySQL)#84 (6) {
              ["_connection_id":protected]=>
              string(40) "a717f6e4e91e3a6fb3ac434d7b34e0af6b82ae6c"
              ["_identifier":protected]=>
              string(1) "`"
              ["last_query"]=>
              string(78) "SELECT `storesettings`.* FROM `storesettings` WHERE `store_id` IS NULL LIMIT 1"
              ["_instance":protected]=>
              string(7) "default"
              ["_connection":protected]=>
              resource(3) of type (mysql link)
              ["_config":protected]=>
              array(6) {
                ["type"]=>
                string(5) "mysql"
                ["connection"]=>
                array(4) {
                  ["hostname"]=>
                  string(9) "localhost"
                  ["port"]=>
                  string(4) "3306"
                  ["database"]=>
                  string(16) "db_eurostates_pt"
                  ["persistent"]=>
                  bool(false)
                }
                ["table_prefix"]=>
                string(0) ""
                ["charset"]=>
                string(4) "utf8"
                ["caching"]=>
                bool(false)
                ["profiling"]=>
                bool(true)
              }
            }
            ["_db_group":protected]=>
            NULL
            ["_db_applied":protected]=>
            array(0) {
            }
            ["_db_pending":protected]=>
            array(0) {
            }
            ["_db_reset":protected]=>
            bool(true)
            ["_db_builder":protected]=>
            NULL
            ["_with_applied":protected]=>
            array(0) {
            }
            ["_cast_data":protected]=>
            array(0) {
            }
          }
        }
      }
    }
    [8]=>
    array(6) {
      ["file"]=>
      string(67) "/var/www/html/eurostates/keyprime/system/classes/kohana/request.php"
      ["line"]=>
      int(992)
      ["function"]=>
      string(7) "execute"
      ["class"]=>
      string(30) "Kohana_Request_Client_Internal"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        object(Request)#71 (18) {
          ["_requested_with":protected]=>
          NULL
          ["_method":protected]=>
          string(3) "GET"
          ["_protocol":protected]=>
          string(4) "HTTP"
          ["_referrer":protected]=>
          NULL
          ["_route":protected]=>
          object(Route)#70 (6) {
            ["_callback":protected]=>
            NULL
            ["_uri":protected]=>
            string(69) "((/(/(/(/(/))))))"
            ["_host":protected]=>
            NULL
            ["_regex":protected]=>
            array(0) {
            }
            ["_defaults":protected]=>
            array(2) {
              ["controller"]=>
              string(5) "intro"
              ["action"]=>
              string(5) "index"
            }
            ["_route_regex":protected]=>
            string(189) "#^(?:(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++))?)?)?)?)?)?$#uD"
          }
          ["_response":protected]=>
          object(Response)#75 (5) {
            ["_status":protected]=>
            int(200)
            ["_header":protected]=>
            object(Http_Header)#76 (1) {
              ["storage":"ArrayObject":private]=>
              array(0) {
              }
            }
            ["_body":protected]=>
            string(0) ""
            ["_cookies":protected]=>
            array(0) {
            }
            ["_protocol":protected]=>
            string(4) "HTTP"
          }
          ["_header":protected]=>
          object(Http_Header)#72 (1) {
            ["storage":"ArrayObject":private]=>
            array(0) {
            }
          }
          ["_body":protected]=>
          NULL
          ["_directory":protected]=>
          string(0) ""
          ["_controller":protected]=>
          string(5) "intro"
          ["_action":protected]=>
          string(5) "index"
          ["_uri":protected]=>
          string(0) ""
          ["_external":protected]=>
          bool(false)
          ["_params":protected]=>
          array(2) {
            ["uri"]=>
            string(0) ""
            ["route"]=>
            object(Route)#70 (6) {
              ["_callback":protected]=>
              NULL
              ["_uri":protected]=>
              string(69) "((/(/(/(/(/))))))"
              ["_host":protected]=>
              NULL
              ["_regex":protected]=>
              array(0) {
              }
              ["_defaults":protected]=>
              array(2) {
                ["controller"]=>
                string(5) "intro"
                ["action"]=>
                string(5) "index"
              }
              ["_route_regex":protected]=>
              string(189) "#^(?:(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++)(?:/(?P[^/.,;?\n]++))?)?)?)?)?)?$#uD"
            }
          }
          ["_get":protected]=>
          array(0) {
          }
          ["_post":protected]=>
          array(0) {
          }
          ["_cookies":protected]=>
          array(0) {
          }
          ["_client":protected]=>
          object(Request_Client_Internal)#73 (5) {
            ["_previous_environment":protected]=>
            NULL
            ["_cache":protected]=>
            NULL
            ["_allow_private_cache":protected]=>
            bool(false)
            ["_request_time":protected]=>
            NULL
            ["_response_time":protected]=>
            int(1746510131)
          }
        }
      }
    }
    [9]=>
    array(6) {
      ["file"]=>
      string(43) "/var/www/html/eurostates/keyprime/index.php"
      ["line"]=>
      int(134)
      ["function"]=>
      string(7) "execute"
      ["class"]=>
      string(14) "Kohana_Request"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
  }
  ["previous":"Exception":private]=>
  NULL
}