وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (70.31%) | 184.78ms |
1 x Booting (29.21%) | 76.77ms |
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` = '162171' 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` = 162171
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` = 162171)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 9000 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 742 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` = 162171
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 162171 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` = 31 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` = 91
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 91 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` = 4909 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` = 92
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 92 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` = 98
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 98 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` = 35 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` = 99
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 99 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` = 51570 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` = 100
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 100 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` = 101
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 101 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` = 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` = 116
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 116 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` = 38 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` = 119
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 119 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` = 38 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` = 120
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 120 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` = 38 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` = 121
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 121 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:10 [▶ "connection" => array:1 [▶ 0 => "keep-alive" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "x-forwarded-for" => array:1 [▶ 0 => "10.1.16.31" ] "via" => array:1 [▶ 0 => "1.1 squid-proxy-5b5d847c96-8n9z9 (squid/6.10)" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate" ] "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" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "host" => array:1 [▶ 0 => "bookmart.ae" ] ]
0 of 0array:43 [▶ "USER" => "bookmart" "HOME" => "/home/bookmart" "SCRIPT_NAME" => "/public/index.php" "REQUEST_URI" => "/b-162171" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-162171" "REMOTE_PORT" => "34049" "SCRIPT_FILENAME" => "/home/bookmart/domains/bookmart.ae/public_html/public/index.php" "SERVER_ADMIN" => "webmaster@bookmart.ae" "CONTEXT_DOCUMENT_ROOT" => "/home/bookmart/domains/bookmart.ae/public_html" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "http" "DOCUMENT_ROOT" => "/home/bookmart/domains/bookmart.ae/public_html" "REMOTE_ADDR" => "216.73.216.119" "SERVER_PORT" => "80" "SERVER_ADDR" => "108.181.242.5" "SERVER_NAME" => "bookmart.ae" "SERVER_SOFTWARE" => "Apache/2" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_CONNECTION" => "keep-alive" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_X_FORWARDED_FOR" => "10.1.16.31" "HTTP_VIA" => "1.1 squid-proxy-5b5d847c96-8n9z9 (squid/6.10)" "HTTP_ACCEPT_ENCODING" => "gzip, deflate" "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_PRAGMA" => "no-cache" "HTTP_HOST" => "bookmart.ae" "proxy-nokeepalive" => "1" "UNIQUE_ID" => "aEPla6_JvTIjRMvrQYT4aAAAABs" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "aEPla6_JvTIjRMvrQYT4aAAAABs" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "aEPla6_JvTIjRMvrQYT4aAAAABs" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1749280107.4758 "REQUEST_TIME" => 1749280107 ]
[]
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, 07 Jun 2025 07:08:27 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Inl6YzVvZGpveEs5WEZzd01Fd2pUWkE9PSIsInZhbHVlIjoicXJZSFN4TWY2eks0MXJzSVRJN3ZYMEtCYUcrdHJJbUcyVnExUjlvV3lmQWFGZmtpVFwvMks2THhyVGRXXC9jK2I5Mkh1VnhZZzA3S1wvcGtYRmNEQ2VqdFBNVExJXC9kNG1tRHorUFppSmp6ZjJVc0k0eVF2TTRKR21wRUQ0S09HR0NvIiwibWFjIjoiMDQwNzcxODY3MjVkZjA5ZTI2YWUxOGFhMWY2Y2Q0N2EwMWIzMjE3MDE5NGQ1MGQ3NjdjMjczYzk0YWY0YWY1YSJ9; expires=Sat, 07-Jun-2025 09:08:27 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6Inl6YzVvZGpveEs5WEZzd01Fd2pUWkE9PSIsInZhbHVlIjoicXJZSFN4TWY2eks0MXJzSVRJN3ZYMEtCYUcrdHJJbUcyVnExUjlvV3lmQWFGZmtpVFwvMks2THhyVGRXXC9jK2I5Mkh1V ▶" 1 => "application_session=eyJpdiI6Im5SVkt1cVJBQ1JiYnFcL2lmSWN4K29nPT0iLCJ2YWx1ZSI6IjdJSjBiYnJDSFwvUzducXhVVU1Fcmw0WkxmaGdlXC9ha2lMSzVwMzl4V3ZpVUQ2bW81RzZaN0hBT3FZanpcL3RqdXB4eWdPQkJvVEVzMmlTY1BuamhzdHpVbnUxb21tMWJwaHd6Z1E3OE5YdEZ5T01Gc3BDdXlLUG10V3BVV3BacmZEIiwibWFjIjoiOGEzNmU2MmE2ZWNlZTExMmU5OGY0YjkyNDlhNDViMGU1ZmEwNDEzYWI2NmRjMWQwYmQ2NzljMGU4Y2FmOTc3ZiJ9; expires=Sat, 07-Jun-2025 09:08:27 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6Im5SVkt1cVJBQ1JiYnFcL2lmSWN4K29nPT0iLCJ2YWx1ZSI6IjdJSjBiYnJDSFwvUzducXhVVU1Fcmw0WkxmaGdlXC9ha2lMSzVwMzl4V3ZpVUQ2bW81RzZaN0hBT3FZanpc ▶" 2 => "SZjs8W3GeA0kbXDJANbF9C4KdNccuNN1OQ0Uatze=eyJpdiI6IjU4MUtkdldqNWZZcDBRZ0dJWERKN2c9PSIsInZhbHVlIjoiNUgrZnc0azR5cysxNHZYdVplM2wyeVozNWg1bTZzVWpsMGZDXC96NlBTOVwvXC82TTY0NUFlZ09kTTIzM25CSXN5THlaT1puc29OUFpKcFkwMmVmbkJJTHJydVBjVVNaRW5Salo3R0UrY1g2OUhLelZEd3ZyeVFITWhwTjhpSE5vM1ZrZ2lTd2xcL1JnRURRMHA5ZlZSQjZKRE1ubHJuVGF5c1lZd3Q2U3BRbzRTYUw1TGxkSkt1M0VHXC9BaG54ZEluRU4yM0d3OUIrVDhMcmJ0STEzK1c2TURkOUhoVEE3YnExWVMxZDh1WFBWXC9WWWl2RitcLzhxcVVCR3A2aDRubER1RnpQeWlXZVZQVGFDK2tvSk9NR2x3bkF0N1RiUDFpbU45MlZPUUFXV0lnSzltUXR0dVVLQXlKb0plWE9HaWxNYjFzZkhScXcydVVGUDVoQlZHa3A4S0ZMTFRhbTJWOWM3aEZvWk1GRXlzakhPVFZadHl0ODJpeUFTdDdOeXBvamY1VyIsIm1hYyI6ImMzZTNmOThkYTRiMTdlNDVhOWUyYmE3MzUzMjBmNDI3NGVmY2I3ODA5ODI4YzA0YTY2MjU2YjM1OTcwOGIwYzgifQ%3D%3D; expires=Sat, 07-Jun-2025 09:08:27 GMT; Max-Age=7200; path=/; httponly ◀SZjs8W3GeA0kbXDJANbF9C4KdNccuNN1OQ0Uatze=eyJpdiI6IjU4MUtkdldqNWZZcDBRZ0dJWERKN2c9PSIsInZhbHVlIjoiNUgrZnc0azR5cysxNHZYdVplM2wyeVozNWg1bTZzVWpsMGZDXC96NlBTOVwvXC8 ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Inl6YzVvZGpveEs5WEZzd01Fd2pUWkE9PSIsInZhbHVlIjoicXJZSFN4TWY2eks0MXJzSVRJN3ZYMEtCYUcrdHJJbUcyVnExUjlvV3lmQWFGZmtpVFwvMks2THhyVGRXXC9jK2I5Mkh1VnhZZzA3S1wvcGtYRmNEQ2VqdFBNVExJXC9kNG1tRHorUFppSmp6ZjJVc0k0eVF2TTRKR21wRUQ0S09HR0NvIiwibWFjIjoiMDQwNzcxODY3MjVkZjA5ZTI2YWUxOGFhMWY2Y2Q0N2EwMWIzMjE3MDE5NGQ1MGQ3NjdjMjczYzk0YWY0YWY1YSJ9; expires=Sat, 07-Jun-2025 09:08:27 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6Inl6YzVvZGpveEs5WEZzd01Fd2pUWkE9PSIsInZhbHVlIjoicXJZSFN4TWY2eks0MXJzSVRJN3ZYMEtCYUcrdHJJbUcyVnExUjlvV3lmQWFGZmtpVFwvMks2THhyVGRXXC9jK2I5Mkh1V ▶" 1 => "application_session=eyJpdiI6Im5SVkt1cVJBQ1JiYnFcL2lmSWN4K29nPT0iLCJ2YWx1ZSI6IjdJSjBiYnJDSFwvUzducXhVVU1Fcmw0WkxmaGdlXC9ha2lMSzVwMzl4V3ZpVUQ2bW81RzZaN0hBT3FZanpcL3RqdXB4eWdPQkJvVEVzMmlTY1BuamhzdHpVbnUxb21tMWJwaHd6Z1E3OE5YdEZ5T01Gc3BDdXlLUG10V3BVV3BacmZEIiwibWFjIjoiOGEzNmU2MmE2ZWNlZTExMmU5OGY0YjkyNDlhNDViMGU1ZmEwNDEzYWI2NmRjMWQwYmQ2NzljMGU4Y2FmOTc3ZiJ9; expires=Sat, 07-Jun-2025 09:08:27 GMT; path=/; httponly ◀application_session=eyJpdiI6Im5SVkt1cVJBQ1JiYnFcL2lmSWN4K29nPT0iLCJ2YWx1ZSI6IjdJSjBiYnJDSFwvUzducXhVVU1Fcmw0WkxmaGdlXC9ha2lMSzVwMzl4V3ZpVUQ2bW81RzZaN0hBT3FZanpc ▶" 2 => "SZjs8W3GeA0kbXDJANbF9C4KdNccuNN1OQ0Uatze=eyJpdiI6IjU4MUtkdldqNWZZcDBRZ0dJWERKN2c9PSIsInZhbHVlIjoiNUgrZnc0azR5cysxNHZYdVplM2wyeVozNWg1bTZzVWpsMGZDXC96NlBTOVwvXC82TTY0NUFlZ09kTTIzM25CSXN5THlaT1puc29OUFpKcFkwMmVmbkJJTHJydVBjVVNaRW5Salo3R0UrY1g2OUhLelZEd3ZyeVFITWhwTjhpSE5vM1ZrZ2lTd2xcL1JnRURRMHA5ZlZSQjZKRE1ubHJuVGF5c1lZd3Q2U3BRbzRTYUw1TGxkSkt1M0VHXC9BaG54ZEluRU4yM0d3OUIrVDhMcmJ0STEzK1c2TURkOUhoVEE3YnExWVMxZDh1WFBWXC9WWWl2RitcLzhxcVVCR3A2aDRubER1RnpQeWlXZVZQVGFDK2tvSk9NR2x3bkF0N1RiUDFpbU45MlZPUUFXV0lnSzltUXR0dVVLQXlKb0plWE9HaWxNYjFzZkhScXcydVVGUDVoQlZHa3A4S0ZMTFRhbTJWOWM3aEZvWk1GRXlzakhPVFZadHl0ODJpeUFTdDdOeXBvamY1VyIsIm1hYyI6ImMzZTNmOThkYTRiMTdlNDVhOWUyYmE3MzUzMjBmNDI3NGVmY2I3ODA5ODI4YzA0YTY2MjU2YjM1OTcwOGIwYzgifQ%3D%3D; expires=Sat, 07-Jun-2025 09:08:27 GMT; path=/; httponly ◀SZjs8W3GeA0kbXDJANbF9C4KdNccuNN1OQ0Uatze=eyJpdiI6IjU4MUtkdldqNWZZcDBRZ0dJWERKN2c9PSIsInZhbHVlIjoiNUgrZnc0azR5cysxNHZYdVplM2wyeVozNWg1bTZzVWpsMGZDXC96NlBTOVwvXC8 ▶" ] ]
0 of 0array:4 [▶ "_token" => "jTBdtQDSr7PhO6bRm1WxZ384GuvYjSC38VZYfomd" "_previous" => array:1 [▶ "url" => "http://bookmart.ae/b-162171" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]