tejarapp
7.4.30PHP Version251msRequest Duration18MBMemory UsageGET shop/search/{id}Route
    • Booting (114ms)
    • Application (134ms)
    • 1 x Application (53.24%)
      133.64ms
      1 x Booting (45.5%)
      114.22ms
      8 templates were rendered
      • shop.search (resources/views/shop/search.blade.php)3blade
        Params
        0
        rows
        1
        cats
        2
        let
      • pagination::bootstrap-4 (resources/views/vendor/pagination/bootstrap-4.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • shop.layouts.master (resources/views/shop/layouts/master.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        rows
        5
        cats
        6
        let
        7
        __currentLoopData
        8
        item
        9
        loop
        10
        row
      • shop.layouts.head (resources/views/shop/layouts/head.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        rows
        5
        cats
        6
        let
        7
        __currentLoopData
        8
        item
        9
        loop
        10
        row
        11
        Category
      • shop.layouts.header (resources/views/shop/layouts/header.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        rows
        5
        cats
        6
        let
        7
        __currentLoopData
        8
        item
        9
        loop
        10
        row
        11
        Category
      • shop.layouts.message (resources/views/shop/layouts/message.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        rows
        5
        cats
        6
        let
        7
        __currentLoopData
        8
        item
        9
        loop
        10
        row
        11
        Category
      • site.layouts.footer (resources/views/site/layouts/footer.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        rows
        5
        cats
        6
        let
        7
        __currentLoopData
        8
        item
        9
        loop
        10
        row
        11
        Category
      • shop.layouts.footer-scripts (resources/views/shop/layouts/footer-scripts.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        rows
        5
        cats
        6
        let
        7
        __currentLoopData
        8
        item
        9
        loop
        10
        row
        11
        Category
      uri
      GET shop/search/{id}
      middleware
      web
      controller
      App\Http\Controllers\Shop\IndexController@searchCat
      namespace
      App\Http\Controllers
      prefix
      /shop
      where
      as
      shopCategory
      file
      app/Http/Controllers/Shop/IndexController.php:169-198
      43 statements were executed, 12 of which were duplicated, 31 unique20.74ms
      • select id, title from questions_category where parent_id = '127' and status = 14.33mstejarap_new
        Metadata
        Bindings
        • 0. 127
      • select count(*) as aggregate from `products` inner join `questions_category` as `qu` on `products`.`sub_category_id` = `qu`.`id` where `qu`.`parent_id` = '127'1.15mstejarap_new
        Metadata
        Bindings
        • 0. 127
      • select `products`.* from `products` inner join `questions_category` as `qu` on `products`.`sub_category_id` = `qu`.`id` where `qu`.`parent_id` = '127' order by `created_at` desc limit 12 offset 361.1mstejarap_new
        Metadata
        Bindings
        • 0. 127
        Hints
        • Use SELECT * only if you need all columns from table
      • select * from `product_images` where `product_images`.`product_id` in (642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653)640μstejarap_new
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
      • delete from `discounts` where `expires_at` < '2025-07-05 07:17:53'410μstejarap_new
        Metadata
        Bindings
        • 0. 2025-07-05 07:17:53
      • select * from `discounts` where `product_id` = 653 limit 1380μstejarap_new
        Metadata
        Bindings
        • 0. 653
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `discounts` where `product_id` = 653 and `expires_at` > '2025-07-05 07:17:53' limit 1340μstejarap_new
        Metadata
        Bindings
        • 0. 653
        • 1. 2025-07-05 07:17:53
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • delete from `discounts` where `expires_at` < '2025-07-05 07:17:53'280μstejarap_new
        Metadata
        Bindings
        • 0. 2025-07-05 07:17:53
      • select * from `discounts` where `product_id` = 652 limit 1320μstejarap_new
        Metadata
        Bindings
        • 0. 652
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `discounts` where `product_id` = 652 and `expires_at` > '2025-07-05 07:17:53' limit 1330μstejarap_new
        Metadata
        Bindings
        • 0. 652
        • 1. 2025-07-05 07:17:53
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • delete from `discounts` where `expires_at` < '2025-07-05 07:17:53'280μstejarap_new
        Metadata
        Bindings
        • 0. 2025-07-05 07:17:53
      • select * from `discounts` where `product_id` = 651 limit 1310μstejarap_new
        Metadata
        Bindings
        • 0. 651
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `discounts` where `product_id` = 651 and `expires_at` > '2025-07-05 07:17:53' limit 1330μstejarap_new
        Metadata
        Bindings
        • 0. 651
        • 1. 2025-07-05 07:17:53
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • delete from `discounts` where `expires_at` < '2025-07-05 07:17:53'270μstejarap_new
        Metadata
        Bindings
        • 0. 2025-07-05 07:17:53
      • select * from `discounts` where `product_id` = 650 limit 1320μstejarap_new
        Metadata
        Bindings
        • 0. 650
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `discounts` where `product_id` = 650 and `expires_at` > '2025-07-05 07:17:53' limit 1330μstejarap_new
        Metadata
        Bindings
        • 0. 650
        • 1. 2025-07-05 07:17:53
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • delete from `discounts` where `expires_at` < '2025-07-05 07:17:53'280μstejarap_new
        Metadata
        Bindings
        • 0. 2025-07-05 07:17:53
      • select * from `discounts` where `product_id` = 649 limit 1320μstejarap_new
        Metadata
        Bindings
        • 0. 649
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `discounts` where `product_id` = 649 and `expires_at` > '2025-07-05 07:17:53' limit 1350μstejarap_new
        Metadata
        Bindings
        • 0. 649
        • 1. 2025-07-05 07:17:53
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • delete from `discounts` where `expires_at` < '2025-07-05 07:17:53'290μstejarap_new
        Metadata
        Bindings
        • 0. 2025-07-05 07:17:53
      • select * from `discounts` where `product_id` = 648 limit 1310μstejarap_new
        Metadata
        Bindings
        • 0. 648
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `discounts` where `product_id` = 648 and `expires_at` > '2025-07-05 07:17:53' limit 1330μstejarap_new
        Metadata
        Bindings
        • 0. 648
        • 1. 2025-07-05 07:17:53
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • delete from `discounts` where `expires_at` < '2025-07-05 07:17:53'280μstejarap_new
        Metadata
        Bindings
        • 0. 2025-07-05 07:17:53
      • select * from `discounts` where `product_id` = 647 limit 1300μstejarap_new
        Metadata
        Bindings
        • 0. 647
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `discounts` where `product_id` = 647 and `expires_at` > '2025-07-05 07:17:53' limit 1330μstejarap_new
        Metadata
        Bindings
        • 0. 647
        • 1. 2025-07-05 07:17:53
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • delete from `discounts` where `expires_at` < '2025-07-05 07:17:53'270μstejarap_new
        Metadata
        Bindings
        • 0. 2025-07-05 07:17:53
      • select * from `discounts` where `product_id` = 646 limit 1310μstejarap_new
        Metadata
        Bindings
        • 0. 646
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `discounts` where `product_id` = 646 and `expires_at` > '2025-07-05 07:17:53' limit 1330μstejarap_new
        Metadata
        Bindings
        • 0. 646
        • 1. 2025-07-05 07:17:53
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • delete from `discounts` where `expires_at` < '2025-07-05 07:17:53'280μstejarap_new
        Metadata
        Bindings
        • 0. 2025-07-05 07:17:53
      • select * from `discounts` where `product_id` = 645 limit 1310μstejarap_new
        Metadata
        Bindings
        • 0. 645
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `discounts` where `product_id` = 645 and `expires_at` > '2025-07-05 07:17:53' limit 1330μstejarap_new
        Metadata
        Bindings
        • 0. 645
        • 1. 2025-07-05 07:17:53
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • delete from `discounts` where `expires_at` < '2025-07-05 07:17:53'280μstejarap_new
        Metadata
        Bindings
        • 0. 2025-07-05 07:17:53
      • select * from `discounts` where `product_id` = 644 limit 1310μstejarap_new
        Metadata
        Bindings
        • 0. 644
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `discounts` where `product_id` = 644 and `expires_at` > '2025-07-05 07:17:53' limit 1330μstejarap_new
        Metadata
        Bindings
        • 0. 644
        • 1. 2025-07-05 07:17:53
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • delete from `discounts` where `expires_at` < '2025-07-05 07:17:53'370μstejarap_new
        Metadata
        Bindings
        • 0. 2025-07-05 07:17:53
      • select * from `discounts` where `product_id` = 643 limit 1310μstejarap_new
        Metadata
        Bindings
        • 0. 643
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `discounts` where `product_id` = 643 and `expires_at` > '2025-07-05 07:17:53' limit 1330μstejarap_new
        Metadata
        Bindings
        • 0. 643
        • 1. 2025-07-05 07:17:53
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • delete from `discounts` where `expires_at` < '2025-07-05 07:17:53'270μstejarap_new
        Metadata
        Bindings
        • 0. 2025-07-05 07:17:53
      • select * from `discounts` where `product_id` = 642 limit 1320μstejarap_new
        Metadata
        Bindings
        • 0. 642
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `discounts` where `product_id` = 642 and `expires_at` > '2025-07-05 07:17:53' limit 1330μstejarap_new
        Metadata
        Bindings
        • 0. 642
        • 1. 2025-07-05 07:17:53
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select `title`, `id` from `questions_category` where `parent_id` = 0 and `status` = 1 and `id` <> 59640μstejarap_new
        Metadata
        Bindings
        • 0. 0
        • 1. 1
        • 2. 59
      • select `title`, `id`, `parent_id` as `mid` from `questions_category` where `parent_id` <> 0 and `status` = 1390μstejarap_new
        Metadata
        Bindings
        • 0. 0
        • 1. 1
      • select `types`.`id` as `tid`, `questions_category`.`id` as `id`, `questions_category`.`parent_id` as `mid`, `types`.`title` as `name` from `types` inner join `questions_category` on `questions_category`.`id` = `types`.`qc_id` where `questions_category`.`status` = 11.12mstejarap_new
        Metadata
        Bindings
        • 0. 1
      App\Models\QuestionsCategory
      5
      App\Models\ProductImage
      11
      App\Models\Product
      12
        _token
        imPmjTTOKNv9TU9QEt5u65nzW456lhL0muPdQOAA
        _previous
        array:1 [ "url" => "https://tejarap.ir/shop/search/M-127?page=4" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /shop/search/M-127
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:1 [ "page" => "4" ]
        request_request
        0 of 0
        array:1 [ "page" => "4" ]
        request_headers
        0 of 0
        array:28 [ "cdn-loop" => array:1 [ 0 => "arvancloud; count=1" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "ar-sid" => array:1 [ 0 => "5700" ] "ar-real-country" => array:1 [ 0 => "US" ] "ar-real-ip" => array:1 [ 0 => "216.73.216.21" ] "x-sid" => array:1 [ 0 => "5700" ] "x-country-code" => array:1 [ 0 => "US" ] "x-request-id" => array:1 [ 0 => "ba47f57c4f56fa87df66ec6d863a38f9" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.21" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "true-client-ip" => array:1 [ 0 => "216.73.216.21" ] "x-real-ip" => array:1 [ 0 => "216.73.216.21" ] "connection" => array:1 [ 0 => "close" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "tejarap.ir" ] ]
        request_server
        0 of 0
        array:64 [ "USER" => "tejarap" "HOME" => "/home/tejarap" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/shop/search/M-127?page=4" "QUERY_STRING" => "page=4" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_QUERY_STRING" => "page=4" "REDIRECT_URL" => "/shop/search/M-127" "REMOTE_PORT" => "4914" "SCRIPT_FILENAME" => "/home/tejarap/domains/tejarap.ir/public_html/public/index.php" "SERVER_ADMIN" => "webmaster@tejarap.ir" "CONTEXT_DOCUMENT_ROOT" => "/home/tejarap/domains/tejarap.ir/public_html/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/tejarap/domains/tejarap.ir/public_html/public" "REMOTE_ADDR" => "185.215.232.195" "SERVER_PORT" => "443" "SERVER_ADDR" => "62.210.5.188" "SERVER_NAME" => "tejarap.ir" "SERVER_SOFTWARE" => "Apache/2" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_CDN_LOOP" => "arvancloud; count=1" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "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" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_AR_SID" => "5700" "HTTP_AR_REAL_COUNTRY" => "US" "HTTP_AR_REAL_IP" => "216.73.216.21" "HTTP_X_SID" => "5700" "HTTP_X_COUNTRY_CODE" => "US" "HTTP_X_REQUEST_ID" => "ba47f57c4f56fa87df66ec6d863a38f9" "HTTP_X_FORWARDED_FOR" => "216.73.216.21" "HTTP_X_FORWARDED_PORT" => "443" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_TRUE_CLIENT_IP" => "216.73.216.21" "HTTP_X_REAL_IP" => "216.73.216.21" "HTTP_CONNECTION" => "close" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_HOST" => "tejarap.ir" "proxy-nokeepalive" => "1" "SSL_TLS_SNI" => "tejarap.ir" "HTTPS" => "on" "UNIQUE_ID" => "aGiSWWfrhl4JaTkRvZymgQAAAMQ" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "tejarap.ir" "REDIRECT_HTTPS" => "on" "REDIRECT_UNIQUE_ID" => "aGiSWWfrhl4JaTkRvZymgQAAAMQ" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1751683673.597 "REQUEST_TIME" => 1751683673 ]
        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 => "Sat, 05 Jul 2025 02:47:53 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlFFZkVQaytVTVlFMXVnWEVyK1lHeXc9PSIsInZhbHVlIjoiQlhkblArd3Yzam0xMWIvTGdGYzFWWmVNVkxyYms4QTlUc1hmWkh1bHF6V0hpK0dtaVdHS0lrYUdqSDI0dmcxMTB0SjN5dUJzYWpWQ3Q0d0hobFJ6WUprUTNFKy9QR0cwKzB5WHUwdVAwOFl4eGxLcEZnZ1h4bEEzWS8vRElFbXQiLCJtYWMiOiI4MTAzNjYxNzhkNzI5ZTUyMDVkOGQ1NWUyZWZmNDE4MDA5MmVkZjY0YTJjNjExMmMyYjk0NzU1OTEyOGZlZDE4In0%3D; expires=Sat, 05-Jul-2025 12:47:53 GMT; Max-Age=36000; path=/XSRF-TOKEN=eyJpdiI6IlFFZkVQaytVTVlFMXVnWEVyK1lHeXc9PSIsInZhbHVlIjoiQlhkblArd3Yzam0xMWIvTGdGYzFWWmVNVkxyYms4QTlUc1hmWkh1bHF6V0hpK0dtaVdHS0lrYUdqSDI0dmcxMTB0SjN5d" 1 => "laravel_session=eyJpdiI6ImZYRVJXM0M5QTh4akg2dWFtckR5L3c9PSIsInZhbHVlIjoidzRqeGVMMk5rRHV6UnRDVU9tcldydStJSWdjSHlFRWFtZnhmS09CT1VuWWYwcFNkWFJKV3ZqSFRJTVY5SEkzL1BzeTM0dE9PeUcvOUJveHhXMmd2cndRd3NydTRITndDUFhyMVFic285dmlSaWFJVUFVUEUveVNjak0vVmRRSkYiLCJtYWMiOiJiYTY1NzUxYTM2YzhmYzM4Y2RhZDc2ZjFmYTM3NzMyNzM0MTJjMTMxYmFlMmM0YTNmNDMyOWFjYTM4NTIzZDBkIn0%3D; expires=Sat, 05-Jul-2025 12:47:53 GMT; Max-Age=36000; path=/; httponlylaravel_session=eyJpdiI6ImZYRVJXM0M5QTh4akg2dWFtckR5L3c9PSIsInZhbHVlIjoidzRqeGVMMk5rRHV6UnRDVU9tcldydStJSWdjSHlFRWFtZnhmS09CT1VuWWYwcFNkWFJKV3ZqSFRJTVY5SEkzL1Bz" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlFFZkVQaytVTVlFMXVnWEVyK1lHeXc9PSIsInZhbHVlIjoiQlhkblArd3Yzam0xMWIvTGdGYzFWWmVNVkxyYms4QTlUc1hmWkh1bHF6V0hpK0dtaVdHS0lrYUdqSDI0dmcxMTB0SjN5dUJzYWpWQ3Q0d0hobFJ6WUprUTNFKy9QR0cwKzB5WHUwdVAwOFl4eGxLcEZnZ1h4bEEzWS8vRElFbXQiLCJtYWMiOiI4MTAzNjYxNzhkNzI5ZTUyMDVkOGQ1NWUyZWZmNDE4MDA5MmVkZjY0YTJjNjExMmMyYjk0NzU1OTEyOGZlZDE4In0%3D; expires=Sat, 05-Jul-2025 12:47:53 GMT; path=/XSRF-TOKEN=eyJpdiI6IlFFZkVQaytVTVlFMXVnWEVyK1lHeXc9PSIsInZhbHVlIjoiQlhkblArd3Yzam0xMWIvTGdGYzFWWmVNVkxyYms4QTlUc1hmWkh1bHF6V0hpK0dtaVdHS0lrYUdqSDI0dmcxMTB0SjN5d" 1 => "laravel_session=eyJpdiI6ImZYRVJXM0M5QTh4akg2dWFtckR5L3c9PSIsInZhbHVlIjoidzRqeGVMMk5rRHV6UnRDVU9tcldydStJSWdjSHlFRWFtZnhmS09CT1VuWWYwcFNkWFJKV3ZqSFRJTVY5SEkzL1BzeTM0dE9PeUcvOUJveHhXMmd2cndRd3NydTRITndDUFhyMVFic285dmlSaWFJVUFVUEUveVNjak0vVmRRSkYiLCJtYWMiOiJiYTY1NzUxYTM2YzhmYzM4Y2RhZDc2ZjFmYTM3NzMyNzM0MTJjMTMxYmFlMmM0YTNmNDMyOWFjYTM4NTIzZDBkIn0%3D; expires=Sat, 05-Jul-2025 12:47:53 GMT; path=/; httponlylaravel_session=eyJpdiI6ImZYRVJXM0M5QTh4akg2dWFtckR5L3c9PSIsInZhbHVlIjoidzRqeGVMMk5rRHV6UnRDVU9tcldydStJSWdjSHlFRWFtZnhmS09CT1VuWWYwcFNkWFJKV3ZqSFRJTVY5SEkzL1Bz" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "imPmjTTOKNv9TU9QEt5u65nzW456lhL0muPdQOAA" "_previous" => array:1 [ "url" => "https://tejarap.ir/shop/search/M-127?page=4" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]