Gümüşhane Sınavla Öğrenci Alan Çok Programlı Liseler 2023

8.2.19PHP Version99.68msRequest Duration2MBMemory UsageGET listele/{city?}/{type?}/{placement?}/{page?}Route
  • warninglog[03:05:47] LOG.warning: mb_strlen(): Passing null to parameter #1 ($string) of type string is deprec...
  • warninglog[03:05:47] LOG.warning: mb_strlen(): Passing null to parameter #1 ($string) of type string is deprec...
  • Booting (34.01ms)time
  • Application (65.65ms)time
  • 1 x Application (65.87%)
    65.65ms
    1 x Booting (34.12%)
    34.01ms
    8 templates were rendered
    • site.listinglisting.blade.phpblade
    • pagination::tailwindtailwind.blade.phpblade
    • components.site.sidebarsidebar.blade.phpblade
    • layouts.sitesite.blade.phpblade
    • components.site.headerheader.blade.phpblade
    • components.site.topbar-searchtopbar-search.blade.phpblade
    • components.site.mobile-navbarmobile-navbar.blade.phpblade
    • components.site.footerfooter.blade.phpblade
    uri
    GET listele/{city?}/{type?}/{placement?}/{page?}
    middleware
    web
    controller
    App\Http\Controllers\Site\ListingController@index
    namespace
    prefix
    where
    as
    site.listing.index
    file
    app/Http/Controllers/Site/ListingController.php:12-127
    17 statements were executed40.79ms
    • select * from `cities` where `slug` = 'gumushane' limit 1
      1.33msdashcode_laravelListingController.php#18
      Bindings
      • 0: gumushane
      Backtrace
      • 16. app/Http/Controllers/Site/ListingController.php:18
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select max(`year`) as aggregate from `school_settlements`
      3.46msdashcode_laravelListingController.php#41
      Backtrace
      • 19. app/Http/Controllers/Site/ListingController.php:41
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `schools` inner join `school_branches` on `schools`.`id` = `school_branches`.`school_id` inner join `school_settlements` on `school_branches`.`id` = `school_settlements`.`school_branch_id` where `schools`.`type_id` = 1 and `school_settlements`.`year` = 2023 and `city_id` = 29 and `school_branches`.`faculty` LIKE '%Çok Programlı%' and `condition` = 1
      9.91msdashcode_laravelQueryBuilder.php#105
      Bindings
      • 0: 1
      • 1: 2023
      • 2: 29
      • 3: %Çok Programlı%
      • 4: 1
      Backtrace
      • 17. vendor/spatie/laravel-query-builder/src/QueryBuilder.php:105
      • 18. app/Http/Controllers/Site/ListingController.php:89
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `cities` order by RAND() limit 12
      380μsdashcode_laravelListingController.php#97
      Backtrace
      • 15. app/Http/Controllers/Site/ListingController.php:97
      • 16. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 17. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 19. app/Http/Controllers/Site/ListingController.php:96
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select count(*) as aggregate from `branches` where `type_id` = 1
      250μsdashcode_laravelSiteSidebar.php#26
      Bindings
      • 0: 1
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:26
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:25
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `school_branches` where `faculty` LIKE '%Fen%'
      2.01msdashcode_laravelSiteSidebar.php#35
      Bindings
      • 0: %Fen%
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:35
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:34
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `school_branches` where `faculty` LIKE '%Sosyal%'
      2.24msdashcode_laravelSiteSidebar.php#35
      Bindings
      • 0: %Sosyal%
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:35
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:34
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `school_branches` where `faculty` LIKE '%Anadolu Lisesi%'
      2.73msdashcode_laravelSiteSidebar.php#35
      Bindings
      • 0: %Anadolu Lisesi%
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:35
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:34
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `school_branches` where `faculty` LIKE '%mam Hatip%'
      2.15msdashcode_laravelSiteSidebar.php#35
      Bindings
      • 0: %mam Hatip%
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:35
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:34
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `school_branches` where `faculty` LIKE '%Teknik%'
      2.01msdashcode_laravelSiteSidebar.php#35
      Bindings
      • 0: %Teknik%
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:35
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:34
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `school_branches` where `faculty` LIKE '%Mesleki%'
      1.94msdashcode_laravelSiteSidebar.php#35
      Bindings
      • 0: %Mesleki%
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:35
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:34
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `school_branches` where `faculty` LIKE '%Çok Programlı%'
      2.1msdashcode_laravelSiteSidebar.php#35
      Bindings
      • 0: %Çok Programlı%
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:35
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:34
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `school_branches` where `faculty` LIKE '%Spor%'
      2.28msdashcode_laravelSiteSidebar.php#35
      Bindings
      • 0: %Spor%
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:35
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:34
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `schools` where `condition` = 1 and `type_id` = 1
      2.04msdashcode_laravelSiteSidebar.php#41
      Bindings
      • 0: 1
      • 1: 1
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:41
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:40
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `schools` where `condition` = 2 and `type_id` = 1
      2.17msdashcode_laravelSiteSidebar.php#45
      Bindings
      • 0: 2
      • 1: 1
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:45
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:44
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `schools` where `condition` = 3 and `type_id` = 1
      1.9msdashcode_laravelSiteSidebar.php#49
      Bindings
      • 0: 3
      • 1: 1
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:49
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:48
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    • select count(*) as aggregate from `schools` where `condition` = 4 and `type_id` = 1
      1.89msdashcode_laravelSiteSidebar.php#52
      Bindings
      • 0: 4
      • 1: 1
      Backtrace
      • 16. app/View/Components/SiteSidebar.php:52
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/View/Components/SiteSidebar.php:51
      • 21. vendor/laravel/framework/src/Illuminate/View/Component.php:135
    App\Models\City
    13
        _token
        8TAyAFwthTbD0uF2bMjHx9roFj5I8PmzPeQlQe60
        _previous
        array:1 [ "url" => "http://tercihbot.evvelcevap.com/listele/gumushane/cpl/sinavli" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /listele/gumushane/cpl/sinavli
        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:24 [ "host" => array:1 [ 0 => "tercihbot.evvelcevap.com" ] "x-real-ip" => array:1 [ 0 => "172.69.59.129" ] "x-forwarded-for" => array:1 [ 0 => "18.220.47.242, 172.69.59.129" ] "x-forwarded-proto" => array:1 [ 0 => "http" ] "connection" => array:1 [ 0 => "close" ] "cf-ray" => array:1 [ 0 => "93b54208bf3410e1-ORD" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "cf-connecting-ip" => array:1 [ 0 => "18.220.47.242" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "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)" ] "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" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Tue, 06 May 2025 03:05:47 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImMvb2ZFK0sxUDlBTWladmY0U0ZObVE9PSIsInZhbHVlIjoiQ0dtWXpLVWR1OWNUWGp1Vjd2aFV6RUc1TFExV1pQeVkrUHVuK2s5TW5wSXV0SStMajZQcTV3eW0vd1g2akJhRm9PdXY4VFhYb0ZEUUQ3OTBhYWhOdUVRb01mcWdWcFNZb1FLK1JlVGpJQjNxRVB1enlCUWpMd2U3RE5vcEovdFEiLCJtYWMiOiI5OTIyMzAyM2Y4Y2FiMDJmNTllN2NkNTI2ZmVjZGE1YjEzZmVjYzhkYWVhYjBmYWYyYzljM2U0N2VkYmIzMmVmIiwidGFnIjoiIn0%3D; expires=Tue, 06 May 2025 05:05:47 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImMvb2ZFK0sxUDlBTWladmY0U0ZObVE9PSIsInZhbHVlIjoiQ0dtWXpLVWR1OWNUWGp1Vjd2aFV6RUc1TFExV1pQeVkrUHVuK2s5TW5wSXV0SStMajZQcTV3eW0vd1g2akJhRm9PdXY4V" 1 => "evvelcevap_tercihbot_session=eyJpdiI6ImdDcFJUdzB3QjJTbVF5VjFCRnAwNXc9PSIsInZhbHVlIjoibCt4bExDVlBlQ0dTS1RJZkhCTnBhZDdWcnlhRGFpOHF2NTFJeVFwTWVSY0lnaGloZ2c5YUtMT2RCdGhkUGRLUWtPVFp1T1huR0xwVWlHb1NBMWtobDUxOG9jRjJRakFLWUh4c052KzZIdUVDV1JaOTJFdDk4dDUySnZEQXRUbGEiLCJtYWMiOiIzODMxZTE3ODQ5ZWE4OGJhYmRiMzFiZDk3YzA4ZGZjZjA0ZTU0NDA5MDQ0N2FiZTQ5YTFmZmRkMjdjOWY0ZGQyIiwidGFnIjoiIn0%3D; expires=Tue, 06 May 2025 05:05:47 GMT; Max-Age=7200; path=/; httponly; samesite=laxevvelcevap_tercihbot_session=eyJpdiI6ImdDcFJUdzB3QjJTbVF5VjFCRnAwNXc9PSIsInZhbHVlIjoibCt4bExDVlBlQ0dTS1RJZkhCTnBhZDdWcnlhRGFpOHF2NTFJeVFwTWVSY0lnaGloZ2c5YUtMT2R" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImMvb2ZFK0sxUDlBTWladmY0U0ZObVE9PSIsInZhbHVlIjoiQ0dtWXpLVWR1OWNUWGp1Vjd2aFV6RUc1TFExV1pQeVkrUHVuK2s5TW5wSXV0SStMajZQcTV3eW0vd1g2akJhRm9PdXY4VFhYb0ZEUUQ3OTBhYWhOdUVRb01mcWdWcFNZb1FLK1JlVGpJQjNxRVB1enlCUWpMd2U3RE5vcEovdFEiLCJtYWMiOiI5OTIyMzAyM2Y4Y2FiMDJmNTllN2NkNTI2ZmVjZGE1YjEzZmVjYzhkYWVhYjBmYWYyYzljM2U0N2VkYmIzMmVmIiwidGFnIjoiIn0%3D; expires=Tue, 06-May-2025 05:05:47 GMT; path=/XSRF-TOKEN=eyJpdiI6ImMvb2ZFK0sxUDlBTWladmY0U0ZObVE9PSIsInZhbHVlIjoiQ0dtWXpLVWR1OWNUWGp1Vjd2aFV6RUc1TFExV1pQeVkrUHVuK2s5TW5wSXV0SStMajZQcTV3eW0vd1g2akJhRm9PdXY4V" 1 => "evvelcevap_tercihbot_session=eyJpdiI6ImdDcFJUdzB3QjJTbVF5VjFCRnAwNXc9PSIsInZhbHVlIjoibCt4bExDVlBlQ0dTS1RJZkhCTnBhZDdWcnlhRGFpOHF2NTFJeVFwTWVSY0lnaGloZ2c5YUtMT2RCdGhkUGRLUWtPVFp1T1huR0xwVWlHb1NBMWtobDUxOG9jRjJRakFLWUh4c052KzZIdUVDV1JaOTJFdDk4dDUySnZEQXRUbGEiLCJtYWMiOiIzODMxZTE3ODQ5ZWE4OGJhYmRiMzFiZDk3YzA4ZGZjZjA0ZTU0NDA5MDQ0N2FiZTQ5YTFmZmRkMjdjOWY0ZGQyIiwidGFnIjoiIn0%3D; expires=Tue, 06-May-2025 05:05:47 GMT; path=/; httponlyevvelcevap_tercihbot_session=eyJpdiI6ImdDcFJUdzB3QjJTbVF5VjFCRnAwNXc9PSIsInZhbHVlIjoibCt4bExDVlBlQ0dTS1RJZkhCTnBhZDdWcnlhRGFpOHF2NTFJeVFwTWVSY0lnaGloZ2c5YUtMT2R" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "8TAyAFwthTbD0uF2bMjHx9roFj5I8PmzPeQlQe60" "_previous" => array:1 [ "url" => "http://tercihbot.evvelcevap.com/listele/gumushane/cpl/sinavli" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]