Gerador de senha aleatória

Request history8.2.27PHP Version345msRequest Duration27MBMemory UsageGET random-password-generatorRoute
    • Booting (231ms)time
    • Application (115ms)time
    • 1 x Booting (66.79%)
      231ms
      1 x Application (33.2%)
      115ms
      6 templates were rendered
      • website.pages.web-tools.random-password-generatorrandom-password-generator.blade.php#?blade
      • layouts.indexindex.blade.php#?blade
      • website.includes.headerheader.blade.php#?blade
      • cookie-consent::indexindex.blade.php#?blade
      • cookie-consent::dialogContentsdialogContents.blade.php#?blade
      • website.includes.footerfooter.blade.php#?blade
      uri
      GET random-password-generator
      middleware
      web, Installer, frame.destroyer
      controller
      App\Http\Controllers\WebToolsController@randomPasswordGenerator
      namespace
      App\Http\Controllers
      prefix
      where
      as
      web.random.password.generator
      file
      app/Http/Controllers/WebToolsController.php:134-153
      12 statements were executed (11 duplicates)Show only duplicates31.06ms
      • WebToolsController.php#137biosite12.07msselect * from `config`
        Backtrace
        • app/Http/Controllers/WebToolsController.php:137
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • WebToolsController.php#141biosite2.43msselect * from `settings` where `status` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/WebToolsController.php:141
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • WebToolsController.php#142biosite2.95msselect * from `pages` where `page_name` = 'footer' or `page_name` = 'contact'
        Bindings
        • 0: footer
        • 1: contact
        Backtrace
        • app/Http/Controllers/WebToolsController.php:142
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • index.blade.php#6biosite1.6msselect * from `config`
        Backtrace
        • view::layouts.index:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • index.blade.php#7biosite860μsselect * from `settings` where `status` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::layouts.index:7
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • index.blade.php#8biosite1.05msselect * from `pages` where `page_name` = 'footer' or `page_name` = 'contact'
        Bindings
        • 0: footer
        • 1: contact
        Backtrace
        • view::layouts.index:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#7biosite1.15msselect * from `settings` where `status` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::website.includes.header:7
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#8biosite2.55msselect * from `pages`
        Backtrace
        • view::website.includes.header:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#9biosite1.67msselect * from `pages` where `page_name` = 'home'
        Bindings
        • 0: home
        Backtrace
        • view::website.includes.header:9
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • dialogContents.blade.php#5biosite1.29msselect * from `config`
        Backtrace
        • view::cookie-consent::dialogContents:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • footer.blade.php#5biosite920μsselect * from `settings` where `status` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • view::website.includes.footer:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • footer.blade.php#6biosite2.52msselect * from `pages`
        Backtrace
        • view::website.includes.footer:6
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      App\Page
      438Page.php#?
      App\Setting
      4Setting.php#?
          _token
          kEAgw6yPhI0GMGgmhKiGb8z1hkOwlhG21FKvOUX8
          language
          pt
          _previous
          array:1 [ "url" => "http://biosite.yamachine.com.br/random-password-generator?change_language=pt" ...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /random-password-generator
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "change_language" => "pt" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:19 [ "host" => array:1 [ 0 => "biosite.yamachine.com.br" ] "x-real-ip" => array:1 [ 0 => "216.73.216.30" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.30" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "connection" => array:1 [ 0 => "close" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:8 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Sat, 02 Aug 2025 01:45:26 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "x-frame-options" => array:1 [ 0 => "SAMEORIGIN" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlptcDg0QnM2dWt3dXA4dnl5enNVUUE9PSIsInZhbHVlIjoiNm1MWXB1bXpweW9OdllTbnhsb3hBTVByRThKZGo1Tndtcmh3b3U4bENDVGhRbW9nQURTQnBpc3dlREZqczV2UnlwZ0kzaS9oWkVsV0o4V2VCWlp0ZUV3VGVaNHZYY1JVa04wTWpMUG5XNmJBRGRIcDBhWmNhVzdGeFVOMWJiQ28iLCJtYWMiOiJhMjBmNWY2NjdjNzA4ZTdiYTU5M2Y3OWQ3OWVlMmM2NzhkZjNhYmMyOThjYjZmYzk0MTg1YWE4ZDI3ZjM5YTA1IiwidGFnIjoiIn0%3D; expires=Sat, 02 Aug 2025 03:45:26 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlptcDg0QnM2dWt3dXA4dnl5enNVUUE9PSIsInZhbHVlIjoiNm1MWXB1bXpweW9OdllTbnhsb3hBTVByRThKZGo1Tndtcmh3b3U4bENDVGhRbW9nQURTQnBpc3dlREZqczV2UnlwZ0kza" 1 => "biosite_session=eyJpdiI6IkJLMG5UaWp1eHhSRzBCWVQyOVNuenc9PSIsInZhbHVlIjoiZzhYZHBUOEpNSkpoL0M0NEFDdWN0a3lmclgzSDVHSjgxOGcxNVZadmlqM0NkTXUvMGZpdnMwcGpoUUU1dURBZWR1d3plRU9NaGF4K0V5TUFKNTdzdDAybzFVVkhoTExWZnFHT0tnamVENUFkRmd3ay9ndE9FcmIyT1lZbWVjQmYiLCJtYWMiOiI5YzI0YTFmMWZiNTI3MjlkMDMwOTNlMDg0N2E2MjQ3M2JjNzRhYTVlNTg1ZTNmMDFkMDVjOTA2NTE4MGU3ZTA5IiwidGFnIjoiIn0%3D; expires=Sat, 02 Aug 2025 03:45:26 GMT; Max-Age=7200; path=/; httponly; samesite=laxbiosite_session=eyJpdiI6IkJLMG5UaWp1eHhSRzBCWVQyOVNuenc9PSIsInZhbHVlIjoiZzhYZHBUOEpNSkpoL0M0NEFDdWN0a3lmclgzSDVHSjgxOGcxNVZadmlqM0NkTXUvMGZpdnMwcGpoUUU1dURBZWR1" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlptcDg0QnM2dWt3dXA4dnl5enNVUUE9PSIsInZhbHVlIjoiNm1MWXB1bXpweW9OdllTbnhsb3hBTVByRThKZGo1Tndtcmh3b3U4bENDVGhRbW9nQURTQnBpc3dlREZqczV2UnlwZ0kzaS9oWkVsV0o4V2VCWlp0ZUV3VGVaNHZYY1JVa04wTWpMUG5XNmJBRGRIcDBhWmNhVzdGeFVOMWJiQ28iLCJtYWMiOiJhMjBmNWY2NjdjNzA4ZTdiYTU5M2Y3OWQ3OWVlMmM2NzhkZjNhYmMyOThjYjZmYzk0MTg1YWE4ZDI3ZjM5YTA1IiwidGFnIjoiIn0%3D; expires=Sat, 02-Aug-2025 03:45:26 GMT; path=/XSRF-TOKEN=eyJpdiI6IlptcDg0QnM2dWt3dXA4dnl5enNVUUE9PSIsInZhbHVlIjoiNm1MWXB1bXpweW9OdllTbnhsb3hBTVByRThKZGo1Tndtcmh3b3U4bENDVGhRbW9nQURTQnBpc3dlREZqczV2UnlwZ0kza" 1 => "biosite_session=eyJpdiI6IkJLMG5UaWp1eHhSRzBCWVQyOVNuenc9PSIsInZhbHVlIjoiZzhYZHBUOEpNSkpoL0M0NEFDdWN0a3lmclgzSDVHSjgxOGcxNVZadmlqM0NkTXUvMGZpdnMwcGpoUUU1dURBZWR1d3plRU9NaGF4K0V5TUFKNTdzdDAybzFVVkhoTExWZnFHT0tnamVENUFkRmd3ay9ndE9FcmIyT1lZbWVjQmYiLCJtYWMiOiI5YzI0YTFmMWZiNTI3MjlkMDMwOTNlMDg0N2E2MjQ3M2JjNzRhYTVlNTg1ZTNmMDFkMDVjOTA2NTE4MGU3ZTA5IiwidGFnIjoiIn0%3D; expires=Sat, 02-Aug-2025 03:45:26 GMT; path=/; httponlybiosite_session=eyJpdiI6IkJLMG5UaWp1eHhSRzBCWVQyOVNuenc9PSIsInZhbHVlIjoiZzhYZHBUOEpNSkpoL0M0NEFDdWN0a3lmclgzSDVHSjgxOGcxNVZadmlqM0NkTXUvMGZpdnMwcGpoUUU1dURBZWR1" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "kEAgw6yPhI0GMGgmhKiGb8z1hkOwlhG21FKvOUX8" "language" => "pt" "_previous" => array:1 [ "url" => "http://biosite.yamachine.com.br/random-password-generator?change_language=pt" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-02 01:45:26GET/random-password-generator?change_language=pt612442