وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (74.51%) | 277.79ms |
1 x Booting (25.17%) | 93.86ms |
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` = '144025' 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` = 144025
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` = 144025)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 32626 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 19 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` = 144025
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 144025 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.166" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-forwarded-for" => array:1 [▶ 0 => "216.73.216.166" ] "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 => "95a80749094ea24c-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-144025" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-144025" "REMOTE_PORT" => "41472" "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.166" "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.166" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "216.73.216.166" "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" => "95a80749094ea24c-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" => "10652-4402-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" => "aGlKASUgYEtFiPKeIrYeXgAAMSk" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_H2_STREAM_TAG" => "10652-4402-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" => "aGlKASUgYEtFiPKeIrYeXgAAMSk" "REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_H2_STREAM_TAG" => "10652-4402-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" => "aGlKASUgYEtFiPKeIrYeXgAAMSk" "REDIRECT_REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1751730689.9351 "REQUEST_TIME" => 1751730689 ]
[]
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 => "Sat, 05 Jul 2025 15:51:30 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImRvNjJNREVtbVwvZzFlSmRUdDhoYnp3PT0iLCJ2YWx1ZSI6IlpIZVlBUXVBdUNybFFVT2xiTG1rbWZuTHpNVk9vNDdDa3kreEU4QlljcG5HVXZjeDdzdU9qbHJUdCtINjNWZVRYaGFrZEc1OG9qSnpLMkZjamJ5cGhiQzVsRm8rSmVJZklwckJsR3QzXC9EUjJ5Wk12dUt3SG9MbnJVRHMxdEVTViIsIm1hYyI6IjM2ZDEzMTg0M2I3NTU4NTE5OTcxMTQ3NDUzMzViNjlkOTA1NGI3MzIzNDdhMzA5YWQxODFlNDExZGRhYjE0Y2UifQ%3D%3D; expires=Sat, 05-Jul-2025 17:51:30 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6ImRvNjJNREVtbVwvZzFlSmRUdDhoYnp3PT0iLCJ2YWx1ZSI6IlpIZVlBUXVBdUNybFFVT2xiTG1rbWZuTHpNVk9vNDdDa3kreEU4QlljcG5HVXZjeDdzdU9qbHJUdCtINjNWZVRYaGFrZ ▶" 1 => "application_session=eyJpdiI6Im05UGZcL2ZxUUNPMXNiK1lCQlRIXC9vUT09IiwidmFsdWUiOiJlWlptcUV0ZVhSRUg4R0prdTVKWVArNGxDXC84UEV4Y1dWSENSUDk2elpaQzNhY3RvME5xNjBhY1wvbHBTREh5dzNTSERDSXRFUUtya1NcLzZEcVU4SE0wRHV1S2paVFZCWDJmNkhJT1wvejM2cUE4aFdab1NkVEJmWERQVDV3bDR1NWwiLCJtYWMiOiI1ZDQ0OGM1YzdjOTM2OTU2NWQ2NTE0NmYyYjQ3N2I4ZjVhMTJlMjEyNzA0OTU5YTBiMGM2Nzk3MGEwMTg0ODEwIn0%3D; expires=Sat, 05-Jul-2025 17:51:30 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6Im05UGZcL2ZxUUNPMXNiK1lCQlRIXC9vUT09IiwidmFsdWUiOiJlWlptcUV0ZVhSRUg4R0prdTVKWVArNGxDXC84UEV4Y1dWSENSUDk2elpaQzNhY3RvME5xNjBhY1wvbHBT ▶" 2 => "KOM6kXyNF5u7DY4X22iB2iKs8MWmXcppyNsiATwT=eyJpdiI6IjVhMEMxY0RHUFR0MFQ2QXNiOENoaFE9PSIsInZhbHVlIjoiQjNQRElaRnBkQUJCTDBSYnRoRkdxSk1NWUVDNEtBMHI0Y09mK2loUnFvUlwvZENtbEpSZzVLbXlYN3FpM0o1ZUZ6RkpRVTF4Q1RzcUVwb1BnMnI1clBnMkZtc1lkcE5BNjNGQzZSb0NUVzVoZmFFeWw1N2ExUzdzalJqb3dcL0Y2RldiR04rRXNMMWdzSVo2VTZwWjVOSjNTaTZQT0NjVk1tNXltNFJ3TjBBRkhPNWRBWWl1aVhlZXM2dldYQkVtNWhwbm13SXpUaTZQVlBxUnBxa3FXM3BhNWpwUFwvUTM4dERCVGRHajJMZmp2c0RqOCtUb2V0VXowWW5OT2ZsWXNsTmEyWGJOc01QQWdKZzViNHhPSHF4RDRXT1BOMm9VQkZLczZDN2NIR1o0eEs3cDdvXC9JZTZ5VGZHelRKQkV3ZWtiYTJPcjJkU3hpV0tXU3RlR1RheElDM0huMmhJcm03aHdzUVlnRmNBSCtkT2xzMlN2aGJxa2dHbEZjSU85SUFyViIsIm1hYyI6IjljNjcyMWUwY2Y4YjAxZWQwY2YzMzZhMTA1MGVlODFjNTI0MGQ3ZmMxMjZkNGM2MmY1N2UwZGM3MzBkNzZlNTYifQ%3D%3D; expires=Sat, 05-Jul-2025 17:51:30 GMT; Max-Age=7200; path=/; httponly ◀KOM6kXyNF5u7DY4X22iB2iKs8MWmXcppyNsiATwT=eyJpdiI6IjVhMEMxY0RHUFR0MFQ2QXNiOENoaFE9PSIsInZhbHVlIjoiQjNQRElaRnBkQUJCTDBSYnRoRkdxSk1NWUVDNEtBMHI0Y09mK2loUnFvUlwvZEN ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImRvNjJNREVtbVwvZzFlSmRUdDhoYnp3PT0iLCJ2YWx1ZSI6IlpIZVlBUXVBdUNybFFVT2xiTG1rbWZuTHpNVk9vNDdDa3kreEU4QlljcG5HVXZjeDdzdU9qbHJUdCtINjNWZVRYaGFrZEc1OG9qSnpLMkZjamJ5cGhiQzVsRm8rSmVJZklwckJsR3QzXC9EUjJ5Wk12dUt3SG9MbnJVRHMxdEVTViIsIm1hYyI6IjM2ZDEzMTg0M2I3NTU4NTE5OTcxMTQ3NDUzMzViNjlkOTA1NGI3MzIzNDdhMzA5YWQxODFlNDExZGRhYjE0Y2UifQ%3D%3D; expires=Sat, 05-Jul-2025 17:51:30 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6ImRvNjJNREVtbVwvZzFlSmRUdDhoYnp3PT0iLCJ2YWx1ZSI6IlpIZVlBUXVBdUNybFFVT2xiTG1rbWZuTHpNVk9vNDdDa3kreEU4QlljcG5HVXZjeDdzdU9qbHJUdCtINjNWZVRYaGFrZ ▶" 1 => "application_session=eyJpdiI6Im05UGZcL2ZxUUNPMXNiK1lCQlRIXC9vUT09IiwidmFsdWUiOiJlWlptcUV0ZVhSRUg4R0prdTVKWVArNGxDXC84UEV4Y1dWSENSUDk2elpaQzNhY3RvME5xNjBhY1wvbHBTREh5dzNTSERDSXRFUUtya1NcLzZEcVU4SE0wRHV1S2paVFZCWDJmNkhJT1wvejM2cUE4aFdab1NkVEJmWERQVDV3bDR1NWwiLCJtYWMiOiI1ZDQ0OGM1YzdjOTM2OTU2NWQ2NTE0NmYyYjQ3N2I4ZjVhMTJlMjEyNzA0OTU5YTBiMGM2Nzk3MGEwMTg0ODEwIn0%3D; expires=Sat, 05-Jul-2025 17:51:30 GMT; path=/; httponly ◀application_session=eyJpdiI6Im05UGZcL2ZxUUNPMXNiK1lCQlRIXC9vUT09IiwidmFsdWUiOiJlWlptcUV0ZVhSRUg4R0prdTVKWVArNGxDXC84UEV4Y1dWSENSUDk2elpaQzNhY3RvME5xNjBhY1wvbHBT ▶" 2 => "KOM6kXyNF5u7DY4X22iB2iKs8MWmXcppyNsiATwT=eyJpdiI6IjVhMEMxY0RHUFR0MFQ2QXNiOENoaFE9PSIsInZhbHVlIjoiQjNQRElaRnBkQUJCTDBSYnRoRkdxSk1NWUVDNEtBMHI0Y09mK2loUnFvUlwvZENtbEpSZzVLbXlYN3FpM0o1ZUZ6RkpRVTF4Q1RzcUVwb1BnMnI1clBnMkZtc1lkcE5BNjNGQzZSb0NUVzVoZmFFeWw1N2ExUzdzalJqb3dcL0Y2RldiR04rRXNMMWdzSVo2VTZwWjVOSjNTaTZQT0NjVk1tNXltNFJ3TjBBRkhPNWRBWWl1aVhlZXM2dldYQkVtNWhwbm13SXpUaTZQVlBxUnBxa3FXM3BhNWpwUFwvUTM4dERCVGRHajJMZmp2c0RqOCtUb2V0VXowWW5OT2ZsWXNsTmEyWGJOc01QQWdKZzViNHhPSHF4RDRXT1BOMm9VQkZLczZDN2NIR1o0eEs3cDdvXC9JZTZ5VGZHelRKQkV3ZWtiYTJPcjJkU3hpV0tXU3RlR1RheElDM0huMmhJcm03aHdzUVlnRmNBSCtkT2xzMlN2aGJxa2dHbEZjSU85SUFyViIsIm1hYyI6IjljNjcyMWUwY2Y4YjAxZWQwY2YzMzZhMTA1MGVlODFjNTI0MGQ3ZmMxMjZkNGM2MmY1N2UwZGM3MzBkNzZlNTYifQ%3D%3D; expires=Sat, 05-Jul-2025 17:51:30 GMT; path=/; httponly ◀KOM6kXyNF5u7DY4X22iB2iKs8MWmXcppyNsiATwT=eyJpdiI6IjVhMEMxY0RHUFR0MFQ2QXNiOENoaFE9PSIsInZhbHVlIjoiQjNQRElaRnBkQUJCTDBSYnRoRkdxSk1NWUVDNEtBMHI0Y09mK2loUnFvUlwvZEN ▶" ] ]
0 of 0array:4 [▶ "_token" => "b8pa7J5S7OP52X9yFT6d4ECobgstPHQmNupIiBes" "_previous" => array:1 [▶ "url" => "https://www.bookmart.ae/b-144025" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]