News

متاسفم، اما هیچ موردی با کلمات جستجوی شما مطابقت نداشت. لطفاً دوباره با کلمات کلیدی متفاوتی امتحان کنید.
Request history8.3.19PHP Version910msRequest Duration9MBMemory UsageGET fa/news/category/{slug}RouteAuth status
  • warninglog[17:04:08] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (488ms)time
  • Application (422ms)time
  • 1 x Booting (53.59%)
    488ms
    1 x Application (46.41%)
    422ms
    26 templates were rendered
    • 1x News::frontend.indexindex.blade.php#?blade
    • 1x News::frontend.layouts.details.news-breadcrumbnews-breadcrumb.blade.php#?blade
    • 1x News::frontend.layouts.details.news-sidebarnews-sidebar.blade.php#?blade
    • 1x News::frontend.layouts.sidebars.search_formsearch_form.blade.php#?blade
    • 1x News::frontend.layouts.sidebars.content_textcontent_text.blade.php#?blade
    • 1x News::frontend.layouts.sidebars.recent_newsrecent_news.blade.php#?blade
    • 1x News::frontend.layouts.sidebars.categorycategory.blade.php#?blade
    • 1x News::frontend.layouts.sidebars.tagtag.blade.php#?blade
    • 1x layouts.appapp.blade.php#?blade
    • 1x Layout::appapp.blade.php#?blade
    • 1x Layout::parts.faviconfavicon.blade.php#?blade
    • 1x Layout::parts.seo-metaseo-meta.blade.php#?blade
    • 1x Layout::parts.global-scriptglobal-script.blade.php#?blade
    • 1x Layout::parts.topbartopbar.blade.php#?blade
    • 2x Core::frontend.currency-switchercurrency-switcher.blade.php#?blade
    • 2x Language::frontend.switcherswitcher.blade.php#?blade
    • 1x Layout::parts.headerheader.blade.php#?blade
    • 1x Layout::parts.footerfooter.blade.php#?blade
    • 1x Layout::parts.login-register-modallogin-register-modal.blade.php#?blade
    • 1x Layout::auth.login-formlogin-form.blade.php#?blade
    • 1x Layout::auth.register-formregister-form.blade.php#?blade
    • 1x Popup::frontend.popuppopup.blade.php#?blade
    • 1x Layout::parts.cookie-consent-initcookie-consent-init.blade.php#?blade
    • 1x demo_scriptdemo_script.blade.php#?blade
    uri
    GET fa/news/category/{slug}
    middleware
    web
    controller
    Modules\News\Controllers\CategoryNewsController@index
    namespace
    Modules\News\Controllers
    prefix
    fa/news
    where
    as
    news.category.index
    file
    modules/News/Controllers/CategoryNewsController.php:18-58
    17 statements were executed, 2 of which were duplicates, 15 unique. Show only duplicated19.11ms
    • select * from `core_news_category` where `slug` = 'rehber-esliginde-gezi' and `core_news_category`.`deleted_at` is null limit 13.58msaz_azCategoryNewsController.php#20
      Bindings
      • 0: rehber-esliginde-gezi
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 16. modules/News/Controllers/CategoryNewsController.php:20
      • 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 * from `core_news_category_translations` where `core_news_category_translations`.`origin_id` = 6 and `core_news_category_translations`.`origin_id` is not null and `locale` = 'fa' limit 1740μsaz_azHasTranslations.php#51
      Bindings
      • 0: 6
      • 1: fa
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. modules/News/Controllers/CategoryNewsController.php:35
      • 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 count(*) as aggregate from (select `core_news`.* from `core_news` inner join `core_news_category` on `core_news_category`.`id` = `core_news`.`cat_id` and `core_news_category`.`_lft` >= 11 and `core_news_category`.`_rgt` <= 12 where `core_news`.`status` = 'publish' and `core_news`.`deleted_at` is null group by `core_news`.`id`) as `aggregate_table`2.04msaz_azCategoryNewsController.php#38
      Bindings
      • 0: 11
      • 1: 12
      • 2: publish
      Backtrace
      • 16. modules/News/Controllers/CategoryNewsController.php:38
      • 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 * from `bravo_seo` where `object_id` = 6 and `object_model` = 'news_cat_translation_fa' limit 1790μsaz_azBaseModel.php#199
      Bindings
      • 0: 6
      • 1: news_cat_translation_fa
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 16. app/BaseModel.php:199
      • 17. app/BaseModel.php:214
      • 18. modules/News/Controllers/CategoryNewsController.php:53
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select count(*) as aggregate from `core_news` where `status` = 'publish' and `core_news`.`deleted_at` is null1.47msaz_azrecent_news.blade.php#6
      Bindings
      • 0: publish
      Backtrace
      • 16. view::News::frontend.layouts.sidebars.recent_news:6
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `core_news` where `status` = 'publish' and `core_news`.`deleted_at` is null order by `id` desc limit 5 offset 0900μsaz_azrecent_news.blade.php#6
      Bindings
      • 0: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 16. view::News::frontend.layouts.sidebars.recent_news:6
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `core_news_category` where `core_news_category`.`id` in (1, 2, 4) and `core_news_category`.`deleted_at` is null860μsaz_azrecent_news.blade.php#6
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. view::News::frontend.layouts.sidebars.recent_news:6
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `core_news_translations` where `locale` = 'fa' and `core_news_translations`.`origin_id` in (4, 5, 6, 7, 8)780μsaz_azrecent_news.blade.php#6
      Bindings
      • 0: fa
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 21. view::News::frontend.layouts.sidebars.recent_news:6
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `core_news_category_translations` where `core_news_category_translations`.`origin_id` = 4 and `core_news_category_translations`.`origin_id` is not null and `locale` = 'fa' limit 1820μsaz_azHasTranslations.php#51
      Bindings
      • 0: 4
      • 1: fa
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. view::News::frontend.layouts.sidebars.recent_news:23
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `core_news_category_translations` where `core_news_category_translations`.`origin_id` = 2 and `core_news_category_translations`.`origin_id` is not null and `locale` = 'fa' limit 1820μsaz_azHasTranslations.php#51
      Bindings
      • 0: 2
      • 1: fa
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. view::News::frontend.layouts.sidebars.recent_news:23
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `core_news_category_translations` where `core_news_category_translations`.`origin_id` = 1 and `core_news_category_translations`.`origin_id` is not null and `locale` = 'fa' limit 1680μsaz_azHasTranslations.php#51
      Bindings
      • 0: 1
      • 1: fa
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. view::News::frontend.layouts.sidebars.recent_news:23
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `core_news_category` where `status` = 'publish' and `core_news_category`.`deleted_at` is null740μsaz_azcategory.blade.php#2
      Bindings
      • 0: publish
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 15. view::News::frontend.layouts.sidebars.category:2
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `core_news_category_translations` where `locale` = 'fa' and `core_news_category_translations`.`origin_id` in (1, 2, 3, 4, 5, 6)640μsaz_azcategory.blade.php#2
      Bindings
      • 0: fa
      Hints
      • 0: Use SELECT * only if you need all columns from table
      Backtrace
      • 20. view::News::frontend.layouts.sidebars.category:2
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `core_tags`.* from `core_tags` inner join `core_news_tag` as `nt` on `nt`.`tag_id` = `core_tags`.`id` where `core_tags`.`deleted_at` is null group by `core_tags`.`id` order by RAND()1.04msaz_azNewsTag.php#61
      Hints
      • 0: ORDER BY RAND() is slow, try to avoid if you can. You can read this or this
      Backtrace
      • 15. modules/News/Models/NewsTag.php:61
      • 16. view::News::frontend.layouts.sidebars.tag:6
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'fa' limit 11msaz_azHasTranslations.php#51
      Bindings
      • 0: 1
      • 1: fa
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. app/Helpers/AppHelper.php:112
      • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'fa' limit 11.34msaz_azHasTranslations.php#51
      Bindings
      • 0: 1
      • 1: fa
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 21. app/Traits/HasTranslations.php:51
      • 22. app/Helpers/AppHelper.php:112
      • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • select * from `core_pages` where `core_pages`.`id` = '14' and `core_pages`.`deleted_at` is null limit 1870μsaz_azAppHelper.php#629
      Bindings
      • 0: 14
      Hints
      • 0: Use SELECT * only if you need all columns from table
      • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 20. app/Helpers/AppHelper.php:629
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
    Modules\News\Models\NewsCategory
    10NewsCategory.php#?
    Modules\News\Models\News
    5News.php#?
    Modules\Core\Models\MenuTranslation
    2MenuTranslation.php#?
    Modules\Page\Models\Page
    1Page.php#?
      web
      null
      sanctum
      null
        _token
        IdKMZTjAqq5rYqaphJB8G963nGhQU1iMAP7aPP7B
        _previous
        array:1 [ "url" => "https://a-z.tr/fa/news/category/rehber-esliginde-gezi" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /fa/news/category/rehber-esliginde-gezi
        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 [ "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 => "gzip, br" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik9TY0w4NXpzaVhjU0dIK0d5MGJJYlE9PSIsInZhbHVlIjoiOGd0NHZDUHFWVGlQMERacFFPK2ZjVmgwU1QzbkhSeE1NWkZCaC9CWUg0OUV5RmxTMjRJL28rT2g1L3hXUEJ3ZTQvaWRhbTdnRFhVbXVqdWE4MnFRbTZERVRncVBpbGJ4akthYXBqZVFkTDRIbzA5Z3g4ZkVpUDJWOEpnT0dDQ0UiLCJtYWMiOiI2MTViNWE5ZGY0MGMzYjQzZDA3ODk3NDExNzk5ZjI4YWM5Mjk0ODZjNzRmZWE1ZThlNGJkNmZkNTc2ZGM2NWFlIiwidGFnIjoiIn0%3D; a_ztr_al_sat_kirala_session=eyJpdiI6ImEwYlpPdUt3U29ac1BsSTRLYWZScWc9PSIsInZhbHVlIjoibi9qVG5jMVZtaG5mWEVzNGJMODNpZ2J5azBBQTZTTFVWNDE4RHBrUUdTNnkvWDlpZUZaeHFWQVhvK0lIYW14RkswTitjUGdwRWxFUVhPVGZIcHI4Wkg1Z0VVU3NReThqeXJzMEFjM1pWMjlWbjBzMzFKRnc3OC9QVVMzSk5aVjgiLCJtYWMiOiJhYzg0ZGMxNzQ4ZDMwODNmNmM1NTBkZWYxYmNiMWQ2OThiODJjMDkyOTU0MzMwZjY1NzllMjlmY2M5MmNjZTQ5IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ik9TY0w4NXpzaVhjU0dIK0d5MGJJYlE9PSIsInZhbHVlIjoiOGd0NHZDUHFWVGlQMERacFFPK2ZjVmgwU1QzbkhSeE1NWkZCaC9CWUg0OUV5RmxTMjRJL28rT2g1L3hXUEJ3ZTQvaWRhb" ] "host" => array:1 [ 0 => "a-z.tr" ] "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 => "18.216.220.244" ] "cf-ray" => array:1 [ 0 => "92eb0805caf01049-ORD" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-connecting-ip" => array:1 [ 0 => "18.216.220.244" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "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
        0 of 0
        array:2 [ "XSRF-TOKEN" => "IdKMZTjAqq5rYqaphJB8G963nGhQU1iMAP7aPP7B" "a_ztr_al_sat_kirala_session" => "PKkXaNxr38C5Amxb6JYtWe5JeYlpWMurl2RcjQ2F" ]
        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 => "Fri, 11 Apr 2025 14:04:08 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImhmTjd6cVdORmx5UzFyenpWeW1yYmc9PSIsInZhbHVlIjoiVlpPcDVYTGNqUVpjYktLazIxRGw1M2d6eTJoQ05NaVRXcldJdVNjRERvUk9yUE5EVDI0NDM0cWFCeGQ4UHlwU3Nrd2ppckQ2SkhoWGpjUUkwN3VBcEZQTE9tTTZuYzRLS1gyOHdDMGFqaG5YYWpSU3VWY2tITExXdW1NMnVyak0iLCJtYWMiOiIyMzI1MzBkM2JlMWQ4M2Q3ZjZiZTAzNmEzMjczZDlmZTg1N2FkNTM2OWVkOTE1ZWExODA2Yzc4NDZhZDFhOTM4IiwidGFnIjoiIn0%3D; expires=Fri, 11 Apr 2025 16:04:08 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImhmTjd6cVdORmx5UzFyenpWeW1yYmc9PSIsInZhbHVlIjoiVlpPcDVYTGNqUVpjYktLazIxRGw1M2d6eTJoQ05NaVRXcldJdVNjRERvUk9yUE5EVDI0NDM0cWFCeGQ4UHlwU3Nrd2ppc" 1 => "a_ztr_al_sat_kirala_session=eyJpdiI6IjBQaVZZL0t4dEZrbmxwWUhhVzluTGc9PSIsInZhbHVlIjoibTc1NmE5cm05Umx4ZVBITjVXQWJyNzRUa3hPNTNNTFNoWXZlYjkzdGtPQU55SWhwMjgxeGJ4ck4yQjdlRlZodUovTktZOThTUzZNRVZVbGhSMldxbGp3dllPUGl4Wkp2U2Ftb3F1RmJibTZ2SG9hTjd1bWZEaGZrdjViaE1Wak4iLCJtYWMiOiJmZTc2YmJkYTYxOTRiNzJmYmE3ZWIwYTkyZWEzMjYwOTczNjIyZjUyYjRkNmNhOTcyYjEyZjg1ZDU2NGVmY2EzIiwidGFnIjoiIn0%3D; expires=Fri, 11 Apr 2025 16:04:08 GMT; Max-Age=7200; path=/; httponly; samesite=laxa_ztr_al_sat_kirala_session=eyJpdiI6IjBQaVZZL0t4dEZrbmxwWUhhVzluTGc9PSIsInZhbHVlIjoibTc1NmE5cm05Umx4ZVBITjVXQWJyNzRUa3hPNTNNTFNoWXZlYjkzdGtPQU55SWhwMjgxeGJ4ck4y" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImhmTjd6cVdORmx5UzFyenpWeW1yYmc9PSIsInZhbHVlIjoiVlpPcDVYTGNqUVpjYktLazIxRGw1M2d6eTJoQ05NaVRXcldJdVNjRERvUk9yUE5EVDI0NDM0cWFCeGQ4UHlwU3Nrd2ppckQ2SkhoWGpjUUkwN3VBcEZQTE9tTTZuYzRLS1gyOHdDMGFqaG5YYWpSU3VWY2tITExXdW1NMnVyak0iLCJtYWMiOiIyMzI1MzBkM2JlMWQ4M2Q3ZjZiZTAzNmEzMjczZDlmZTg1N2FkNTM2OWVkOTE1ZWExODA2Yzc4NDZhZDFhOTM4IiwidGFnIjoiIn0%3D; expires=Fri, 11-Apr-2025 16:04:08 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImhmTjd6cVdORmx5UzFyenpWeW1yYmc9PSIsInZhbHVlIjoiVlpPcDVYTGNqUVpjYktLazIxRGw1M2d6eTJoQ05NaVRXcldJdVNjRERvUk9yUE5EVDI0NDM0cWFCeGQ4UHlwU3Nrd2ppc" 1 => "a_ztr_al_sat_kirala_session=eyJpdiI6IjBQaVZZL0t4dEZrbmxwWUhhVzluTGc9PSIsInZhbHVlIjoibTc1NmE5cm05Umx4ZVBITjVXQWJyNzRUa3hPNTNNTFNoWXZlYjkzdGtPQU55SWhwMjgxeGJ4ck4yQjdlRlZodUovTktZOThTUzZNRVZVbGhSMldxbGp3dllPUGl4Wkp2U2Ftb3F1RmJibTZ2SG9hTjd1bWZEaGZrdjViaE1Wak4iLCJtYWMiOiJmZTc2YmJkYTYxOTRiNzJmYmE3ZWIwYTkyZWEzMjYwOTczNjIyZjUyYjRkNmNhOTcyYjEyZjg1ZDU2NGVmY2EzIiwidGFnIjoiIn0%3D; expires=Fri, 11-Apr-2025 16:04:08 GMT; path=/; httponlya_ztr_al_sat_kirala_session=eyJpdiI6IjBQaVZZL0t4dEZrbmxwWUhhVzluTGc9PSIsInZhbHVlIjoibTc1NmE5cm05Umx4ZVBITjVXQWJyNzRUa3hPNTNNTFNoWXZlYjkzdGtPQU55SWhwMjgxeGJ4ck4y" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "IdKMZTjAqq5rYqaphJB8G963nGhQU1iMAP7aPP7B" "_previous" => array:1 [ "url" => "https://a-z.tr/fa/news/category/rehber-esliginde-gezi" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-11 17:04:08GET/fa/news/category/rehber-esliginde-gezi1261718