وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (68.62%) | 166.73ms |
1 x Booting (31.01%) | 75.36ms |
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` = '156677' 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` = 156677
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` = 156677)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 57727 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 148 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` = 156677
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 156677 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` = 445 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` = 2191
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2191 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` = 29 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` = 2340
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2340 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 801 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 18 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` = 3027
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 3027 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 801 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 18 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` = 3028
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 3028 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 804 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1005 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` = 3240
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 3240 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 810 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1982 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` = 4798
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4798 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 820 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 2439 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` = 5450
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 5450 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 821 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 2457 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` = 5503
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 5503 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 821 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 2459 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` = 5505
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 5505 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 826 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 2947 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` = 6613
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 6613 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.149" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-forwarded-for" => array:1 [▶ 0 => "216.73.216.149" ] "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 => "9516deeeca618637-ORD" ] "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-156677" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-156677" "REMOTE_PORT" => "44062" "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.149" "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.149" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "216.73.216.149" "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" => "9516deeeca618637-ORD" "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" => "18692-2871-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" => "aFIQX1oQOja7CnGDI19v8QAAMz8" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_H2_STREAM_TAG" => "18692-2871-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" => "aFIQX1oQOja7CnGDI19v8QAAMz8" "REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_H2_STREAM_TAG" => "18692-2871-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" => "aFIQX1oQOja7CnGDI19v8QAAMz8" "REDIRECT_REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1750208607.4412 "REQUEST_TIME" => 1750208607 ]
[]
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 => "Wed, 18 Jun 2025 01:03:27 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InFwS2tXQjRpenhjTFVIamNoaURneHc9PSIsInZhbHVlIjoiU0hoekIrdStuZ3lFU2I0TlFQR1dvMGdXOU8wTnhhR0pWd05SXC9qcWU4MHI5TnhMZ1dPT0IzaldCNUE4Z1FXUVlmY1lkdmJMbGF5OVRHT2NUK0xTMzFyZHEyT3ZCcXlwMGViZ1wvWWRXT0kxRzlOV1VuRHY1VU8zcWhUY2dNakRWZiIsIm1hYyI6ImE1YWY2YzhlNWQ5MjFkN2FiMTZmNjExNmM0YTU1NDdiM2FhYjkxZjY3N2NjYmE2MDFlOTQ2NGI0NjEzZTk1Y2QifQ%3D%3D; expires=Wed, 18-Jun-2025 03:03:27 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6InFwS2tXQjRpenhjTFVIamNoaURneHc9PSIsInZhbHVlIjoiU0hoekIrdStuZ3lFU2I0TlFQR1dvMGdXOU8wTnhhR0pWd05SXC9qcWU4MHI5TnhMZ1dPT0IzaldCNUE4Z1FXUVlmY1lkd ▶" 1 => "application_session=eyJpdiI6IjJ4b040bVBpWjZGYzFXT25EUStLWEE9PSIsInZhbHVlIjoiNTdXcTF2VEtXZmE0eVh2WHpENlVucE5tY2JhNVZYTStWbWt4TnZIaktBUmNEb0dLRVJyTTlHNHBwd2h1TUxvWDJNa1hFWFNJU0lKR1VDM3BwVkE2YjBBZ1Rxejk3VFpQQ2x0N0N3b3Z4VUxxNTZYN1N1QnhRMytcL1lVTHRKZzdmIiwibWFjIjoiMGM2MmZjODExMjEzM2I3YjA2NmY5ODM4NDNjNTQzMWI0MWFhM2Q3YTg0NTkxNTQ3Mjc0MTQxNGExZWQxMmY0OCJ9; expires=Wed, 18-Jun-2025 03:03:27 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6IjJ4b040bVBpWjZGYzFXT25EUStLWEE9PSIsInZhbHVlIjoiNTdXcTF2VEtXZmE0eVh2WHpENlVucE5tY2JhNVZYTStWbWt4TnZIaktBUmNEb0dLRVJyTTlHNHBwd2h1TUxv ▶" 2 => "bVYjuLpY0GdiTqgGqezcK7eV7FdZbZIYSSWZQB3M=eyJpdiI6InBcL2NsTkJkbk84UU40QnNTWTdVbzB3PT0iLCJ2YWx1ZSI6InMyT1dzY0w3MTFYbHM2WTdnSWxQbXBrZjJNWDFQcFRwZUJmQXUrcTY5QlI3Y1JyVXptb2M5M2JweWd0Qkp4bnk3S0RLZkI4Y2QzKzF6YmRvMGFSNzZGeFBlNGR2T1dJRGdGcW9rZWx4QnJIcnBiVHN4WlpaOUxjQzZya21ERjhEY2VcL1E5eDdqbjRQSko4U3FhQm8yRkhhOXRJU1N0U3U5bHUrbVM2R3l3Qjd5WW1YRlY1YjhUNmxmdXJVUk5YdEpDU1dhZDF2Rm8zR0dWZ2RhVXVZR2F0WUhkZ2RHQ3BGRU52cXo0bkZnTkpWWFV5dUFaSHY5M1Z2TytReDNoNDM4WThZOXh5eGVDYWNZejZiNGJza3N1WGZOejZTZkVuME13UCttM3IwTmtVUndicGREMjE0V25mY2NyeGFyM0VRXC80b0dzWVNsUW1lektRd2FSeWd6Y1wvRUlIYmIzUzBYTlFvN2lNQWNpT3QyZHlSRFArcVBoWm5iUjFTVlwvS0tJRWsiLCJtYWMiOiI0MzhkOGZjNzdkN2Q2YTMxYmIzMDc2NzQxZjkwNmU3MWU3ZTliMDRiZmY3NTkxMjVlNjAwZGU3YzA5Yzg4MDk1In0%3D; expires=Wed, 18-Jun-2025 03:03:27 GMT; Max-Age=7200; path=/; httponly ◀bVYjuLpY0GdiTqgGqezcK7eV7FdZbZIYSSWZQB3M=eyJpdiI6InBcL2NsTkJkbk84UU40QnNTWTdVbzB3PT0iLCJ2YWx1ZSI6InMyT1dzY0w3MTFYbHM2WTdnSWxQbXBrZjJNWDFQcFRwZUJmQXUrcTY5QlI3Y1J ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InFwS2tXQjRpenhjTFVIamNoaURneHc9PSIsInZhbHVlIjoiU0hoekIrdStuZ3lFU2I0TlFQR1dvMGdXOU8wTnhhR0pWd05SXC9qcWU4MHI5TnhMZ1dPT0IzaldCNUE4Z1FXUVlmY1lkdmJMbGF5OVRHT2NUK0xTMzFyZHEyT3ZCcXlwMGViZ1wvWWRXT0kxRzlOV1VuRHY1VU8zcWhUY2dNakRWZiIsIm1hYyI6ImE1YWY2YzhlNWQ5MjFkN2FiMTZmNjExNmM0YTU1NDdiM2FhYjkxZjY3N2NjYmE2MDFlOTQ2NGI0NjEzZTk1Y2QifQ%3D%3D; expires=Wed, 18-Jun-2025 03:03:27 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InFwS2tXQjRpenhjTFVIamNoaURneHc9PSIsInZhbHVlIjoiU0hoekIrdStuZ3lFU2I0TlFQR1dvMGdXOU8wTnhhR0pWd05SXC9qcWU4MHI5TnhMZ1dPT0IzaldCNUE4Z1FXUVlmY1lkd ▶" 1 => "application_session=eyJpdiI6IjJ4b040bVBpWjZGYzFXT25EUStLWEE9PSIsInZhbHVlIjoiNTdXcTF2VEtXZmE0eVh2WHpENlVucE5tY2JhNVZYTStWbWt4TnZIaktBUmNEb0dLRVJyTTlHNHBwd2h1TUxvWDJNa1hFWFNJU0lKR1VDM3BwVkE2YjBBZ1Rxejk3VFpQQ2x0N0N3b3Z4VUxxNTZYN1N1QnhRMytcL1lVTHRKZzdmIiwibWFjIjoiMGM2MmZjODExMjEzM2I3YjA2NmY5ODM4NDNjNTQzMWI0MWFhM2Q3YTg0NTkxNTQ3Mjc0MTQxNGExZWQxMmY0OCJ9; expires=Wed, 18-Jun-2025 03:03:27 GMT; path=/; httponly ◀application_session=eyJpdiI6IjJ4b040bVBpWjZGYzFXT25EUStLWEE9PSIsInZhbHVlIjoiNTdXcTF2VEtXZmE0eVh2WHpENlVucE5tY2JhNVZYTStWbWt4TnZIaktBUmNEb0dLRVJyTTlHNHBwd2h1TUxv ▶" 2 => "bVYjuLpY0GdiTqgGqezcK7eV7FdZbZIYSSWZQB3M=eyJpdiI6InBcL2NsTkJkbk84UU40QnNTWTdVbzB3PT0iLCJ2YWx1ZSI6InMyT1dzY0w3MTFYbHM2WTdnSWxQbXBrZjJNWDFQcFRwZUJmQXUrcTY5QlI3Y1JyVXptb2M5M2JweWd0Qkp4bnk3S0RLZkI4Y2QzKzF6YmRvMGFSNzZGeFBlNGR2T1dJRGdGcW9rZWx4QnJIcnBiVHN4WlpaOUxjQzZya21ERjhEY2VcL1E5eDdqbjRQSko4U3FhQm8yRkhhOXRJU1N0U3U5bHUrbVM2R3l3Qjd5WW1YRlY1YjhUNmxmdXJVUk5YdEpDU1dhZDF2Rm8zR0dWZ2RhVXVZR2F0WUhkZ2RHQ3BGRU52cXo0bkZnTkpWWFV5dUFaSHY5M1Z2TytReDNoNDM4WThZOXh5eGVDYWNZejZiNGJza3N1WGZOejZTZkVuME13UCttM3IwTmtVUndicGREMjE0V25mY2NyeGFyM0VRXC80b0dzWVNsUW1lektRd2FSeWd6Y1wvRUlIYmIzUzBYTlFvN2lNQWNpT3QyZHlSRFArcVBoWm5iUjFTVlwvS0tJRWsiLCJtYWMiOiI0MzhkOGZjNzdkN2Q2YTMxYmIzMDc2NzQxZjkwNmU3MWU3ZTliMDRiZmY3NTkxMjVlNjAwZGU3YzA5Yzg4MDk1In0%3D; expires=Wed, 18-Jun-2025 03:03:27 GMT; path=/; httponly ◀bVYjuLpY0GdiTqgGqezcK7eV7FdZbZIYSSWZQB3M=eyJpdiI6InBcL2NsTkJkbk84UU40QnNTWTdVbzB3PT0iLCJ2YWx1ZSI6InMyT1dzY0w3MTFYbHM2WTdnSWxQbXBrZjJNWDFQcFRwZUJmQXUrcTY5QlI3Y1J ▶" ] ]
0 of 0array:4 [▶ "_token" => "Ro3FOPxTsHwXH3JeZUQ7p7HMHOVBL3qVWIWPG5Di" "_previous" => array:1 [▶ "url" => "https://www.bookmart.ae/b-156677" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]