sweekit\routing\routeNotFoundException: Route Not Found
thrown in home/doityiqw/subdomains/dev/sweekit/routing/router.class.php on line 140.

DATE: 2026-03-18 15:31:41.92835700 GMT
IP: 216.73.216.20

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: abrFXctPMbaBoMSmEUkkvAAABiY

REQUEST_URI: GET /sitemap.xml HTTP/1.1
QUERY_STRING:

object(sweekit\routing\routeNotFoundException) #1 {
   ["router":protected] => object(sweekit\routing\router) #2 {
      ["pathinfo":protected] => string(11) "sitemap.xml"
      ["route":protected] => NULL
      ["routes":protected] => object(sweekit\routing\routeCollection) #3 {
         ["collection":protected] => object(SplObjectStorage) #4 {
            [0] => object(sweekit\routing\ApacheRewriteRoute) #5 {
               ["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) #6 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #7 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #8 {
                  ['width'] => string(2) "$2"
                  ['height'] => string(2) "$2"
               
}
               ["request":protected] => NULL
            
}
            [3] => object(sweekit\routing\route) #9 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #10 {
                  ['width'] => string(2) "$2"
                  ['height'] => string(2) "$3"
               
}
               ["request":protected] => NULL
            
}
            [4] => object(sweekit\routing\route) #11 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #12 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #13 {
                  ['width'] => string(2) "$1"
                  ['height'] => string(2) "$1"
               
}
               ["request":protected] => NULL
            
}
            [6] => object(sweekit\routing\route) #14 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #15 {
                  ['width'] => string(2) "$1"
                  ['height'] => string(2) "$2"
               
}
               ["request":protected] => NULL
            
}
            [7] => object(sweekit\routing\route) #16 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #17 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #18 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #19 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #20 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #21 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #22 {
                  ['code'] => string(2) "$1"
               
}
               ["request":protected] => NULL
            
}
            [13] => object(sweekit\routing\route) #23 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #24 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #25 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #26 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #27 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #28 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #29 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #30 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #31 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #32 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #33 {
                  ['id_utilisateur'] => string(2) "$1"
               
}
               ["request":protected] => NULL
            
}
            [23] => object(sweekit\routing\route) #34 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #35 {
                  ['id_utilisateur'] => string(2) "$1"
                  ['width'] => string(2) "$2"
                  ['height'] => string(2) "$2"
               
}
               ["request":protected] => NULL
            
}
            [24] => object(sweekit\routing\route) #36 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #37 {
                  ['id_utilisateur'] => string(2) "$1"
                  ['width'] => string(2) "$2"
                  ['height'] => string(2) "$3"
               
}
               ["request":protected] => NULL
            
}
            [25] => object(sweekit\routing\route) #38 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #39 {
                  ['id_utilisateur'] => string(2) "$1"
               
}
               ["request":protected] => NULL
            
}
            [26] => object(sweekit\routing\route) #40 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #41 {
                  ['id_utilisateur'] => string(2) "$1"
               
}
               ["request":protected] => NULL
            
}
            [27] => object(sweekit\routing\route) #42 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #43 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #44 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #45 {
                  ['id_demande'] => string(2) "$1"
               
}
               ["request":protected] => NULL
            
}
            [30] => object(sweekit\routing\route) #46 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #47 {
                  ['id_message'] => string(2) "$1"
               
}
               ["request":protected] => NULL
            
}
            [31] => object(sweekit\routing\route) #48 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #49 {
                  ['id_message'] => string(2) "$1"
               
}
               ["request":protected] => NULL
            
}
            [32] => object(sweekit\routing\route) #50 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #51 {
                  ['id_message'] => string(2) "$1"
               
}
               ["request":protected] => NULL
            
}
            [33] => object(sweekit\routing\route) #52 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #53 {
                  ['id_message'] => string(2) "$1"
               
}
               ["request":protected] => NULL
            
}
            [34] => object(sweekit\routing\route) #54 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #55 {
                  ['id_message'] => string(2) "$1"
               
}
               ["request":protected] => NULL
            
}
            [35] => object(sweekit\routing\route) #56 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #57 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #58 {
                  ['id_demande'] => string(2) "$1"
               
}
               ["request":protected] => NULL
            
}
            [37] => object(sweekit\routing\route) #59 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #60 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #61 {
                  ['id_file'] => string(2) "$1"
                  ['hash'] => string(2) "$2"
               
}
               ["request":protected] => NULL
            
}
            [39] => object(sweekit\routing\route) #62 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #63 {
                  ['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) #64 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #65 {
                  ['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) #66 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #67 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #68 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #69 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #70 {
                  ['id_demande'] => string(2) "$1"
               
}
               ["request":protected] => NULL
            
}
            [45] => object(sweekit\routing\route) #71 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #72 {
                  ['id_demande'] => string(2) "$1"
               
}
               ["request":protected] => NULL
            
}
            [46] => object(sweekit\routing\route) #73 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #74 {
                  ['id_demande'] => string(2) "$1"
               
}
               ["request":protected] => NULL
            
}
            [47] => object(sweekit\routing\route) #75 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #76 {
                  ['id_demande'] => string(2) "$1"
               
}
               ["request":protected] => NULL
            
}
            [48] => object(sweekit\routing\route) #77 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #78 {
                  ['id_demande'] => string(2) "$1"
               
}
               ["request":protected] => NULL
            
}
            [49] => object(sweekit\routing\route) #79 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["pattern":protected] => string(4) "#^$#"
               ["matches":protected] => NULL
               ["defaultControllerName":protected] => NULL
               ["defaultActionName":protected] => NULL
               ["controllerName":protected] => string(27) "\frontend\controllers\index"
               ["actionName":protected] => NULL
               ["controller":protected] => NULL
               ["placeholders":protected] => NULL
               ["request":protected] => NULL
            
}
            [50] => object(sweekit\routing\route) #80 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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) #81 {
               ["pathinfo":protected] => string(11) "sitemap.xml"
               ["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
            
}
         
}
      
}
   
}
   ["message":protected] => string(15) "Route Not Found"
   ["code":protected] => integer(0)
   ["file":protected] => string(62) "/home/doityiqw/subdomains/dev/sweekit/routing/router.class.php"
   ["line":protected] => integer(140)
   ["string":sweekit\routing\routerException:Exception:private] => string(0) ""
   ["trace":sweekit\routing\routerException:Exception:private] => array(4) {
      [0] => 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) {}
      
}
      [1] => 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) {}
      
}
      [2] => 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
         
}
      
}
      [3] => 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":sweekit\routing\routerException:Exception:private] => NULL
}
REQUEST: object(sweekit\core\request) #82 {
   ["data":protected] => object(ArrayObject) #83 {}
   ["method":protected] => NULL
   ["server":protected] => object(sweekit\core\server) #84 {
      ["data":protected] => object(ArrayObject) #85 {
         ['USER'] => string(8) "doityiqw"
         ['FCGI_ROLE'] => string(9) "RESPONDER"
         ['REDIRECT_STATUS'] => string(3) "200"
         ['UNIQUE_ID'] => string(27) "abrFXctPMbaBoMSmEUkkvAAABiY"
         ['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(12) "/sitemap.xml"
         ['SCRIPT_URI'] => string(37) "https://dev.2doit.com:443/sitemap.xml"
         ['HTTPS'] => string(2) "on"
         ['CFG_CLUSTER'] => string(10) "cluster106"
         ['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(13) "216.73.216.20"
         ['HTTP_X_FORWARDED_PROTO'] => string(5) "https"
         ['HTTP_X_OVHREQUEST_ID'] => string(32) "0a33d95f0383144755b07334af134910"
         ['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(13) "216.73.216.20"
         ['SERVER_SIGNATURE'] => string(0) ""
         ['SERVER_SOFTWARE'] => string(6) "Apache"
         ['SERVER_NAME'] => string(13) "dev.2doit.com"
         ['SERVER_ADDR'] => string(11) "10.106.20.1"
         ['SERVER_PORT'] => string(3) "443"
         ['REMOTE_ADDR'] => string(13) "216.73.216.20"
         ['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) "40478"
         ['REDIRECT_URL'] => string(12) "/sitemap.xml"
         ['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(12) "/sitemap.xml"
         ['SCRIPT_NAME'] => string(10) "/index.php"
         ['PHP_SELF'] => string(10) "/index.php"
         ['REQUEST_TIME_FLOAT'] => double(1773847901.8893)
         ['REQUEST_TIME'] => integer(1773847901)
         ['argv'] => array(0) {}
         ['argc'] => integer(0)
      
}
   
}
}