Faites des économies d'énergie
Chauffe-eau solaire collectif

En savoir plus

Conditions d'accès à la prime
7.4.33Version273.44msRequest Duration5.95MBMemory UsageGET travaux/{id}/{name}RouteAuth status
    • Booting (155.43ms)
    • Application (112.67ms)
      8 templates were rendered
      • frontend.work (resources/views/frontend/work.blade.php)2blade
        Params
        0
        page_title
        1
        work
      • frontend.layouts.default (resources/views/frontend/layouts/default.blade.php)6blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        page_title
        5
        work
      • frontend.partials.head (resources/views/frontend/partials/head.blade.php)6blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        page_title
        5
        work
      • frontend.partials.nav (resources/views/frontend/partials/nav.blade.php)7blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        page_title
        5
        work
        6
        categories
      • flash::message (resources/views/vendor/flash/message.blade.php)6blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        page_title
        5
        work
      • frontend.partials.footer (resources/views/frontend/partials/footer.blade.php)6blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        page_title
        5
        work
      • frontend.partials.scripts (resources/views/frontend/partials/scripts.blade.php)6blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        page_title
        5
        work
      • impersonate (resources/views/impersonate.blade.php)6blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        page_title
        5
        work
      uri
      GET travaux/{id}/{name}
      middleware
      web
      controller
      App\Http\Controllers\HomeController@work
      as
      frontend.work
      namespace
      App\Http\Controllers
      prefix
      null
      where
      file
      app/Http/Controllers/HomeController.php:35-43
      4 statements were executed21.51ms
      • select * from `works` where `class` is not null and `status` = 1 and `works`.`id` = 24 and `works`.`deleted_at` is null limit 113.49ms/app/Http/Controllers/HomeController.php:37hastone-be_egc2e
        Metadata
        Bindings
        • 0. 1
        • 1. 24
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Http/Controllers/HomeController.php:37
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 23. middleware::bindings:41
        • 24. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 26. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:68
        • 27. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 29. /vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
        • 30. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 31. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 32. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63
        • 33. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 34. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 35. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        • 36. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 37. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 38. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:66
        • 39. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 40. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 41. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102
        • 42. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:660
        • 43. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:635
        • 44. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:601
        • 45. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:590
        • 46. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:176
        • 47. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 49. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
      • select * from `work_categories`2.96ms/app/Providers/AppServiceProvider.php:132hastone-be_egc2e
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        Backtrace
        • 12. /app/Providers/AppServiceProvider.php:132
        • 13. /vendor/laravel/framework/src/Illuminate/Cache/Repository.php:327
        • 14. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:304
        • 15. /vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:221
        • 16. /app/Providers/AppServiceProvider.php:133
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:118
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 22. view::frontend.layouts.default:6
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 27. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 28. view::frontend.work:49
        • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 31. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 32. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 33. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 34. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 35. /vendor/symfony/http-foundation/Response.php:206
        • 36. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:724
        • 37. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:698
        • 38. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 39. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 40. middleware::bindings:41
        • 41. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 42. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 43. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:68
        • 44. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 45. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 46. /vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
        • 47. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 48. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 49. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63
      • select * from `works` where `works`.`work_category_id` in (1, 2, 3, 4) and `status` = 1 and `class` is not null and `works`.`deleted_at` is null1.72ms/app/Providers/AppServiceProvider.php:132hastone-be_egc2e
        Metadata
        Bindings
        • 0. 1
        • 1. 2
        • 2. 3
        • 3. 4
        • 4. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 17. /app/Providers/AppServiceProvider.php:132
        • 18. /vendor/laravel/framework/src/Illuminate/Cache/Repository.php:327
        • 19. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:304
        • 20. /vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:221
        • 21. /app/Providers/AppServiceProvider.php:133
        • 24. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:118
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 27. view::frontend.layouts.default:6
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 31. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 32. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 33. view::frontend.work:49
        • 35. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 36. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 37. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 38. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 39. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 40. /vendor/symfony/http-foundation/Response.php:206
        • 41. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:724
        • 42. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:698
        • 43. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 44. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 45. middleware::bindings:41
        • 46. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 47. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 48. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:68
        • 49. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
      • select `id`, `name`, `slug` from `pages` where `active` = 1 and `pages`.`deleted_at` is null3.34ms/app/Support/PageHelper.php:71hastone-be_egc2e
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Support/PageHelper.php:71
        • 13. /app/Support/PageHelper.php:18
        • 14. /app/Providers/AppServiceProvider.php:90
        • 15. /vendor/laravel/framework/src/Illuminate/Container/Container.php:749
        • 16. /vendor/laravel/framework/src/Illuminate/Container/Container.php:631
        • 17. /vendor/laravel/framework/src/Illuminate/Container/Container.php:595
        • 18. /app/helpers.php:10
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 25. view::frontend.layouts.default:6
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 28. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 31. view::frontend.work:49
        • 33. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 34. /vendor/laravel/framework/src/Illuminate/View/View.php:137
        • 35. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 36. /vendor/laravel/framework/src/Illuminate/View/View.php:85
        • 37. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 38. /vendor/symfony/http-foundation/Response.php:206
        • 39. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:724
        • 40. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:698
        • 41. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 42. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30
        • 43. middleware::bindings:41
        • 44. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 45. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 46. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:68
        • 47. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 48. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 49. /vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
        web
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
        api
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
          _token
          qr4GWPrqoYoeOb6CIoFhJrWSWh78EjenQZU50EYi
          _previous
          array:1 [ "url" => "https://egc2e.hastone-be.fr/travaux/24/chauffe-eau-solaire-collectif" ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /travaux/24/chauffe-eau-solaire-collectif
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:19 [ "content-length" => array:1 [ 0 => "0" ] "connection" => array:1 [ 0 => "close" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "via" => array:1 [ 0 => "2.0 alproxy" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "egc2e.hastone-be.fr" ] ]
          request_server
          0 of 0
          array:58 [ "PHPRC" => "/home/hastone-be/admin/config/php" "PHP_VERSION" => "7.4" "PWD" => "/usr/bin" "HOME" => "/home/hastone-be" "LANG" => "en_US.UTF-8" "SHLVL" => "0" "LC_ALL" => "en_US.UTF-8" "PATH" => "/home/hastone-be/.local/bin:/home/hastone-be/.local/share/gem/ruby/1.9.1/bin:/home/hastone-be/.gem/ruby/1.9.1/bin:/home/hastone-be/.composer/vendor/bin:/home/hastone-be/.npm-packages/bin:/usr/local/bin:/usr/bin:/bin/home/hastone-be/.local/bin:/home/hastone-be/.local/share/gem/ruby/1.9.1/bin:/home/hastone-be/.gem/ruby/1.9.1/bin:/home/hastone-be/.composer/vendor/bin:/home/ha" "CONTENT_LENGTH" => "0" "HTTP_CONNECTION" => "close" "HTTPS" => true "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/travaux/24/chauffe-eau-solaire-collectif" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/travaux/24/chauffe-eau-solaire-collectif" "REMOTE_PORT" => "40240" "SCRIPT_FILENAME" => "/home/hastone-be/www/egc2e/public/index.php" "SERVER_ADMIN" => "[no address given]" "CONTEXT_DOCUMENT_ROOT" => "/home/hastone-be/www/egc2e/public/" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/hastone-be/www/egc2e/public/" "REMOTE_ADDR" => "3.148.231.77" "SERVER_PORT" => "443" "SERVER_ADDR" => "fd00::1:f8ee" "SERVER_NAME" => "egc2e.hastone-be.fr" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_VIA" => "2.0 alproxy" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_HOST" => "egc2e.hastone-be.fr" "REDIRECT_STATUS" => "200" "REDIRECT_LC_ALL" => "en_US.UTF-8" "REDIRECT_LANG" => "en_US.UTF-8" "REDIRECT_HOME" => "/home/hastone-be" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1746234422.8075 "REQUEST_TIME" => 1746234422 "argv" => [] "argc" => 0 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 03 May 2025 01:07:03 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjcwZ1dnbnVpVzlsRldSbFBWVWZuNFE9PSIsInZhbHVlIjoicUs2dlFCczVoR3ZvZzJEYm1RbitHSVJsMDhyQVwvNENxZ2lPNjZadTlEWWZrQU40XC8zeXZNV05lTzJtRExSTEZ0IiwibWFjIjoiZTM4NjJkOWVlOTRmZTI3NTgyYThkNWU1NGExNmQ5NWI4NzEzOTc0ZWUyNGVlNWRhMWFmYTM1NzI0YjhlN2VkMSJ9; expires=Sat, 03-May-2025 03:07:03 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IjcwZ1dnbnVpVzlsRldSbFBWVWZuNFE9PSIsInZhbHVlIjoicUs2dlFCczVoR3ZvZzJEYm1RbitHSVJsMDhyQVwvNENxZ2lPNjZadTlEWWZrQU40XC8zeXZNV05lTzJtRExSTEZ0Iiwib" 1 => "egc2e_session=eyJpdiI6IkNuYzRBcDdcL3pSYndLNUJhTUIyeVlBPT0iLCJ2YWx1ZSI6IkdvNXozaXUrSzhFOE1KaXM4eFVHanhOdmk1aEJwUEc1RGc2c0JBU3dSNU84SmJrWUZ1enQ2enEySlVjR3NnY1ciLCJtYWMiOiI4MTY2NWNjOWM0Mjc4NzliMmYzNTI0MDZmMWQzNmMyMTE1OTU4ZDg3MmM5NmFiYjcwZTQ3ZGM0MTkxNjQ5NzQ5In0%3D; expires=Sat, 03-May-2025 03:07:03 GMT; Max-Age=7200; path=/; httponlyegc2e_session=eyJpdiI6IkNuYzRBcDdcL3pSYndLNUJhTUIyeVlBPT0iLCJ2YWx1ZSI6IkdvNXozaXUrSzhFOE1KaXM4eFVHanhOdmk1aEJwUEc1RGc2c0JBU3dSNU84SmJrWUZ1enQ2enEySlVjR3NnY1ciLC" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjcwZ1dnbnVpVzlsRldSbFBWVWZuNFE9PSIsInZhbHVlIjoicUs2dlFCczVoR3ZvZzJEYm1RbitHSVJsMDhyQVwvNENxZ2lPNjZadTlEWWZrQU40XC8zeXZNV05lTzJtRExSTEZ0IiwibWFjIjoiZTM4NjJkOWVlOTRmZTI3NTgyYThkNWU1NGExNmQ5NWI4NzEzOTc0ZWUyNGVlNWRhMWFmYTM1NzI0YjhlN2VkMSJ9; expires=Sat, 03-May-2025 03:07:03 GMT; path=/XSRF-TOKEN=eyJpdiI6IjcwZ1dnbnVpVzlsRldSbFBWVWZuNFE9PSIsInZhbHVlIjoicUs2dlFCczVoR3ZvZzJEYm1RbitHSVJsMDhyQVwvNENxZ2lPNjZadTlEWWZrQU40XC8zeXZNV05lTzJtRExSTEZ0Iiwib" 1 => "egc2e_session=eyJpdiI6IkNuYzRBcDdcL3pSYndLNUJhTUIyeVlBPT0iLCJ2YWx1ZSI6IkdvNXozaXUrSzhFOE1KaXM4eFVHanhOdmk1aEJwUEc1RGc2c0JBU3dSNU84SmJrWUZ1enQ2enEySlVjR3NnY1ciLCJtYWMiOiI4MTY2NWNjOWM0Mjc4NzliMmYzNTI0MDZmMWQzNmMyMTE1OTU4ZDg3MmM5NmFiYjcwZTQ3ZGM0MTkxNjQ5NzQ5In0%3D; expires=Sat, 03-May-2025 03:07:03 GMT; path=/; httponlyegc2e_session=eyJpdiI6IkNuYzRBcDdcL3pSYndLNUJhTUIyeVlBPT0iLCJ2YWx1ZSI6IkdvNXozaXUrSzhFOE1KaXM4eFVHanhOdmk1aEJwUEc1RGc2c0JBU3dSNU84SmJrWUZ1enQ2enEySlVjR3NnY1ciLC" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "qr4GWPrqoYoeOb6CIoFhJrWSWh78EjenQZU50EYi" "_previous" => array:1 [ "url" => "https://egc2e.hastone-be.fr/travaux/24/chauffe-eau-solaire-collectif" ] "PHPDEBUGBAR_STACK_DATA" => [] ]