Google

hyderabad
Phone 9949409345
...
Email sundhar@gmail.com
Website https://www.google.co.in/
Address hyderabad
Location
Request history8.2.28PHP Version432msRequest Duration8MBMemory UsageGET employer/{slug}Route
    • Booting (259ms)time
    • Application (173ms)time
    • 1 x Booting (59.99%)
      259ms
      1 x Application (40.01%)
      173ms
      6 templates were rendered
      • 1x frontend.pages.employeremployer.blade.php#?blade
      • 1x frontend.partials.mastermaster.blade.php#?blade
      • 1x site.partials.seo_ogseo_og.blade.php#?blade
      • 1x components.frontend.headerheader.blade.php#?blade
      • 1x components.frontend.footerfooter.blade.php#?blade
      • 1x backend.partials.alert-messagealert-message.blade.php#?blade
      uri
      GET employer/{slug}
      middleware
      web, isInstalled, XSS
      controller
      App\Http\Controllers\Frontend\FrontendController@employerProfile
      namespace
      prefix
      where
      as
      employer.profile
      file
      app/Http/Controllers/Frontend/FrontendController.php:143-148
      14 statements were executed, 2 of which were duplicates, 12 unique. Show only duplicated16.37ms
      • Connection Establishedu485781114_mypassionhelper.php#23
        Backtrace
        • 13. app/Http/Helpers/helper.php:23
        • 15. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 18. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `languages` where `code` = 'en' limit 1
        9.6msu485781114_mypassionhelper.php#23
        Bindings
        • 0: en
        Backtrace
        • 15. app/Http/Helpers/helper.php:23
        • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 20. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `languages` where `code` = '{\"id\":1,\"name\":\"English\",\"code\":\"en\",\"icon_class\":\"flag-icon flag-icon-us\",\"text_direction\":\"LTR\",\"status\":1,\"created_at\":\"2025-02-19T05:36:26.000000Z\",\"updated_at\":\"2025-02-19T05:36:26.000000Z\"}' limit 1
        1.08msu485781114_mypassionLocalizationManagerMiddleware.php#35
        Bindings
        • 0: {"id":1,"name":"English","code":"en","icon_class":"flag-icon flag-icon-us","text_direction":"LTR","status":1,"created_at":"2025-02-19T05:36:26.000000Z","updated_at":"2025-02-19T05:36:26.000000Z"}
        Backtrace
        • 15. app/Http/Middleware/LocalizationManagerMiddleware.php:35
        • 16. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 19. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from information_schema.tables where table_schema = 'u485781114_mypassion' and table_name = 'settings' and table_type = 'BASE TABLE'
        480μsu485781114_mypassionIsInstalledMiddleware.php#27
        Bindings
        • 0: u485781114_mypassion
        • 1: settings
        Backtrace
        • 11. middleware::isInstalled:27
        • 12. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 13. app/Http/Middleware/LocalizationManagerMiddleware.php:48
        • 14. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
      • select * from information_schema.tables where table_schema = 'u485781114_mypassion' and table_name = 'users' and table_type = 'BASE TABLE'
        370μsu485781114_mypassionIsInstalledMiddleware.php#27
        Bindings
        • 0: u485781114_mypassion
        • 1: users
        Backtrace
        • 11. middleware::isInstalled:27
        • 12. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 13. app/Http/Middleware/LocalizationManagerMiddleware.php:48
        • 14. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
      • select * from `companies` where `slug` = 'google' limit 1
        380μsu485781114_mypassionCompanyRepository.php#54
        Bindings
        • 0: google
        Backtrace
        • 16. app/Repositories/Company/CompanyRepository.php:54
        • 17. app/Http/Controllers/Frontend/FrontendController.php:145
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `users` where `users`.`id` in (24)
        480μsu485781114_mypassionCompanyRepository.php#54
        Backtrace
        • 21. app/Repositories/Company/CompanyRepository.php:54
        • 22. app/Http/Controllers/Frontend/FrontendController.php:145
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `company_galleries` where `company_galleries`.`company_id` in (7) and `status` = 1 order by `created_at` desc
        530μsu485781114_mypassionCompanyRepository.php#54
        Bindings
        • 0: 1
        Backtrace
        • 21. app/Repositories/Company/CompanyRepository.php:54
        • 22. app/Http/Controllers/Frontend/FrontendController.php:145
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `uploads` where `uploads`.`id` = 52 limit 1
        520μsu485781114_mypassionemployer.blade.php#7
        Bindings
        • 0: 52
        Backtrace
        • 20. view::frontend.pages.employer:7
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = 51 limit 1
        310μsu485781114_mypassionemployer.blade.php#15
        Bindings
        • 0: 51
        Backtrace
        • 20. view::frontend.pages.employer:15
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `company_social_links` where `company_social_links`.`company_id` = 7 and `company_social_links`.`company_id` is not null
        590μsu485781114_mypassionemployer.blade.php#138
        Bindings
        • 0: 7
        Backtrace
        • 19. view::frontend.pages.employer:138
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `jobs` where `jobs`.`created_by` = 24 and `jobs`.`created_by` is not null and `status` = 1 and date(`start_date`) <= '2025-06-17' and date(`end_date`) >= '2025-06-17' order by `id` desc
        610μsu485781114_mypassionemployer.blade.php#154
        Bindings
        • 0: 24
        • 1: 1
        • 2: 2025-06-17
        • 3: 2025-06-17
        Backtrace
        • 19. view::frontend.pages.employer:154
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'en' and `status` = 1 limit 1
        600μsu485781114_mypassionhelper.php#56
        Bindings
        • 0: en
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers/helper.php:56
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'en' and `status` = 1 limit 1
        340μsu485781114_mypassionhelper.php#68
        Bindings
        • 0: en
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers/helper.php:68
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `status` = 1
        480μsu485781114_mypassionhelper.php#48
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Helpers/helper.php:48
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Backend\Language
      7Language.php#?
      App\Models\Upload
      2Upload.php#?
      App\Models\Backend\Company
      1Company.php#?
      App\Models\User
      1User.php#?
          _token
          reYKxgruN6TLKil2BrcCOoZVscLziLd6ygziK2cm
          locale
          en
          _previous
          array:1 [ "url" => "https://mypassion.in/employer/google" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /employer/google
          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:22 [ "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" ] "accept-encoding" => array:1 [ 0 => "br" ] "host" => array:1 [ 0 => "mypassion.in" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.159" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-real-ip" => array:1 [ 0 => "216.73.216.159" ] "x-real-port" => array:1 [ 0 => "60838" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-port" => array:1 [ 0 => "443" ] "x-lscache" => array:1 [ 0 => "1" ] "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" ] "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" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 16 Jun 2025 18:03:11 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imk1QmV6YTQzc3lOVXE0YlVidWttZlE9PSIsInZhbHVlIjoiOWhKUjVvNkNTV2NRc3ZMWVArNlVPcDBweUtRRVlOdnMzV1J4L0NGbVBpeVlJNWFSd1A2d1JLQWY0QXhYR1dJcmNBZUY4eGlqYXNNVGEzN0Q3eHR4SG9kTkFYSllDWTIyQjJYS1d5b2w2TURzRVNmYXFxRUd1NC9kRjQyRURwcm8iLCJtYWMiOiJkMzBlODAzOTNiNDNjY2VlMzliMmQwYzU3YTNmZjBjYTY3OGRjNThhMmM1MDUzMGYwYWUxNjJkYjgzYTNmMzY0IiwidGFnIjoiIn0%3D; expires=Mon, 16 Jun 2025 20:03:11 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Imk1QmV6YTQzc3lOVXE0YlVidWttZlE9PSIsInZhbHVlIjoiOWhKUjVvNkNTV2NRc3ZMWVArNlVPcDBweUtRRVlOdnMzV1J4L0NGbVBpeVlJNWFSd1A2d1JLQWY0QXhYR1dJcmNBZUY4e" 1 => "laravel_session=eyJpdiI6Inp4bTNCUi9NU0tOaXJLMExOaXl5SEE9PSIsInZhbHVlIjoiL3gvNnNxYmgyQmRVU3JEQlhveXVmaVkzSlA3ZEhUaGMyNGhlZjVSVnNCeEVLUGJnTnlIaTM3QXJXcGlDOEtKeHdtU1BzbmtiQWNQRlNJRktoczB0TFp4ck9CcGNudmVPeDRpaHV4OFJBaEpic3piQWdHSklYc1EzREJ4QVZ4UzciLCJtYWMiOiIyMjhlYTlhNjM4MGQyZjQ4NzFjMmE5NDhkZGIyNjk1MDBjZDVhN2UwY2YyNjE3NmE2MTUyZDZiMTUxMDFjY2E0IiwidGFnIjoiIn0%3D; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Inp4bTNCUi9NU0tOaXJLMExOaXl5SEE9PSIsInZhbHVlIjoiL3gvNnNxYmgyQmRVU3JEQlhveXVmaVkzSlA3ZEhUaGMyNGhlZjVSVnNCeEVLUGJnTnlIaTM3QXJXcGlDOEtKeHdt" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imk1QmV6YTQzc3lOVXE0YlVidWttZlE9PSIsInZhbHVlIjoiOWhKUjVvNkNTV2NRc3ZMWVArNlVPcDBweUtRRVlOdnMzV1J4L0NGbVBpeVlJNWFSd1A2d1JLQWY0QXhYR1dJcmNBZUY4eGlqYXNNVGEzN0Q3eHR4SG9kTkFYSllDWTIyQjJYS1d5b2w2TURzRVNmYXFxRUd1NC9kRjQyRURwcm8iLCJtYWMiOiJkMzBlODAzOTNiNDNjY2VlMzliMmQwYzU3YTNmZjBjYTY3OGRjNThhMmM1MDUzMGYwYWUxNjJkYjgzYTNmMzY0IiwidGFnIjoiIn0%3D; expires=Mon, 16-Jun-2025 20:03:11 GMT; path=/XSRF-TOKEN=eyJpdiI6Imk1QmV6YTQzc3lOVXE0YlVidWttZlE9PSIsInZhbHVlIjoiOWhKUjVvNkNTV2NRc3ZMWVArNlVPcDBweUtRRVlOdnMzV1J4L0NGbVBpeVlJNWFSd1A2d1JLQWY0QXhYR1dJcmNBZUY4e" 1 => "laravel_session=eyJpdiI6Inp4bTNCUi9NU0tOaXJLMExOaXl5SEE9PSIsInZhbHVlIjoiL3gvNnNxYmgyQmRVU3JEQlhveXVmaVkzSlA3ZEhUaGMyNGhlZjVSVnNCeEVLUGJnTnlIaTM3QXJXcGlDOEtKeHdtU1BzbmtiQWNQRlNJRktoczB0TFp4ck9CcGNudmVPeDRpaHV4OFJBaEpic3piQWdHSklYc1EzREJ4QVZ4UzciLCJtYWMiOiIyMjhlYTlhNjM4MGQyZjQ4NzFjMmE5NDhkZGIyNjk1MDBjZDVhN2UwY2YyNjE3NmE2MTUyZDZiMTUxMDFjY2E0IiwidGFnIjoiIn0%3D; path=/; httponlylaravel_session=eyJpdiI6Inp4bTNCUi9NU0tOaXJLMExOaXl5SEE9PSIsInZhbHVlIjoiL3gvNnNxYmgyQmRVU3JEQlhveXVmaVkzSlA3ZEhUaGMyNGhlZjVSVnNCeEVLUGJnTnlIaTM3QXJXcGlDOEtKeHdt" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "reYKxgruN6TLKil2BrcCOoZVscLziLd6ygziK2cm" "locale" => "en" "_previous" => array:1 [ "url" => "https://mypassion.in/employer/google" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-17 00:03:11GET/employer/google61411