وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (72.11%) | 186.29ms |
1 x Booting (27.57%) | 71.22ms |
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` = '168819' 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` = 168819
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` = 168819)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 66686 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 537 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` = 168819
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 168819 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` = 33 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` = 1260
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1260 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` = 33 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` = 1262
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1262 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` = 33 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` = 1263
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1263 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 798 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 709 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` = 2835
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2835 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 807 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1431 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` = 3878
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 3878 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 807 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1736 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` = 4398
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4398 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 807 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1673 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` = 4430
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4430 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 807 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1757 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` = 4435
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4435 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 807 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1714 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` = 4443
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4443 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 807 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 1798 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` = 4494
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4494 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:8 [▶ "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" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "bookmart.ae" ] ]
0 of 0array:41 [▶ "USER" => "bookmart" "HOME" => "/home/bookmart" "SCRIPT_NAME" => "/public/index.php" "REQUEST_URI" => "/b-168819" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-168819" "REMOTE_PORT" => "16031" "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" => "18.221.201.67" "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_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_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "bookmart.ae" "proxy-nokeepalive" => "1" "UNIQUE_ID" => "Z_BuCLNStN5ohhcaMCuapQAAAGQ" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z_BuCLNStN5ohhcaMCuapQAAAGQ" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "Z_BuCLNStN5ohhcaMCuapQAAAGQ" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1743810056.5222 "REQUEST_TIME" => 1743810056 ]
[]
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 => "Fri, 04 Apr 2025 23:40:56 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InJyUFQzUnFFK1F5UnlvWmhBMytheUE9PSIsInZhbHVlIjoiZGxMcUprVXNxYjNTQ2NiQldvb2tHc2FzWFRIWUFKY0tzN25IN3lIR2lyMnQyNW1FQzB4TWRcL1hoZ3phMDRRK0RCV2paWjVkaXhZc1ZFZk5jeWVHM0FyYVJ0M2xTU2dacU9qdXRYT3NZS3dBdUI2UVh3c1Z5NTgrM1k4dmVvQVpNIiwibWFjIjoiNDAwZTJlNzQ0M2I2ZGE3OGQ1ZmE1ZmMwMWI1ZDJmODMxMTVjY2NlOWZkODIyZjczNTAyNDIwODllMDYwMGI2ZCJ9; expires=Sat, 05-Apr-2025 01:40:56 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6InJyUFQzUnFFK1F5UnlvWmhBMytheUE9PSIsInZhbHVlIjoiZGxMcUprVXNxYjNTQ2NiQldvb2tHc2FzWFRIWUFKY0tzN25IN3lIR2lyMnQyNW1FQzB4TWRcL1hoZ3phMDRRK0RCV2paW ▶" 1 => "application_session=eyJpdiI6Ikk2Z0IxK0pnNXMwM1pHMVwvamlVTTF3PT0iLCJ2YWx1ZSI6IkFGQ1hNQ0hldzF4T0ZoalZrZVBLNUtFVGh0QXJqKzQxT3VYeEZhck5qcDhwVFFycmtOXC9wYTN1RGtcL2FvbWgzM2dkVHdjaWNGak9VRlRBSUFqNWZiOEgzV2JcL0lWajFlMDZleDlKbG45OFhSQUVlb3ZYV1VkY3ltb29BeU5pbDB1IiwibWFjIjoiZTQ2N2FiNTUzY2ZhY2I5ZmVmNzk5OGY4YWE2OTRmYTRmOTYwNWRkMWFjMzRmZmEwZGY2MDY3YzFiZmY5MjM2MyJ9; expires=Sat, 05-Apr-2025 01:40:56 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6Ikk2Z0IxK0pnNXMwM1pHMVwvamlVTTF3PT0iLCJ2YWx1ZSI6IkFGQ1hNQ0hldzF4T0ZoalZrZVBLNUtFVGh0QXJqKzQxT3VYeEZhck5qcDhwVFFycmtOXC9wYTN1RGtcL2Fv ▶" 2 => "SzdhSZYP4May7q15TIKh6WXCnkmTKlS662IORPPj=eyJpdiI6InVnblJ0blFvQnVpZkVuYXlmbm1tV1E9PSIsInZhbHVlIjoiV1ZYK0RKRDBRT1h6c25zckd0Wjc5c0NUbitoQ2NWMGVPWno1OWVzRE55NVhRaEZ4MkM4OGZteFwvTHgxSjB5dDdwNjlwNjBYTjh4Q21UVWZpS2NEKytwWEF3d3BjcXlVQU1HdTRQZkpvWXY1MWlBVVFrZjJjUUVuQzZZMnFsTUh0RnBxOVhtdGJzd3VydkZseUdLckE4R2pDZ2x4R05xd1MyaTFyRjVhcHNXbmx2MG5DTG9mRk5CZzVmOXZsRXhteFJ2SnhPUTVTWVhDaFR0cDhoQzZpYmNFVkdRVVpQekl0SW83a0N0OGx4aWthSlwvN2pDc282Y1JjNVZ1ZGhLckp4ZXROUXBSRE5kUGg5XC9zcXZ3NDk1VEJyTXZZOUtUUlRMN0hxTUlBWTNyZndhd0pYRXA0MkV5Wm5hVE9RSnFZNU5cL1BTeFpKR1M1dGFmMVg1enlUNlBhTEdSM2JMNDVnYzRhTW5MWHNOd3JRTGRDSHRMXC8zVUg1RWtMenQ0WU5IQ1kiLCJtYWMiOiI2YjQwZDk2MzkyZGE5MWI2ZmZmNGFiYjU3YTJlZmEzYzI3OGM3YWI3ZWRkOTZiNzYzMDZiNTcwNGM4NzIyMTFiIn0%3D; expires=Sat, 05-Apr-2025 01:40:56 GMT; Max-Age=7200; path=/; httponly ◀SzdhSZYP4May7q15TIKh6WXCnkmTKlS662IORPPj=eyJpdiI6InVnblJ0blFvQnVpZkVuYXlmbm1tV1E9PSIsInZhbHVlIjoiV1ZYK0RKRDBRT1h6c25zckd0Wjc5c0NUbitoQ2NWMGVPWno1OWVzRE55NVhRaEZ ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InJyUFQzUnFFK1F5UnlvWmhBMytheUE9PSIsInZhbHVlIjoiZGxMcUprVXNxYjNTQ2NiQldvb2tHc2FzWFRIWUFKY0tzN25IN3lIR2lyMnQyNW1FQzB4TWRcL1hoZ3phMDRRK0RCV2paWjVkaXhZc1ZFZk5jeWVHM0FyYVJ0M2xTU2dacU9qdXRYT3NZS3dBdUI2UVh3c1Z5NTgrM1k4dmVvQVpNIiwibWFjIjoiNDAwZTJlNzQ0M2I2ZGE3OGQ1ZmE1ZmMwMWI1ZDJmODMxMTVjY2NlOWZkODIyZjczNTAyNDIwODllMDYwMGI2ZCJ9; expires=Sat, 05-Apr-2025 01:40:56 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InJyUFQzUnFFK1F5UnlvWmhBMytheUE9PSIsInZhbHVlIjoiZGxMcUprVXNxYjNTQ2NiQldvb2tHc2FzWFRIWUFKY0tzN25IN3lIR2lyMnQyNW1FQzB4TWRcL1hoZ3phMDRRK0RCV2paW ▶" 1 => "application_session=eyJpdiI6Ikk2Z0IxK0pnNXMwM1pHMVwvamlVTTF3PT0iLCJ2YWx1ZSI6IkFGQ1hNQ0hldzF4T0ZoalZrZVBLNUtFVGh0QXJqKzQxT3VYeEZhck5qcDhwVFFycmtOXC9wYTN1RGtcL2FvbWgzM2dkVHdjaWNGak9VRlRBSUFqNWZiOEgzV2JcL0lWajFlMDZleDlKbG45OFhSQUVlb3ZYV1VkY3ltb29BeU5pbDB1IiwibWFjIjoiZTQ2N2FiNTUzY2ZhY2I5ZmVmNzk5OGY4YWE2OTRmYTRmOTYwNWRkMWFjMzRmZmEwZGY2MDY3YzFiZmY5MjM2MyJ9; expires=Sat, 05-Apr-2025 01:40:56 GMT; path=/; httponly ◀application_session=eyJpdiI6Ikk2Z0IxK0pnNXMwM1pHMVwvamlVTTF3PT0iLCJ2YWx1ZSI6IkFGQ1hNQ0hldzF4T0ZoalZrZVBLNUtFVGh0QXJqKzQxT3VYeEZhck5qcDhwVFFycmtOXC9wYTN1RGtcL2Fv ▶" 2 => "SzdhSZYP4May7q15TIKh6WXCnkmTKlS662IORPPj=eyJpdiI6InVnblJ0blFvQnVpZkVuYXlmbm1tV1E9PSIsInZhbHVlIjoiV1ZYK0RKRDBRT1h6c25zckd0Wjc5c0NUbitoQ2NWMGVPWno1OWVzRE55NVhRaEZ4MkM4OGZteFwvTHgxSjB5dDdwNjlwNjBYTjh4Q21UVWZpS2NEKytwWEF3d3BjcXlVQU1HdTRQZkpvWXY1MWlBVVFrZjJjUUVuQzZZMnFsTUh0RnBxOVhtdGJzd3VydkZseUdLckE4R2pDZ2x4R05xd1MyaTFyRjVhcHNXbmx2MG5DTG9mRk5CZzVmOXZsRXhteFJ2SnhPUTVTWVhDaFR0cDhoQzZpYmNFVkdRVVpQekl0SW83a0N0OGx4aWthSlwvN2pDc282Y1JjNVZ1ZGhLckp4ZXROUXBSRE5kUGg5XC9zcXZ3NDk1VEJyTXZZOUtUUlRMN0hxTUlBWTNyZndhd0pYRXA0MkV5Wm5hVE9RSnFZNU5cL1BTeFpKR1M1dGFmMVg1enlUNlBhTEdSM2JMNDVnYzRhTW5MWHNOd3JRTGRDSHRMXC8zVUg1RWtMenQ0WU5IQ1kiLCJtYWMiOiI2YjQwZDk2MzkyZGE5MWI2ZmZmNGFiYjU3YTJlZmEzYzI3OGM3YWI3ZWRkOTZiNzYzMDZiNTcwNGM4NzIyMTFiIn0%3D; expires=Sat, 05-Apr-2025 01:40:56 GMT; path=/; httponly ◀SzdhSZYP4May7q15TIKh6WXCnkmTKlS662IORPPj=eyJpdiI6InVnblJ0blFvQnVpZkVuYXlmbm1tV1E9PSIsInZhbHVlIjoiV1ZYK0RKRDBRT1h6c25zckd0Wjc5c0NUbitoQ2NWMGVPWno1OWVzRE55NVhRaEZ ▶" ] ]
0 of 0array:4 [▶ "_token" => "dn5qw2VFnUC0GOJiz42mgm84CXBjRsaO8y3McHwP" "_previous" => array:1 [▶ "url" => "http://bookmart.ae/b-168819" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]