ErrorException code 2: mysqli::mysqli(): (HY000/2005): Unknown MySQL server host 'mysql51-47.pro' (2)
thrown in home/doityiqw/subdomains/dev/commonlib/database/provider.class.php on line 78.

DATE: 2025-10-27 04:48:17.60982400 GMT
IP: 216.73.216.216

HTTP_HOST: dev.2doit.com
HTTP_REFERER:
HTTP_USER_AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT: */*
HTTP_ACCEPT_ENCODING: gzip, br, zstd, deflate
HTTP_ACCEPT_LANGUAGE:
HTTP_ACCEPT_CHARSET:
APACHE_REQUEST_UNIQUE_ID: aP75kU3Gq6PkyPd2MXaXMQAAAQk

REQUEST_URI: GET / HTTP/1.1
QUERY_STRING:

object(ErrorException) #1 {
   ["message":protected] => string(78) "mysqli::mysqli(): (HY000/2005): Unknown MySQL server host 'mysql51-47.pro' (2)"
   ["code":protected] => integer(2)
   ["file":protected] => string(67) "/home/doityiqw/subdomains/dev/commonlib/database/provider.class.php"
   ["line":protected] => integer(78)
   ["severity":protected] => integer(2)
   ["string":Exception:private] => string(0) ""
   ["trace":Exception:private] => array(14) {
      [0] => array(4) {
         ['function'] => string(12) "errorHandler"
         ['class'] => string(34) "sweekit\ErrorHandling\ErrorHandler"
         ['type'] => string(2) "->"
         ['args'] => array(5) {
            [0] => integer(2)
            [1] => string(78) "mysqli::mysqli(): (HY000/2005): Unknown MySQL server host 'mysql51-47.pro' (2)"
            [2] => string(67) "/home/doityiqw/subdomains/dev/commonlib/database/provider.class.php"
            [3] => integer(78)
            [4] => array(3) {
               ['datasource_name'] => string(10) "default_db"
               ['connections'] => object(ArrayObject) #2 {}
               ['config'] => object(commonlib\config) #3 {
                  ["server":public] => object(commonlib\config) #115 {}
                  ["database":public] => object(commonlib\config) #116 {}
                  ["user":public] => object(commonlib\config) #117 {}
                  ["password":public] => object(commonlib\config) #118 {}
                  ["charset":public] => object(commonlib\config) #119 {}
               
}
            
}
         
}
      
}
      [1] => array(6) {
         ['file'] => string(67) "/home/doityiqw/subdomains/dev/commonlib/database/provider.class.php"
         ['line'] => integer(78)
         ['function'] => string(6) "mysqli"
         ['class'] => string(6) "mysqli"
         ['type'] => string(2) "->"
         ['args'] => array(5) {
            [0] => string(14) "mysql51-47.pro"
            [1] => string(11) "doityiqwdev"
            [2] => string(9) "2doit2013"
            [3] => string(11) "doityiqwdev"
            [4] => integer(0)
         
}
      
}
      [2] => array(6) {
         ['file'] => string(69) "/home/doityiqw/subdomains/dev/commonlib/dbObjects/base/base.class.php"
         ['line'] => integer(31)
         ['function'] => string(21) "getFromDatasourceName"
         ['class'] => string(27) "commonlib\database\provider"
         ['type'] => string(2) "->"
         ['args'] => array(1) {
            [0] => string(10) "default_db"
         
}
      
}
      [3] => array(6) {
         ['file'] => string(81) "/home/doityiqw/subdomains/dev/commonlib/dbObjects/base/recordCollection.class.php"
         ['line'] => integer(87)
         ['function'] => string(13) "getDatasource"
         ['class'] => string(29) "commonlib\dbObjects\base\base"
         ['type'] => string(2) "->"
         ['args'] => array(0) {}
      
}
      [4] => array(6) {
         ['file'] => string(81) "/home/doityiqw/subdomains/dev/commonlib/dbObjects/demandeTypeCollection.class.php"
         ['line'] => integer(18)
         ['function'] => string(17) "populateWithQuery"
         ['class'] => string(41) "commonlib\dbObjects\base\recordCollection"
         ['type'] => string(2) "->"
         ['args'] => array(3) {
            [0] => string(271) "SELECT types.*\nFROM `types_demande` AS types\nWHERE types.code IN ('demenagement','demenagement_transport','meuble','maison','bricolage','jardin','informatique','administratif','voiture','moto','autres')\n AND types.disabled = 0\nORDER BY types.ordre, types.text, types.code"
            [1] => NULL
            [2] => string(32) "\commonlib\dbObjects\demandeType"
         
}
      
}
      [5] => array(6) {
         ['file'] => string(81) "/home/doityiqw/subdomains/dev/commonlib/dbObjects/demandeTypeCollection.class.php"
         ['line'] => integer(65)
         ['function'] => string(17) "populateWithQuery"
         ['class'] => string(41) "commonlib\dbObjects\demandeTypeCollection"
         ['type'] => string(2) "->"
         ['args'] => array(1) {
            [0] => string(271) "SELECT types.*\nFROM `types_demande` AS types\nWHERE types.code IN ('demenagement','demenagement_transport','meuble','maison','bricolage','jardin','informatique','administratif','voiture','moto','autres')\n AND types.disabled = 0\nORDER BY types.ordre, types.text, types.code"
         
}
      
}
      [6] => array(6) {
         ['file'] => string(89) "/home/doityiqw/subdomains/dev/applications/frontend/controllers/indexController.class.php"
         ['line'] => integer(42)
         ['function'] => string(19) "populateWithPopular"
         ['class'] => string(41) "commonlib\dbObjects\demandeTypeCollection"
         ['type'] => string(2) "->"
         ['args'] => array(0) {}
      
}
      [7] => array(4) {
         ['function'] => string(11) "indexAction"
         ['class'] => string(36) "frontend\controllers\indexController"
         ['type'] => string(2) "->"
         ['args'] => array(0) {}
      
}
      [8] => array(6) {
         ['file'] => string(61) "/home/doityiqw/subdomains/dev/sweekit/routing/route.class.php"
         ['line'] => integer(425)
         ['function'] => string(6) "invoke"
         ['class'] => string(16) "ReflectionMethod"
         ['type'] => string(2) "->"
         ['args'] => array(1) {
            [0] => object(frontend\controllers\indexController) #9 {
               ["layout":protected] => object(frontend\library\layout) #10 {
                  ["title":protected] => NULL
                  ["layouts":static:protected] => NULL
                  ["__protected_head_nodes":protected] => NULL
                  ["__protected_source":protected] => string(7) "default"
                  ["__protected_source_path":protected] => NULL
                  ["__protected_search_paths":protected] => NULL
                  ["__protected_inner_data":protected] => object(ArrayObject) #11 {
                     ['content'] => object(frontend\library\view) #12 {
                        ["__protected_validation_exception":protected] => NULL
                        ["__protected_source":protected] => string(11) "index/index"
                        ["__protected_source_path":protected] => NULL
                        ["__protected_search_paths":protected] => NULL
                        ["__protected_inner_data":protected] => object(ArrayObject) #13 {
                           ['form_method'] => string(3) "get"
                           ['form_action'] => string(15) "/poster-demande"
                           ['utilisateur'] => NULL
                        
}
                        ["__protected_locale":protected] => NULL
                        ["__protected_timezone":protected] => NULL
                     
}
                  
}
                  ["__protected_locale":protected] => NULL
                  ["__protected_timezone":protected] => NULL
               
}
               ["layout_name":protected] => string(7) "default"
               ["connected_utilisateur":protected] => NULL
               ["validation_exception":protected] => NULL
               ["application":protected] => object(sweekit\application) #14 {
                  ["name":protected] => string(8) "frontend"
                  ["encoding":protected] => string(5) "UTF-8"
                  ["locale":protected] => string(5) "fr-FR"
                  ["datetimezone":protected] => object(DateTimeZone) #15 {}
                  ["error_handler":protected] => object(sweekit\ErrorHandling\ErrorHandler) #16 {
                     ["observers":protected] => object(SplObjectStorage) #17 {
                        [0] => object(sweekit\ErrorHandling\ErrorHandlerHtmlFileLogObserver) #18 {
                           ["log_filename":protected] => string(79) "/home/doityiqw/subdomains/dev/logs/2025/10/27/error_04-48-17.68fef99192cd8.html"
                           ["microtime":protected] => object(stdClass) #19 {
                              ["microseconds":public] => integer(58126599)
                              ["seconds":public] => integer(1761540497)
                           
}
                           ["ErrorHandler":protected] => object(sweekit\ErrorHandling\ErrorHandler) { RECURSION #16 }
                           ["exception":protected] => object(ErrorException) { RECURSION #1 }
                        
}
                        [1] => object(sweekit\ErrorHandling\ErrorHandlerHtmlObserver) #20 {
                           ["microtime":protected] => object(stdClass) #120 {
                              ["microseconds":public] => integer(60982400)
                              ["seconds":public] => integer(1761540497)
                           
}
                           ["ErrorHandler":protected] => object(sweekit\ErrorHandling\ErrorHandler) { RECURSION #16 }
                           ["exception":protected] => object(ErrorException) { RECURSION #1 }
                        
}
                        [2] => object(sweekit\ErrorHandling\ErrorHandlerHtmlEmailObserver) #21 {
                           ["mailer":protected] => object(commonlib\mailer) #22 {
                              ["config":protected] => NULL
                              ["environment":protected] => string(4) "test"
                              ["encoding":protected] => NULL
                              ["driver":protected] => NULL
                              ["priority":protected] => NULL
                              ["return_receipt_to":protected] => NULL
                              ["read_notification_to":protected] => NULL
                              ["from":protected] => NULL
                              ["sender":protected] => NULL
                              ["subject":protected] => string(11) "TEST: ERROR"
                              ["message_plain_text":protected] => NULL
                              ["message_html":protected] => NULL
                              ["reply_to":protected] => NULL
                              ["to":protected] => object(sweekit\mailer\EmailAddressCollection) #23 {
                                 ["collection":protected] => object(SplObjectStorage) #24 {
                                    [0] => object(sweekit\mailer\EmailAddress) #25 {
                                       ["email":protected] => string(17) "fred@tickengo.com"
                                       ["name":protected] => NULL
                                    
}
                                 
}
                              
}
                              ["cc":protected] => NULL
                              ["cci":protected] => NULL
                              ["attachments":protected] => NULL
                              ["dsn":protected] => NULL
                           
}
                           ["microtime":protected] => NULL
                           ["ErrorHandler":protected] => NULL
                           ["exception":protected] => NULL
                        
}
                     
}
                     ["exception":protected] => object(ErrorException) { RECURSION #1 }
                  
}
                  ["router":protected] => object(sweekit\routing\router) #26 {
                     ["pathinfo":protected] => string(0) ""
                     ["route":protected] => object(sweekit\routing\route) #27 {
                        ["pathinfo":protected] => string(0) ""
                        ["pattern":protected] => string(4) "#^$#"
                        ["matches":protected] => object(ArrayObject) #28 {
                           [0] => string(0) ""
                        
}
                        ["defaultControllerName":protected] => NULL
                        ["defaultActionName":protected] => string(5) "index"
                        ["controllerName":protected] => string(27) "\frontend\controllers\index"
                        ["actionName":protected] => NULL
                        ["controller":protected] => object(frontend\controllers\indexController) { RECURSION #9 }
                        ["placeholders":protected] => object(ArrayObject) #29 {}
                        ["request":protected] => object(sweekit\core\request) #30 {
                           ["data":protected] => object(ArrayObject) #31 {}
                           ["method":protected] => NULL
                           ["server":protected] => object(sweekit\core\server) #32 {
                              ["data":protected] => object(ArrayObject) #33 {
                                 ['USER'] => string(8) "doityiqw"
                                 ['FCGI_ROLE'] => string(9) "RESPONDER"
                                 ['REDIRECT_STATUS'] => string(3) "200"
                                 ['UNIQUE_ID'] => string(27) "aP75kU3Gq6PkyPd2MXaXMQAAAQk"
                                 ['GEOIP_COUNTRY_CODE'] => string(2) "US"
                                 ['GEOIP_COUNTRY_NAME'] => string(13) "United States"
                                 ['GEOIP_REGION'] => string(2) "CA"
                                 ['GEOIP_CITY'] => string(11) "Santa Paula"
                                 ['GEOIP_DMA_CODE'] => string(3) "803"
                                 ['GEOIP_AREA_CODE'] => string(3) "805"
                                 ['GEOIP_LATITUDE'] => string(9) "34.355598"
                                 ['GEOIP_LONGITUDE'] => string(11) "-119.070099"
                                 ['SCRIPT_URL'] => string(1) "/"
                                 ['SCRIPT_URI'] => string(26) "https://dev.2doit.com:443/"
                                 ['HTTPS'] => string(2) "on"
                                 ['CFG_CLUSTER'] => string(10) "cluster006"
                                 ['ENVIRONMENT'] => string(10) "production"
                                 ['PHP_VER'] => string(3) "5_4"
                                 ['REGISTER_GLOBALS'] => string(1) "0"
                                 ['SESSION_USE_TRANS_SID'] => string(1) "0"
                                 ['MAGIC_QUOTES'] => string(1) "0"
                                 ['HTTP_HOST'] => string(13) "dev.2doit.com"
                                 ['HTTP_X_PREDICTOR'] => string(1) "1"
                                 ['HTTP_X_FORWARDED_FOR'] => string(14) "216.73.216.216"
                                 ['HTTP_X_FORWARDED_PROTO'] => string(5) "https"
                                 ['HTTP_X_OVHREQUEST_ID'] => string(32) "75e7261912d733f707ee49df674b13a8"
                                 ['HTTP_ACCEPT'] => string(3) "*/*"
                                 ['HTTP_USER_AGENT'] => string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
                                 ['HTTP_ACCEPT_ENCODING'] => string(23) "gzip, br, zstd, deflate"
                                 ['HTTP_REMOTE_IP'] => string(14) "216.73.216.216"
                                 ['SERVER_SIGNATURE'] => string(0) ""
                                 ['SERVER_SOFTWARE'] => string(6) "Apache"
                                 ['SERVER_NAME'] => string(13) "dev.2doit.com"
                                 ['SERVER_ADDR'] => string(10) "10.6.20.15"
                                 ['SERVER_PORT'] => string(3) "443"
                                 ['REMOTE_ADDR'] => string(14) "216.73.216.216"
                                 ['DOCUMENT_ROOT'] => string(33) "/home/doityiqw/subdomains/dev/www"
                                 ['SERVER_ADMIN'] => string(24) "postmaster@dev.2doit.com"
                                 ['SCRIPT_FILENAME'] => string(43) "/home/doityiqw/subdomains/dev/www/index.php"
                                 ['REMOTE_PORT'] => string(5) "65418"
                                 ['REDIRECT_URL'] => string(1) "/"
                                 ['GATEWAY_INTERFACE'] => string(7) "CGI/1.1"
                                 ['SERVER_PROTOCOL'] => string(8) "HTTP/1.1"
                                 ['REQUEST_METHOD'] => string(3) "GET"
                                 ['QUERY_STRING'] => string(0) ""
                                 ['REQUEST_URI'] => string(1) "/"
                                 ['SCRIPT_NAME'] => string(10) "/index.php"
                                 ['PHP_SELF'] => string(10) "/index.php"
                                 ['REQUEST_TIME_FLOAT'] => double(1761540497.5287)
                                 ['REQUEST_TIME'] => integer(1761540497)
                                 ['argv'] => array(0) {}
                                 ['argc'] => integer(0)
                              
}
                           
}
                        
}
                     
}
                     ["routes":protected] => object(sweekit\routing\routeCollection) #34 {
                        ["collection":protected] => object(SplObjectStorage) #35 {
                           [0] => object(sweekit\routing\ApacheRewriteRoute) #36 {
                              ["env_controller_namespace_prefix_name":protected] => NULL
                              ["env_controller_name":protected] => string(19) "REDIRECT_CONTROLLER"
                              ["env_action_name":protected] => NULL
                              ["pathinfo":protected] => NULL
                              ["pattern":protected] => NULL
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => NULL
                              ["actionName":protected] => NULL
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [1] => object(sweekit\routing\route) #37 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(28) "#^images/services/([^/:]+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(27) "\frontend\controllers\image"
                              ["actionName":protected] => string(2) "$1"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [2] => object(sweekit\routing\route) #38 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(34) "#^images/services/([^/:]+):(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(27) "\frontend\controllers\image"
                              ["actionName":protected] => string(2) "$1"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #39 {
                                 ['width'] => string(2) "$2"
                                 ['height'] => string(2) "$2"
                              
}
                              ["request":protected] => NULL
                           
}
                           [3] => object(sweekit\routing\route) #40 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(40) "#^images/services/([^/:]+):(\d+):(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(27) "\frontend\controllers\image"
                              ["actionName":protected] => string(2) "$1"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #41 {
                                 ['width'] => string(2) "$2"
                                 ['height'] => string(2) "$3"
                              
}
                              ["request":protected] => NULL
                           
}
                           [4] => object(sweekit\routing\route) #42 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(28) "#^images/profil/no-picture$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(28) "\frontend\controllers\profil"
                              ["actionName":protected] => string(9) "noPicture"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [5] => object(sweekit\routing\route) #43 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(34) "#^images/profil/no-picture:(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(28) "\frontend\controllers\profil"
                              ["actionName":protected] => string(9) "noPicture"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #44 {
                                 ['width'] => string(2) "$1"
                                 ['height'] => string(2) "$1"
                              
}
                              ["request":protected] => NULL
                           
}
                           [6] => object(sweekit\routing\route) #45 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(40) "#^images/profil/no-picture:(\d+):(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(28) "\frontend\controllers\profil"
                              ["actionName":protected] => string(9) "noPicture"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #46 {
                                 ['width'] => string(2) "$1"
                                 ['height'] => string(2) "$2"
                              
}
                              ["request":protected] => NULL
                           
}
                           [7] => object(sweekit\routing\route) #47 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(21) "#^comment-ca-marche$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(27) "\frontend\controllers\index"
                              ["actionName":protected] => string(15) "commentCaMarche"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [8] => object(sweekit\routing\route) #48 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(7) "#^faq$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(27) "\frontend\controllers\index"
                              ["actionName":protected] => string(3) "faq"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [9] => object(sweekit\routing\route) #49 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(19) "#^qui-sommes-nous$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(27) "\frontend\controllers\index"
                              ["actionName":protected] => string(13) "quiSommesNous"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [10] => object(sweekit\routing\route) #50 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(26) "#^conditions-utilisation$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(27) "\frontend\controllers\index"
                              ["actionName":protected] => string(21) "conditionsUtilisation"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [11] => object(sweekit\routing\route) #51 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(15) "#^liens-utiles#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(27) "\frontend\controllers\index"
                              ["actionName":protected] => string(11) "liensUtiles"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [12] => object(sweekit\routing\route) #52 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(17) "#^demandes-(.*)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(27) "\frontend\controllers\index"
                              ["actionName":protected] => string(18) "contenuTypeDemande"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #53 {
                                 ['code'] => string(2) "$1"
                              
}
                              ["request":protected] => NULL
                           
}
                           [13] => object(sweekit\routing\route) #54 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(11) "#^contact$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(29) "\frontend\controllers\contact"
                              ["actionName":protected] => string(5) "index"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [14] => object(sweekit\routing\route) #55 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(15) "#^inscription$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(33) "\frontend\controllers\inscription"
                              ["actionName":protected] => string(11) "inscription"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [15] => object(sweekit\routing\route) #56 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(27) "#^inscription-prestataire$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(33) "\frontend\controllers\inscription"
                              ["actionName":protected] => string(22) "inscriptionPrestataire"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [16] => object(sweekit\routing\route) #57 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(13) "#^connexion$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(31) "\frontend\controllers\connexion"
                              ["actionName":protected] => string(9) "connexion"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [17] => object(sweekit\routing\route) #58 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(16) "#^deconnection$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(31) "\frontend\controllers\connexion"
                              ["actionName":protected] => string(12) "deconnection"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [18] => object(sweekit\routing\route) #59 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(22) "#^mot-de-passe-perdu$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(31) "\frontend\controllers\connexion"
                              ["actionName":protected] => string(12) "lostPassword"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [19] => object(sweekit\routing\route) #60 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(29) "#^mot-de-passe-modification$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(31) "\frontend\controllers\connexion"
                              ["actionName":protected] => string(14) "changePassword"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [20] => object(sweekit\routing\route) #61 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(14) "#^mon-compte$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(31) "\frontend\controllers\dashboard"
                              ["actionName":protected] => string(5) "index"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [21] => object(sweekit\routing\route) #62 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(10) "#^profil$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(28) "\frontend\controllers\profil"
                              ["actionName":protected] => string(5) "index"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [22] => object(sweekit\routing\route) #63 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(24) "#^profil-(\d+)/picture$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(28) "\frontend\controllers\profil"
                              ["actionName":protected] => string(7) "picture"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #64 {
                                 ['id_utilisateur'] => string(2) "$1"
                              
}
                              ["request":protected] => NULL
                           
}
                           [23] => object(sweekit\routing\route) #65 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(30) "#^profil-(\d+)/picture:(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(28) "\frontend\controllers\profil"
                              ["actionName":protected] => string(7) "picture"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #66 {
                                 ['id_utilisateur'] => string(2) "$1"
                                 ['width'] => string(2) "$2"
                                 ['height'] => string(2) "$2"
                              
}
                              ["request":protected] => NULL
                           
}
                           [24] => object(sweekit\routing\route) #67 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(36) "#^profil-(\d+)/picture:(\d+):(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(28) "\frontend\controllers\profil"
                              ["actionName":protected] => string(7) "picture"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #68 {
                                 ['id_utilisateur'] => string(2) "$1"
                                 ['width'] => string(2) "$2"
                                 ['height'] => string(2) "$3"
                              
}
                              ["request":protected] => NULL
                           
}
                           [25] => object(sweekit\routing\route) #69 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(19) "#^.+-profil-(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(28) "\frontend\controllers\profil"
                              ["actionName":protected] => string(6) "public"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #70 {
                                 ['id_utilisateur'] => string(2) "$1"
                              
}
                              ["request":protected] => NULL
                           
}
                           [26] => object(sweekit\routing\route) #71 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(16) "#^profil-(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(28) "\frontend\controllers\profil"
                              ["actionName":protected] => string(6) "public"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #72 {
                                 ['id_utilisateur'] => string(2) "$1"
                              
}
                              ["request":protected] => NULL
                           
}
                           [27] => object(sweekit\routing\route) #73 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(18) "#^profil-edition$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(28) "\frontend\controllers\profil"
                              ["actionName":protected] => string(4) "edit"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [28] => object(sweekit\routing\route) #74 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(14) "#^messagerie$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(32) "\frontend\controllers\messagerie"
                              ["actionName":protected] => string(5) "index"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [29] => object(sweekit\routing\route) #75 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(26) "#^repondre-demande-(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(32) "\frontend\controllers\messagerie"
                              ["actionName":protected] => string(15) "repondreDemande"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #76 {
                                 ['id_demande'] => string(2) "$1"
                              
}
                              ["request":protected] => NULL
                           
}
                           [30] => object(sweekit\routing\route) #77 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(22) "#^conversation-(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(32) "\frontend\controllers\messagerie"
                              ["actionName":protected] => string(12) "conversation"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #78 {
                                 ['id_message'] => string(2) "$1"
                              
}
                              ["request":protected] => NULL
                           
}
                           [31] => object(sweekit\routing\route) #79 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(30) "#^messagerie/supprimer-(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(32) "\frontend\controllers\messagerie"
                              ["actionName":protected] => string(21) "supprimerConversation"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #80 {
                                 ['id_message'] => string(2) "$1"
                              
}
                              ["request":protected] => NULL
                           
}
                           [32] => object(sweekit\routing\route) #81 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(29) "#^messagerie/assigner-(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(32) "\frontend\controllers\messagerie"
                              ["actionName":protected] => string(8) "assigner"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #82 {
                                 ['id_message'] => string(2) "$1"
                              
}
                              ["request":protected] => NULL
                           
}
                           [33] => object(sweekit\routing\route) #83 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(42) "#^messagerie/supprimer-prestataire-(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(32) "\frontend\controllers\messagerie"
                              ["actionName":protected] => string(20) "supprimerPrestataire"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #84 {
                                 ['id_message'] => string(2) "$1"
                              
}
                              ["request":protected] => NULL
                           
}
                           [34] => object(sweekit\routing\route) #85 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(28) "#^messagerie/evaluer-(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(32) "\frontend\controllers\messagerie"
                              ["actionName":protected] => string(7) "evaluer"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #86 {
                                 ['id_message'] => string(2) "$1"
                              
}
                              ["request":protected] => NULL
                           
}
                           [35] => object(sweekit\routing\route) #87 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(15) "#^evaluations$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(32) "\frontend\controllers\evaluation"
                              ["actionName":protected] => string(5) "index"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [36] => object(sweekit\routing\route) #88 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(28) "#^evaluation-demande-(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(32) "\frontend\controllers\evaluation"
                              ["actionName":protected] => string(17) "evaluationDemande"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #89 {
                                 ['id_demande'] => string(2) "$1"
                              
}
                              ["request":protected] => NULL
                           
}
                           [37] => object(sweekit\routing\route) #90 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(10) "#^upload$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(28) "\frontend\controllers\upload"
                              ["actionName":protected] => string(6) "upload"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [38] => object(sweekit\routing\route) #91 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(34) "#^upload/stream/([^/]+)/([^/:]+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(28) "\frontend\controllers\upload"
                              ["actionName":protected] => string(4) "file"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #92 {
                                 ['id_file'] => string(2) "$1"
                                 ['hash'] => string(2) "$2"
                              
}
                              ["request":protected] => NULL
                           
}
                           [39] => object(sweekit\routing\route) #93 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(40) "#^upload/stream/([^/]+)/([^/:]+):(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(28) "\frontend\controllers\upload"
                              ["actionName":protected] => string(4) "file"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #94 {
                                 ['id_file'] => string(2) "$1"
                                 ['hash'] => string(2) "$2"
                                 ['width'] => string(2) "$3"
                                 ['height'] => string(2) "$3"
                              
}
                              ["request":protected] => NULL
                           
}
                           [40] => object(sweekit\routing\route) #95 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(46) "#^upload/stream/([^/]+)/([^/:]+):(\d+):(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(28) "\frontend\controllers\upload"
                              ["actionName":protected] => string(4) "file"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #96 {
                                 ['id_file'] => string(2) "$1"
                                 ['hash'] => string(2) "$2"
                                 ['width'] => string(2) "$3"
                                 ['height'] => string(2) "$4"
                              
}
                              ["request":protected] => NULL
                           
}
                           [41] => object(sweekit\routing\route) #97 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(18) "#^liste-demandes$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(39) "\frontend\controllers\rechercheDemandes"
                              ["actionName":protected] => string(5) "index"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [42] => object(sweekit\routing\route) #98 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(24) "#^mes-demandes-postees$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(30) "\frontend\controllers\demandes"
                              ["actionName":protected] => string(5) "index"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [43] => object(sweekit\routing\route) #99 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(18) "#^poster-demande$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(30) "\frontend\controllers\demandes"
                              ["actionName":protected] => string(4) "post"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [44] => object(sweekit\routing\route) #100 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(26) "#^modifier-demande-(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(30) "\frontend\controllers\demandes"
                              ["actionName":protected] => string(4) "edit"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #101 {
                                 ['id_demande'] => string(2) "$1"
                              
}
                              ["request":protected] => NULL
                           
}
                           [45] => object(sweekit\routing\route) #102 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(28) "#^renouveler-demande-(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(30) "\frontend\controllers\demandes"
                              ["actionName":protected] => string(5) "renew"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #103 {
                                 ['id_demande'] => string(2) "$1"
                              
}
                              ["request":protected] => NULL
                           
}
                           [46] => object(sweekit\routing\route) #104 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(27) "#^supprimer-demande-(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(30) "\frontend\controllers\demandes"
                              ["actionName":protected] => string(6) "remove"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #105 {
                                 ['id_demande'] => string(2) "$1"
                              
}
                              ["request":protected] => NULL
                           
}
                           [47] => object(sweekit\routing\route) #106 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(20) "#^.+-demande-(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(30) "\frontend\controllers\demandes"
                              ["actionName":protected] => string(7) "details"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #107 {
                                 ['id_demande'] => string(2) "$1"
                              
}
                              ["request":protected] => NULL
                           
}
                           [48] => object(sweekit\routing\route) #108 {
                              ["pathinfo":protected] => string(0) ""
                              ["pattern":protected] => string(17) "#^demande-(\d+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(30) "\frontend\controllers\demandes"
                              ["actionName":protected] => string(7) "details"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => object(ArrayObject) #109 {
                                 ['id_demande'] => string(2) "$1"
                              
}
                              ["request":protected] => NULL
                           
}
                           [49] => object(sweekit\routing\route) { RECURSION #27 }
                           [50] => object(sweekit\routing\route) #110 {
                              ["pathinfo":protected] => NULL
                              ["pattern":protected] => string(12) "#^([^/.]+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(24) "\frontend\controllers\$1"
                              ["actionName":protected] => NULL
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                           [51] => object(sweekit\routing\route) #111 {
                              ["pathinfo":protected] => NULL
                              ["pattern":protected] => string(21) "#^([^/.]+)/([^/.]+)$#"
                              ["matches":protected] => NULL
                              ["defaultControllerName":protected] => NULL
                              ["defaultActionName":protected] => NULL
                              ["controllerName":protected] => string(24) "\frontend\controllers\$1"
                              ["actionName":protected] => string(2) "$2"
                              ["controller":protected] => NULL
                              ["placeholders":protected] => NULL
                              ["request":protected] => NULL
                           
}
                        
}
                     
}
                  
}
                  ["request":protected] => NULL
                  ["session":protected] => object(sweekit\core\session) #112 {
                     ["namespace":protected] => string(8) "frontend"
                     ["data":protected] => object(ArrayObject) #113 {}
                  
}
                  ["server":protected] => NULL
               
}
               ["request":protected] => object(sweekit\core\request) { RECURSION #30 }
               ["server":protected] => NULL
               ["response":protected] => NULL
               ["session":protected] => object(sweekit\core\session) { RECURSION #112 }
               ["__protected_locale":protected] => NULL
               ["__protected_timezone":protected] => NULL
            
}
         
}
      
}
      [9] => array(6) {
         ['file'] => string(62) "/home/doityiqw/subdomains/dev/sweekit/routing/router.class.php"
         ['line'] => integer(138)
         ['function'] => string(8) "dispatch"
         ['class'] => string(21) "sweekit\routing\route"
         ['type'] => string(2) "->"
         ['args'] => array(0) {}
      
}
      [10] => array(6) {
         ['file'] => string(59) "/home/doityiqw/subdomains/dev/sweekit/application.class.php"
         ['line'] => integer(322)
         ['function'] => string(8) "dispatch"
         ['class'] => string(22) "sweekit\routing\router"
         ['type'] => string(2) "->"
         ['args'] => array(0) {}
      
}
      [11] => array(6) {
         ['file'] => string(57) "/home/doityiqw/subdomains/dev/sweekit/bootstrap.class.php"
         ['line'] => integer(299)
         ['function'] => string(3) "run"
         ['class'] => string(19) "sweekit\application"
         ['type'] => string(2) "->"
         ['args'] => array(0) {}
      
}
      [12] => array(6) {
         ['file'] => string(43) "/home/doityiqw/subdomains/dev/www/index.php"
         ['line'] => integer(172)
         ['function'] => string(4) "boot"
         ['class'] => string(17) "sweekit\bootstrap"
         ['type'] => string(2) "->"
         ['args'] => array(1) {
            [0] => NULL
         
}
      
}
      [13] => array(6) {
         ['file'] => string(43) "/home/doityiqw/subdomains/dev/www/index.php"
         ['line'] => integer(186)
         ['function'] => string(4) "boot"
         ['class'] => string(17) "frontend\frontend"
         ['type'] => string(2) "->"
         ['args'] => array(0) {}
      
}
   
}
   ["previous":Exception:private] => NULL
}
REQUEST: object(sweekit\core\request) #30 {
   ["data":protected] => object(ArrayObject) #31 {}
   ["method":protected] => NULL
   ["server":protected] => object(sweekit\core\server) #32 {
      ["data":protected] => object(ArrayObject) #33 {
         ['USER'] => string(8) "doityiqw"
         ['FCGI_ROLE'] => string(9) "RESPONDER"
         ['REDIRECT_STATUS'] => string(3) "200"
         ['UNIQUE_ID'] => string(27) "aP75kU3Gq6PkyPd2MXaXMQAAAQk"
         ['GEOIP_COUNTRY_CODE'] => string(2) "US"
         ['GEOIP_COUNTRY_NAME'] => string(13) "United States"
         ['GEOIP_REGION'] => string(2) "CA"
         ['GEOIP_CITY'] => string(11) "Santa Paula"
         ['GEOIP_DMA_CODE'] => string(3) "803"
         ['GEOIP_AREA_CODE'] => string(3) "805"
         ['GEOIP_LATITUDE'] => string(9) "34.355598"
         ['GEOIP_LONGITUDE'] => string(11) "-119.070099"
         ['SCRIPT_URL'] => string(1) "/"
         ['SCRIPT_URI'] => string(26) "https://dev.2doit.com:443/"
         ['HTTPS'] => string(2) "on"
         ['CFG_CLUSTER'] => string(10) "cluster006"
         ['ENVIRONMENT'] => string(10) "production"
         ['PHP_VER'] => string(3) "5_4"
         ['REGISTER_GLOBALS'] => string(1) "0"
         ['SESSION_USE_TRANS_SID'] => string(1) "0"
         ['MAGIC_QUOTES'] => string(1) "0"
         ['HTTP_HOST'] => string(13) "dev.2doit.com"
         ['HTTP_X_PREDICTOR'] => string(1) "1"
         ['HTTP_X_FORWARDED_FOR'] => string(14) "216.73.216.216"
         ['HTTP_X_FORWARDED_PROTO'] => string(5) "https"
         ['HTTP_X_OVHREQUEST_ID'] => string(32) "75e7261912d733f707ee49df674b13a8"
         ['HTTP_ACCEPT'] => string(3) "*/*"
         ['HTTP_USER_AGENT'] => string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
         ['HTTP_ACCEPT_ENCODING'] => string(23) "gzip, br, zstd, deflate"
         ['HTTP_REMOTE_IP'] => string(14) "216.73.216.216"
         ['SERVER_SIGNATURE'] => string(0) ""
         ['SERVER_SOFTWARE'] => string(6) "Apache"
         ['SERVER_NAME'] => string(13) "dev.2doit.com"
         ['SERVER_ADDR'] => string(10) "10.6.20.15"
         ['SERVER_PORT'] => string(3) "443"
         ['REMOTE_ADDR'] => string(14) "216.73.216.216"
         ['DOCUMENT_ROOT'] => string(33) "/home/doityiqw/subdomains/dev/www"
         ['SERVER_ADMIN'] => string(24) "postmaster@dev.2doit.com"
         ['SCRIPT_FILENAME'] => string(43) "/home/doityiqw/subdomains/dev/www/index.php"
         ['REMOTE_PORT'] => string(5) "65418"
         ['REDIRECT_URL'] => string(1) "/"
         ['GATEWAY_INTERFACE'] => string(7) "CGI/1.1"
         ['SERVER_PROTOCOL'] => string(8) "HTTP/1.1"
         ['REQUEST_METHOD'] => string(3) "GET"
         ['QUERY_STRING'] => string(0) ""
         ['REQUEST_URI'] => string(1) "/"
         ['SCRIPT_NAME'] => string(10) "/index.php"
         ['PHP_SELF'] => string(10) "/index.php"
         ['REQUEST_TIME_FLOAT'] => double(1761540497.5287)
         ['REQUEST_TIME'] => integer(1761540497)
         ['argv'] => array(0) {}
         ['argc'] => integer(0)
      
}
   
}
}

SESSION: array(1) {
   ['__SWEEKIT_MANAGED_SESSION_PLACEHOLDER__'] => object(ArrayObject) #114 {
      ['frontend'] => object(sweekit\core\session) #112 {
         ["namespace":protected] => string(8) "frontend"
         ["data":protected] => object(ArrayObject) #113 {}
      
}
   
}
}