وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (75.14%) | 276.72ms |
1 x Booting (24.54%) | 90.37ms |
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` = '112212' 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` = 112212
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` = 112212)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 39680 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 538 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` = 112212
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 112212 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` = 184 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` = 1482
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1482 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` = 184 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` = 1491
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1491 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` = 231 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` = 1501
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1501 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` = 42 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` = 1507
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1507 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` = 233 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` = 1508
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1508 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` = 220 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` = 1509
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1509 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` = 47 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` = 1510
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1510 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` = 234 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` = 1511
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1511 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` = 233 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` = 1512
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1512 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` = 34 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` = 2061
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2061 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.39" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-forwarded-for" => array:1 [▶ 0 => "216.73.216.39" ] "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 => "95236fb0fbf510bf-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-112212" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-112212" "REMOTE_PORT" => "10360" "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.39" "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.39" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "216.73.216.39" "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" => "95236fb0fbf510bf-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" => "11768-573-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" => "aFQTDYXLwl_xhIuSIkCRtQAAKhY" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_H2_STREAM_TAG" => "11768-573-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" => "aFQTDYXLwl_xhIuSIkCRtQAAKhY" "REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_H2_STREAM_TAG" => "11768-573-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" => "aFQTDYXLwl_xhIuSIkCRtQAAKhY" "REDIRECT_REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1750340365.4172 "REQUEST_TIME" => 1750340365 ]
[]
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, 19 Jun 2025 13:39:25 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlZ5cnExWVdoWUR3QTdWXC9rUGJmeUl3PT0iLCJ2YWx1ZSI6IkxaQ3V3NEJqMURJcEZNWVwvVTZwbnFIa0RBWUFRdmFyd1RaM3ppSUZDQU92bWczZUF3NnlnaU0xdnl1WGE5a2R2VDc5ckdLeGk4N2FjeTA1SDE2NHNQSjlBcFRNRDk1alhpUURcL0c1MENzVWQ0KzBHVmlEM1NDWWNCWm9LdHRMV0giLCJtYWMiOiI4MGMzNWJhZDUyN2EzOTM0OTdkMjJkMWU1NWFlZjYzYzlkYzIxNDY3NjE2ZGI5MDEyMTk4M2FkYzI2NGI0ODllIn0%3D; expires=Thu, 19-Jun-2025 15:39:25 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IlZ5cnExWVdoWUR3QTdWXC9rUGJmeUl3PT0iLCJ2YWx1ZSI6IkxaQ3V3NEJqMURJcEZNWVwvVTZwbnFIa0RBWUFRdmFyd1RaM3ppSUZDQU92bWczZUF3NnlnaU0xdnl1WGE5a2R2VDc5c ▶" 1 => "application_session=eyJpdiI6ImVGRE5pdEZZMnY5R0wzY2pZN1Q4XC93PT0iLCJ2YWx1ZSI6Ilh5bVVpRFNxT1RMbjN5OVwvc2JhZWp5MVozK3grS3JiNmhWMHdtcGZrZDhJalZWVjM5czNhXC9pU0orbzBOakJ4S2FBbzRyelZUeldLSmFhRGJ0M3B4NHN2T0VQelhxNUZ4dUlaWVNRSnlialc0TWRsK2JLRGlDaGhYTmVLb3Z5Z08iLCJtYWMiOiJkZGZkMTNlZjg5MWNlM2IxYmFlOWY5YzU2YjFiMGUzMmRiNDI4MmE5ZDc2Y2FjNjFlMTc0ZTYzMTcyYTg5YjkxIn0%3D; expires=Thu, 19-Jun-2025 15:39:25 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6ImVGRE5pdEZZMnY5R0wzY2pZN1Q4XC93PT0iLCJ2YWx1ZSI6Ilh5bVVpRFNxT1RMbjN5OVwvc2JhZWp5MVozK3grS3JiNmhWMHdtcGZrZDhJalZWVjM5czNhXC9pU0orbzBO ▶" 2 => "gtMCI2xMqAde7vLuho5jsatYdhHSZMW8xVRnKhXb=eyJpdiI6InpoajVPQlNKWVN3VERHa1hIOFRFR1E9PSIsInZhbHVlIjoiTmFGaHRNYjZLcjFqeXgrVElrRU44Z09zeU9jNlptU2NZTXNKYWxhR201U1IrSVJIWHo5d2dzRmM3eUtXVTZxZk9GMVRaNUhMOWdUaXdjb3NRSUU2YXBNQWdIbm5XRGR6V3ZtMlBOZE92bmx3NE1lV2N0Y0x4OU5XZGRKN1pydzBaUXVzV3dzQXk1a2gxTHRwaFZHSzgxOU9uSWdwQ09RbmxpNHN1ZVwvdXdrTzk5eDVcLzRYUUNYN25aUXBxeVVQUTNRbkdDWkE2XC9mZmJOdUhtUnpkSStqbXNveTNwQ1RjSHByN0NxU1U5OFwvenQ0TWNjVE1qdUtMYUhKOGpNMForU25HeXdNUDJPK0lEWEJtZ3Uxa3R4QkQ3OWZLdU9reXUwbXNLaU5YZ2ZtQnRibFI2TGVmbG5xY0dPaW1wTVlVdWJ0am1TbzFWNFwvK2lPbDhGQ3laQWRZRjVGaDNKdFA1Ykt4VG90ZmlcLzZkWWhSXC94QWZcL3BIUjJsZk93QjNST1grK2oiLCJtYWMiOiIxOTczZmIzNTk5ZjliYmY0NGNkZDllMzA1ZjliZWM4MzE2YzI1MjJmZjgzZmFkOTA0NjYxN2E4OGJhMDI1OGRmIn0%3D; expires=Thu, 19-Jun-2025 15:39:25 GMT; Max-Age=7200; path=/; httponly ◀gtMCI2xMqAde7vLuho5jsatYdhHSZMW8xVRnKhXb=eyJpdiI6InpoajVPQlNKWVN3VERHa1hIOFRFR1E9PSIsInZhbHVlIjoiTmFGaHRNYjZLcjFqeXgrVElrRU44Z09zeU9jNlptU2NZTXNKYWxhR201U1IrSVJ ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlZ5cnExWVdoWUR3QTdWXC9rUGJmeUl3PT0iLCJ2YWx1ZSI6IkxaQ3V3NEJqMURJcEZNWVwvVTZwbnFIa0RBWUFRdmFyd1RaM3ppSUZDQU92bWczZUF3NnlnaU0xdnl1WGE5a2R2VDc5ckdLeGk4N2FjeTA1SDE2NHNQSjlBcFRNRDk1alhpUURcL0c1MENzVWQ0KzBHVmlEM1NDWWNCWm9LdHRMV0giLCJtYWMiOiI4MGMzNWJhZDUyN2EzOTM0OTdkMjJkMWU1NWFlZjYzYzlkYzIxNDY3NjE2ZGI5MDEyMTk4M2FkYzI2NGI0ODllIn0%3D; expires=Thu, 19-Jun-2025 15:39:25 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IlZ5cnExWVdoWUR3QTdWXC9rUGJmeUl3PT0iLCJ2YWx1ZSI6IkxaQ3V3NEJqMURJcEZNWVwvVTZwbnFIa0RBWUFRdmFyd1RaM3ppSUZDQU92bWczZUF3NnlnaU0xdnl1WGE5a2R2VDc5c ▶" 1 => "application_session=eyJpdiI6ImVGRE5pdEZZMnY5R0wzY2pZN1Q4XC93PT0iLCJ2YWx1ZSI6Ilh5bVVpRFNxT1RMbjN5OVwvc2JhZWp5MVozK3grS3JiNmhWMHdtcGZrZDhJalZWVjM5czNhXC9pU0orbzBOakJ4S2FBbzRyelZUeldLSmFhRGJ0M3B4NHN2T0VQelhxNUZ4dUlaWVNRSnlialc0TWRsK2JLRGlDaGhYTmVLb3Z5Z08iLCJtYWMiOiJkZGZkMTNlZjg5MWNlM2IxYmFlOWY5YzU2YjFiMGUzMmRiNDI4MmE5ZDc2Y2FjNjFlMTc0ZTYzMTcyYTg5YjkxIn0%3D; expires=Thu, 19-Jun-2025 15:39:25 GMT; path=/; httponly ◀application_session=eyJpdiI6ImVGRE5pdEZZMnY5R0wzY2pZN1Q4XC93PT0iLCJ2YWx1ZSI6Ilh5bVVpRFNxT1RMbjN5OVwvc2JhZWp5MVozK3grS3JiNmhWMHdtcGZrZDhJalZWVjM5czNhXC9pU0orbzBO ▶" 2 => "gtMCI2xMqAde7vLuho5jsatYdhHSZMW8xVRnKhXb=eyJpdiI6InpoajVPQlNKWVN3VERHa1hIOFRFR1E9PSIsInZhbHVlIjoiTmFGaHRNYjZLcjFqeXgrVElrRU44Z09zeU9jNlptU2NZTXNKYWxhR201U1IrSVJIWHo5d2dzRmM3eUtXVTZxZk9GMVRaNUhMOWdUaXdjb3NRSUU2YXBNQWdIbm5XRGR6V3ZtMlBOZE92bmx3NE1lV2N0Y0x4OU5XZGRKN1pydzBaUXVzV3dzQXk1a2gxTHRwaFZHSzgxOU9uSWdwQ09RbmxpNHN1ZVwvdXdrTzk5eDVcLzRYUUNYN25aUXBxeVVQUTNRbkdDWkE2XC9mZmJOdUhtUnpkSStqbXNveTNwQ1RjSHByN0NxU1U5OFwvenQ0TWNjVE1qdUtMYUhKOGpNMForU25HeXdNUDJPK0lEWEJtZ3Uxa3R4QkQ3OWZLdU9reXUwbXNLaU5YZ2ZtQnRibFI2TGVmbG5xY0dPaW1wTVlVdWJ0am1TbzFWNFwvK2lPbDhGQ3laQWRZRjVGaDNKdFA1Ykt4VG90ZmlcLzZkWWhSXC94QWZcL3BIUjJsZk93QjNST1grK2oiLCJtYWMiOiIxOTczZmIzNTk5ZjliYmY0NGNkZDllMzA1ZjliZWM4MzE2YzI1MjJmZjgzZmFkOTA0NjYxN2E4OGJhMDI1OGRmIn0%3D; expires=Thu, 19-Jun-2025 15:39:25 GMT; path=/; httponly ◀gtMCI2xMqAde7vLuho5jsatYdhHSZMW8xVRnKhXb=eyJpdiI6InpoajVPQlNKWVN3VERHa1hIOFRFR1E9PSIsInZhbHVlIjoiTmFGaHRNYjZLcjFqeXgrVElrRU44Z09zeU9jNlptU2NZTXNKYWxhR201U1IrSVJ ▶" ] ]
0 of 0array:4 [▶ "_token" => "UhyhPzCa2dEef4JQDouVq0qpkDj2Uf38YcePhOjj" "_previous" => array:1 [▶ "url" => "https://www.bookmart.ae/b-112212" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]