Bolu İmam Hatip Liseleri 2023

8.2.19PHP Version120msRequest Duration2MBMemory UsageGET listele/{city?}/{type?}/{placement?}/{page?}Route
  • warninglog[05:23:34] LOG.warning: mb_strlen(): Passing null to parameter #1 ($string) of type string is deprec...
  • warninglog[05:23:35] LOG.warning: mb_strlen(): Passing null to parameter #1 ($string) of type string is deprec...
  • Booting (29.82ms)time
  • Application (89.79ms)time
  • 1 x Application (75.06%)
    89.79ms
    1 x Booting (24.93%)
    29.82ms
    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
    23 statements were executed62ms
    • select * from `cities` where `slug` = 'bolu' limit 1
      1.39msdashcode_laravelListingController.php#18
      Bindings
      • 0: bolu
      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.65msdashcode_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` = 14 and `school_branches`.`faculty` LIKE '%mam Hatip%'
      10.96msdashcode_laravelQueryBuilder.php#105
      Bindings
      • 0: 1
      • 1: 2023
      • 2: 14
      • 3: %mam Hatip%
      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 `schools`.* 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` = 14 and `school_branches`.`faculty` LIKE '%mam Hatip%' order by `school_settlements`.`min_score` desc limit 10 offset 0
      12.53msdashcode_laravelQueryBuilder.php#105
      Bindings
      • 0: 1
      • 1: 2023
      • 2: 14
      • 3: %mam Hatip%
      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` where `cities`.`id` in (14)
      240μsdashcode_laravelQueryBuilder.php#105
      Backtrace
      • 22. vendor/spatie/laravel-query-builder/src/QueryBuilder.php:105
      • 23. app/Http/Controllers/Site/ListingController.php:89
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 26. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `districts` where `districts`.`id` in (202, 321)
      240μsdashcode_laravelQueryBuilder.php#105
      Backtrace
      • 22. vendor/spatie/laravel-query-builder/src/QueryBuilder.php:105
      • 23. app/Http/Controllers/Site/ListingController.php:89
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 26. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `school_images` where `school_images`.`school_id` in (363, 3065)
      220μsdashcode_laravelQueryBuilder.php#105
      Backtrace
      • 22. vendor/spatie/laravel-query-builder/src/QueryBuilder.php:105
      • 23. app/Http/Controllers/Site/ListingController.php:89
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 26. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `school_branches` where `school_branches`.`school_id` in (363, 3065)
      1.36msdashcode_laravelQueryBuilder.php#105
      Backtrace
      • 22. vendor/spatie/laravel-query-builder/src/QueryBuilder.php:105
      • 23. app/Http/Controllers/Site/ListingController.php:89
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 26. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `school_settlements` where `school_settlements`.`school_branch_id` in (353, 3002) and `year` = 2023
      6.56msdashcode_laravelQueryBuilder.php#105
      Bindings
      • 0: 2023
      Backtrace
      • 27. vendor/spatie/laravel-query-builder/src/QueryBuilder.php:105
      • 28. app/Http/Controllers/Site/ListingController.php:89
      • 29. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 30. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 31. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `cities` order by RAND() limit 12
      340μ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.04msdashcode_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.18msdashcode_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.63msdashcode_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.01msdashcode_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%'
      1.88msdashcode_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.81msdashcode_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ı%'
      1.98msdashcode_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.14msdashcode_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
      1.99msdashcode_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.01msdashcode_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.8msdashcode_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.79msdashcode_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
    14
    App\Models\School
    2
    App\Models\District
    2
    App\Models\SchoolBranch
    2
    App\Models\SchoolSettlement
    2
        _token
        hSGIhn4zG9WUiSWEx3BZt92IvW9NNAgkjK4bDlfv
        _previous
        array:1 [ "url" => "http://tercihbot.evvelcevap.com/listele/bolu/aihl/index.html/1" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /listele/bolu/aihl/index.html/1
        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.17.207" ] "x-forwarded-for" => array:1 [ 0 => "18.220.136.182, 172.69.17.207" ] "x-forwarded-proto" => array:1 [ 0 => "http" ] "connection" => array:1 [ 0 => "close" ] "cf-ray" => array:1 [ 0 => "939d53be4d95b266-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.136.182" ] "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 => "Sat, 03 May 2025 05:23:35 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZMMjFQZHdhY0JnU0FGTnZnTHNwNUE9PSIsInZhbHVlIjoib29RS050VVphckdTZ2FEQ1ZHdUFIMTN5SWYyWHl1TCtlMmR1RjNmQ0VyeThSVENNc3lVOEhXZXR3V2VKeFBpRUNPQU8rdmVKaGRHWW9IdXQ4NlVtT1ZBRDNJWkdzblo3ZC9RWGRqN3YvSUpKZzhXZ3dmdFRMaGZVTkU1Tk1lV2kiLCJtYWMiOiJkM2ExYWM4NjE2ZTYyYTg2MWI5ODEzMTZiZGY4MmQ0NThhOWM2OWIyMzAyYTI1MzU5NTUzMzUyNzU4OGYwZDk0IiwidGFnIjoiIn0%3D; expires=Sat, 03 May 2025 07:23:35 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InZMMjFQZHdhY0JnU0FGTnZnTHNwNUE9PSIsInZhbHVlIjoib29RS050VVphckdTZ2FEQ1ZHdUFIMTN5SWYyWHl1TCtlMmR1RjNmQ0VyeThSVENNc3lVOEhXZXR3V2VKeFBpRUNPQU8rd" 1 => "evvelcevap_tercihbot_session=eyJpdiI6IlZTMEpPVFBiZmlWdXJ0bnMzREtYTkE9PSIsInZhbHVlIjoiTnliTU5mRXBPVWM0M0ZZcjE3aHNtaHRJSWhoelpUdkpidEdvUklMdVVSTUR6c0tLSnl3WEdiTmE4cEU4K1FmNkQ3cWNSMkMvVXYyYW16OHBGdGxoVWlTTEFCanFyTEduR0dEdmhHWGhxYmJ5VEludnZmRmc3M0U5N0phbnJpUHMiLCJtYWMiOiIyMjZiMThhMWI0NTY0YWUyMWI1NjBmYzgyY2QxNzEwMzQwZTQ4MzFlMzY5Y2ZhOGQyZWUzYWQ4YmIzYTY3NDkyIiwidGFnIjoiIn0%3D; expires=Sat, 03 May 2025 07:23:35 GMT; Max-Age=7200; path=/; httponly; samesite=laxevvelcevap_tercihbot_session=eyJpdiI6IlZTMEpPVFBiZmlWdXJ0bnMzREtYTkE9PSIsInZhbHVlIjoiTnliTU5mRXBPVWM0M0ZZcjE3aHNtaHRJSWhoelpUdkpidEdvUklMdVVSTUR6c0tLSnl3WEdiTmE" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZMMjFQZHdhY0JnU0FGTnZnTHNwNUE9PSIsInZhbHVlIjoib29RS050VVphckdTZ2FEQ1ZHdUFIMTN5SWYyWHl1TCtlMmR1RjNmQ0VyeThSVENNc3lVOEhXZXR3V2VKeFBpRUNPQU8rdmVKaGRHWW9IdXQ4NlVtT1ZBRDNJWkdzblo3ZC9RWGRqN3YvSUpKZzhXZ3dmdFRMaGZVTkU1Tk1lV2kiLCJtYWMiOiJkM2ExYWM4NjE2ZTYyYTg2MWI5ODEzMTZiZGY4MmQ0NThhOWM2OWIyMzAyYTI1MzU5NTUzMzUyNzU4OGYwZDk0IiwidGFnIjoiIn0%3D; expires=Sat, 03-May-2025 07:23:35 GMT; path=/XSRF-TOKEN=eyJpdiI6InZMMjFQZHdhY0JnU0FGTnZnTHNwNUE9PSIsInZhbHVlIjoib29RS050VVphckdTZ2FEQ1ZHdUFIMTN5SWYyWHl1TCtlMmR1RjNmQ0VyeThSVENNc3lVOEhXZXR3V2VKeFBpRUNPQU8rd" 1 => "evvelcevap_tercihbot_session=eyJpdiI6IlZTMEpPVFBiZmlWdXJ0bnMzREtYTkE9PSIsInZhbHVlIjoiTnliTU5mRXBPVWM0M0ZZcjE3aHNtaHRJSWhoelpUdkpidEdvUklMdVVSTUR6c0tLSnl3WEdiTmE4cEU4K1FmNkQ3cWNSMkMvVXYyYW16OHBGdGxoVWlTTEFCanFyTEduR0dEdmhHWGhxYmJ5VEludnZmRmc3M0U5N0phbnJpUHMiLCJtYWMiOiIyMjZiMThhMWI0NTY0YWUyMWI1NjBmYzgyY2QxNzEwMzQwZTQ4MzFlMzY5Y2ZhOGQyZWUzYWQ4YmIzYTY3NDkyIiwidGFnIjoiIn0%3D; expires=Sat, 03-May-2025 07:23:35 GMT; path=/; httponlyevvelcevap_tercihbot_session=eyJpdiI6IlZTMEpPVFBiZmlWdXJ0bnMzREtYTkE9PSIsInZhbHVlIjoiTnliTU5mRXBPVWM0M0ZZcjE3aHNtaHRJSWhoelpUdkpidEdvUklMdVVSTUR6c0tLSnl3WEdiTmE" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "hSGIhn4zG9WUiSWEx3BZt92IvW9NNAgkjK4bDlfv" "_previous" => array:1 [ "url" => "http://tercihbot.evvelcevap.com/listele/bolu/aihl/index.html/1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]