وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (67.22%) | 210.87ms |
1 x Booting (32.39%) | 101.62ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
select * from `books` where `id` = '165568' and `hidden_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `name_ar` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 165568
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `books` where exists (select * from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `books`.`id` = `book_category`.`book_id` and `category_id` in (select `id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 165568)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 38375 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 414 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 165568
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 165568 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 793 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 61 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 440
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 440 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 793 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 61 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 441
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 441 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 793 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 285 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 1643
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1643 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 793 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 286 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 1671
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1671 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 793 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 321 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 1682
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1682 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 793 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 6 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 1684
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1684 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 793 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 228 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 1817
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1817 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 796 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 497 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 2371
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2371 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 796 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 514 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 2397
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2397 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 796 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 523 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `categories`.*, `book_category`.`book_id` as `pivot_book_id`, `book_category`.`category_id` as `pivot_category_id` from `categories` inner join `book_category` on `categories`.`id` = `book_category`.`category_id` where `book_category`.`book_id` = 2411
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2411 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select distinct * from `categories`
Metadata | |
---|---|
Backtrace |
|
select * from `cms_contents` where (`locale` = 'ar' and `page` = 'general') limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:22 [▶ "host" => array:1 [▶ 0 => "www.bookmart.ae" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "cf-connecting-ip" => array:1 [▶ 0 => "216.73.216.136" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-forwarded-for" => array:1 [▶ 0 => "216.73.216.136" ] "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" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "cf-ray" => array:1 [▶ 0 => "95d3ac6c3b9e74a7-YYZ" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] ]
0 of 0array:82 [▶ "USER" => "bookmart" "HOME" => "/home/bookmart" "SCRIPT_NAME" => "/public/index.php" "REQUEST_URI" => "/b-165568" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-165568" "REMOTE_PORT" => "17450" "SCRIPT_FILENAME" => "/home/bookmart/domains/bookmart.ae/private_html/public/index.php" "SERVER_ADMIN" => "webmaster@bookmart.ae" "CONTEXT_DOCUMENT_ROOT" => "/home/bookmart/domains/bookmart.ae/private_html" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/bookmart/domains/bookmart.ae/private_html" "REMOTE_ADDR" => "216.73.216.136" "SERVER_PORT" => "443" "SERVER_ADDR" => "108.181.242.5" "SERVER_NAME" => "www.bookmart.ae" "SERVER_SOFTWARE" => "Apache/2" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_HOST" => "www.bookmart.ae" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_CF_CONNECTING_IP" => "216.73.216.136" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "216.73.216.136" "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_SEC_FETCH_DEST" => "document" "HTTP_CF_RAY" => "95d3ac6c3b9e74a7-YYZ" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "proxy-nokeepalive" => "1" "H2_STREAM_TAG" => "28086-3920-1" "H2_STREAM_ID" => "1" "H2_PUSHED_ON" => "" "H2_PUSHED" => "" "H2_PUSH" => "off" "H2PUSH" => "off" "HTTP2" => "on" "SSL_TLS_SNI" => "www.bookmart.ae" "UNIQUE_ID" => "aHBFsy-8-Eco8AmYdETItwABtRM" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_H2_STREAM_TAG" => "28086-3920-1" "REDIRECT_H2_STREAM_ID" => "1" "REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_H2_PUSHED" => "" "REDIRECT_H2_PUSH" => "off" "REDIRECT_H2PUSH" => "off" "REDIRECT_HTTP2" => "on" "REDIRECT_SSL_TLS_SNI" => "www.bookmart.ae" "REDIRECT_UNIQUE_ID" => "aHBFsy-8-Eco8AmYdETItwABtRM" "REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_H2_STREAM_TAG" => "28086-3920-1" "REDIRECT_REDIRECT_H2_STREAM_ID" => "1" "REDIRECT_REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_REDIRECT_H2_PUSHED" => "" "REDIRECT_REDIRECT_H2_PUSH" => "off" "REDIRECT_REDIRECT_H2PUSH" => "off" "REDIRECT_REDIRECT_HTTP2" => "on" "REDIRECT_REDIRECT_SSL_TLS_SNI" => "www.bookmart.ae" "REDIRECT_REDIRECT_UNIQUE_ID" => "aHBFsy-8-Eco8AmYdETItwABtRM" "REDIRECT_REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1752188339.7815 "REQUEST_TIME" => 1752188339 ]
[]
0 of 0array:5 [▶ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Thu, 10 Jul 2025 22:58:59 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InVha0tzMERLTVJ6dXVJTTNnXC9KbGx3PT0iLCJ2YWx1ZSI6ImR2N2lZN0hqRHNCeVNlZlZFbjR0a2dPb0ZYRHpsSkQ3OXROclY2c2NlQXJXdTZxN0xrUzg1MTR0Q2lVUFBEc0FXcXprYXlFcFM4dW5LRThvMUxFaFpZQk5jbldjaFdtSHY3d241alpwcXk0WGZoZUxHNzY4ZUlVaFp4S05RdW4xIiwibWFjIjoiZjY2ZDgzNzQ0ZDkwNmFhZjZjNzBmNTNmOTkxNWJiNjlhNzc4NDQ3MTZlMWUxYzk1ZGY2NTg0MzhiMGRlMjMwMiJ9; expires=Fri, 11-Jul-2025 00:59:00 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6InVha0tzMERLTVJ6dXVJTTNnXC9KbGx3PT0iLCJ2YWx1ZSI6ImR2N2lZN0hqRHNCeVNlZlZFbjR0a2dPb0ZYRHpsSkQ3OXROclY2c2NlQXJXdTZxN0xrUzg1MTR0Q2lVUFBEc0FXcXprY ▶" 1 => "application_session=eyJpdiI6ImkwYmNMUlwvc1R1dmVSc2xhRitLa3NnPT0iLCJ2YWx1ZSI6IlwvemZVOXAzbzhicTFoZksyZkd6RlJKR0M5WW5YdFdPczY0VGUwXC9NQnJ3eU92ek1XbDJ2MHpKc3FyXC8zNlFlOVRkdXZSUytxOURadldXa1wvMHg0Z2tyRFUzT2pGWStUOUJycGcxZ3VOcWZ2dG9FU282THRxMVQ4K2J4a085ZG1ZYSIsIm1hYyI6ImM2YjUyNzNjOGVjMTRjYjYyNTg5M2YzOTBkNzkwNGQ0N2NkNDgxOTU4N2I0MWY0ZDA1YjM5ODU5ZDE5NzljNjMifQ%3D%3D; expires=Fri, 11-Jul-2025 00:59:00 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6ImkwYmNMUlwvc1R1dmVSc2xhRitLa3NnPT0iLCJ2YWx1ZSI6IlwvemZVOXAzbzhicTFoZksyZkd6RlJKR0M5WW5YdFdPczY0VGUwXC9NQnJ3eU92ek1XbDJ2MHpKc3FyXC8z ▶" 2 => "lx5lbLSWgV4r1aayG2erZAG9cL9MBWQ7QCHrVve6=eyJpdiI6Ikszb3dzN21cL0owc3ZOSThHTFlHWld3PT0iLCJ2YWx1ZSI6IkxubDJLeld3S1dzQ2dUb3JINUpnQzVVZmJtTVo3VmhsYWE1UGxcL25HNUs2djNqSEM3UElYRHRTVURBS2NnMklRUmdHYXRWZ2xwUHdrWVBDNVwvVExSOFwvTjBjYk5MTmE3SGpsUFNTaUtDSzRIXC9IWGJ1RitnZjJ1ZmR0d0twclF6QXBlNUsxUXBQTFkrdXJsSkttUit2UEVySTAyZG5qS0dLT1R5cUxwcTVUalFpQzU3U2RiNHluam1TcjBkUFpWT2V1cG1waDBicGdmcUdjUnVRb0FhM2JucFpHMjc1REdqekhtR25aVWRZZjBkOGMwVWJQSnE2V1VDYWxuUnU3bXJZVDVaOG0xVWlmWk0wcHdGbHJFSWxiV2tLRVNEY2syTjZkaGtVeTY1MmtXRWhHb3QyM1ZvdWJnS0pHekJvZzllR1hhZDNBenZMY3pKWkxwTUdqK0ZyV29mc2Facm1xUGk3M0F4WkN6Um1XZ29cLys4N29YdmJJc3lmOWZ0Z2VYVXRIIiwibWFjIjoiZjk1NGZmMGNjMjk4NjczYWZmNjU5OGM5MzE0MmEzNzc5ZjJiNTc2MmMyMmU0ODQxZGJiYTE2NDhiY2I1ZDRhZSJ9; expires=Fri, 11-Jul-2025 00:59:00 GMT; Max-Age=7200; path=/; httponly ◀lx5lbLSWgV4r1aayG2erZAG9cL9MBWQ7QCHrVve6=eyJpdiI6Ikszb3dzN21cL0owc3ZOSThHTFlHWld3PT0iLCJ2YWx1ZSI6IkxubDJLeld3S1dzQ2dUb3JINUpnQzVVZmJtTVo3VmhsYWE1UGxcL25HNUs2djN ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InVha0tzMERLTVJ6dXVJTTNnXC9KbGx3PT0iLCJ2YWx1ZSI6ImR2N2lZN0hqRHNCeVNlZlZFbjR0a2dPb0ZYRHpsSkQ3OXROclY2c2NlQXJXdTZxN0xrUzg1MTR0Q2lVUFBEc0FXcXprYXlFcFM4dW5LRThvMUxFaFpZQk5jbldjaFdtSHY3d241alpwcXk0WGZoZUxHNzY4ZUlVaFp4S05RdW4xIiwibWFjIjoiZjY2ZDgzNzQ0ZDkwNmFhZjZjNzBmNTNmOTkxNWJiNjlhNzc4NDQ3MTZlMWUxYzk1ZGY2NTg0MzhiMGRlMjMwMiJ9; expires=Fri, 11-Jul-2025 00:59:00 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InVha0tzMERLTVJ6dXVJTTNnXC9KbGx3PT0iLCJ2YWx1ZSI6ImR2N2lZN0hqRHNCeVNlZlZFbjR0a2dPb0ZYRHpsSkQ3OXROclY2c2NlQXJXdTZxN0xrUzg1MTR0Q2lVUFBEc0FXcXprY ▶" 1 => "application_session=eyJpdiI6ImkwYmNMUlwvc1R1dmVSc2xhRitLa3NnPT0iLCJ2YWx1ZSI6IlwvemZVOXAzbzhicTFoZksyZkd6RlJKR0M5WW5YdFdPczY0VGUwXC9NQnJ3eU92ek1XbDJ2MHpKc3FyXC8zNlFlOVRkdXZSUytxOURadldXa1wvMHg0Z2tyRFUzT2pGWStUOUJycGcxZ3VOcWZ2dG9FU282THRxMVQ4K2J4a085ZG1ZYSIsIm1hYyI6ImM2YjUyNzNjOGVjMTRjYjYyNTg5M2YzOTBkNzkwNGQ0N2NkNDgxOTU4N2I0MWY0ZDA1YjM5ODU5ZDE5NzljNjMifQ%3D%3D; expires=Fri, 11-Jul-2025 00:59:00 GMT; path=/; httponly ◀application_session=eyJpdiI6ImkwYmNMUlwvc1R1dmVSc2xhRitLa3NnPT0iLCJ2YWx1ZSI6IlwvemZVOXAzbzhicTFoZksyZkd6RlJKR0M5WW5YdFdPczY0VGUwXC9NQnJ3eU92ek1XbDJ2MHpKc3FyXC8z ▶" 2 => "lx5lbLSWgV4r1aayG2erZAG9cL9MBWQ7QCHrVve6=eyJpdiI6Ikszb3dzN21cL0owc3ZOSThHTFlHWld3PT0iLCJ2YWx1ZSI6IkxubDJLeld3S1dzQ2dUb3JINUpnQzVVZmJtTVo3VmhsYWE1UGxcL25HNUs2djNqSEM3UElYRHRTVURBS2NnMklRUmdHYXRWZ2xwUHdrWVBDNVwvVExSOFwvTjBjYk5MTmE3SGpsUFNTaUtDSzRIXC9IWGJ1RitnZjJ1ZmR0d0twclF6QXBlNUsxUXBQTFkrdXJsSkttUit2UEVySTAyZG5qS0dLT1R5cUxwcTVUalFpQzU3U2RiNHluam1TcjBkUFpWT2V1cG1waDBicGdmcUdjUnVRb0FhM2JucFpHMjc1REdqekhtR25aVWRZZjBkOGMwVWJQSnE2V1VDYWxuUnU3bXJZVDVaOG0xVWlmWk0wcHdGbHJFSWxiV2tLRVNEY2syTjZkaGtVeTY1MmtXRWhHb3QyM1ZvdWJnS0pHekJvZzllR1hhZDNBenZMY3pKWkxwTUdqK0ZyV29mc2Facm1xUGk3M0F4WkN6Um1XZ29cLys4N29YdmJJc3lmOWZ0Z2VYVXRIIiwibWFjIjoiZjk1NGZmMGNjMjk4NjczYWZmNjU5OGM5MzE0MmEzNzc5ZjJiNTc2MmMyMmU0ODQxZGJiYTE2NDhiY2I1ZDRhZSJ9; expires=Fri, 11-Jul-2025 00:59:00 GMT; path=/; httponly ◀lx5lbLSWgV4r1aayG2erZAG9cL9MBWQ7QCHrVve6=eyJpdiI6Ikszb3dzN21cL0owc3ZOSThHTFlHWld3PT0iLCJ2YWx1ZSI6IkxubDJLeld3S1dzQ2dUb3JINUpnQzVVZmJtTVo3VmhsYWE1UGxcL25HNUs2djN ▶" ] ]
0 of 0array:4 [▶ "_token" => "3EFX6fZTcgGce9XFuP2cZRTgvIC5HulRO3QQ5YqL" "_previous" => array:1 [▶ "url" => "https://www.bookmart.ae/b-165568" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]