وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (73.02%) | 238.53ms |
1 x Booting (26.62%) | 86.96ms |
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` = '128467' 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` = 128467
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` = 128467)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 46195 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 969 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` = 128467
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 128467 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: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-128467" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-128467" "REMOTE_PORT" => "21367" "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" => "3.145.33.123" "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" => "aADgE20PMMqHh0lwbRomOwAAADM" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "aADgE20PMMqHh0lwbRomOwAAADM" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "aADgE20PMMqHh0lwbRomOwAAADM" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1744887827.2009 "REQUEST_TIME" => 1744887827 ]
[]
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, 17 Apr 2025 11:03:47 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImM2Yzl4dW5yUElIbDlwS0w1czFHRmc9PSIsInZhbHVlIjoiVEZ2NmN0UU1oRHZYNllwMzBmclhIK0VCbWtZVGZRTWhwNHFNeEEzOHpYaEJBeTNwR2NjM2lBZ3ZkUW1VXC9PWFpadUhROW8zYmdqaDRwVkVoRzdDSlQ1TTVlWFdPMjE0bWR2d291MUt2dUVZNXUwRGs4VDRkcVJmSEE2eG1Hc2lhIiwibWFjIjoiODJkNWQ0Njc2MjFmOTQ5Y2RmMmM5NGE1NGU5Yjg3ZmYyMWRkNDViNjNjNjM3MmI5ODljMmIxZjZkNGY4NDFhZSJ9; expires=Thu, 17-Apr-2025 13:03:47 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6ImM2Yzl4dW5yUElIbDlwS0w1czFHRmc9PSIsInZhbHVlIjoiVEZ2NmN0UU1oRHZYNllwMzBmclhIK0VCbWtZVGZRTWhwNHFNeEEzOHpYaEJBeTNwR2NjM2lBZ3ZkUW1VXC9PWFpadUhRO ▶" 1 => "application_session=eyJpdiI6InlzMzd2SVVBSlBsbERRdWQrQlRERnc9PSIsInZhbHVlIjoiV2NwOUtVZjBcL1ByQ1prZDBhTVBBSnQwM3Y0K2xnY1M4RHBDdFUyc1pCUVRaZmRHWHV6cGRUOWlQRnB4cmVMUWhxdlJYNmpGRW4wOUcrZGdBOUdJV09aekwxeWladDNBRWVPV2xYT3dSTEZKNG9Jek93eDNnYUd2WnF4UTZMbnc1IiwibWFjIjoiY2I1YmRlNzU1MGJkYzg5ZTE1NjlkZDJmOGY5N2VhOTc2NDIxYWRhNGZjMTIzYWYyY2YwZTZiMGMwMTNmYTc3YyJ9; expires=Thu, 17-Apr-2025 13:03:47 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6InlzMzd2SVVBSlBsbERRdWQrQlRERnc9PSIsInZhbHVlIjoiV2NwOUtVZjBcL1ByQ1prZDBhTVBBSnQwM3Y0K2xnY1M4RHBDdFUyc1pCUVRaZmRHWHV6cGRUOWlQRnB4cmVM ▶" 2 => "xtQhHyNO8IG9nrHZkq3I40NlXykx5QutI8LGaYGs=eyJpdiI6Ik9keitiSHhMQjF6RVh5NkR4ZWtXY0E9PSIsInZhbHVlIjoiTzg5cmFsRjBaVGtYZGh2VDFrS3VlcElvcVNxZlZTcjJNYzRZTzMwMWpFMk1MdCtjTUc1NVJTSE4weFhZUWoySzBtd1Y5QVNxOUVFV0pYVmpSN1NtRFI3R1VudCtFWXkrZlgzRUw2YXhsN0JiU2lyZ2VROUZ2OEV6c01IQmFXaTJHeTVQeWEzRXJaZmR0ODYyOFNwQm5CbFhYTFhjUDVPQnBJZXhiQ293RFNxdHRRWktQaUFDandMNlJvXC9hUkJMaFZoazVEb2lYbGMzOUlxN3l4XC9td2dFU0RzWFEzNnJMXC9VOXZGTnFrZ3hZaWljc0VJNnV6d2xpU1NwbEJnUkxTUzUxdENya1ZWQnVDaElCVjNrN1FiMXZ6UXhCWWpyOWxkT2dkUmxiVkNkRkdjelRJSDNTcVlTdGVxUWp2cDVJT2w1ZVRhWVNUOWw5MnVmQnN6NUkxV3BQZU1iSFdOWXRXbmcrOUYyRWYxU0xcLzRWXC9FcDBqcnJ4bHR4czdKVGhPUngiLCJtYWMiOiI0NTc4NzY3Njc1NGUwMTZiMjM2ZTJiZTc2OWUyN2EzNjJlZDJkODc4YTU4YzUxMzJmMjc0ZDgwNzE3ODdjY2ViIn0%3D; expires=Thu, 17-Apr-2025 13:03:47 GMT; Max-Age=7200; path=/; httponly ◀xtQhHyNO8IG9nrHZkq3I40NlXykx5QutI8LGaYGs=eyJpdiI6Ik9keitiSHhMQjF6RVh5NkR4ZWtXY0E9PSIsInZhbHVlIjoiTzg5cmFsRjBaVGtYZGh2VDFrS3VlcElvcVNxZlZTcjJNYzRZTzMwMWpFMk1MdCt ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImM2Yzl4dW5yUElIbDlwS0w1czFHRmc9PSIsInZhbHVlIjoiVEZ2NmN0UU1oRHZYNllwMzBmclhIK0VCbWtZVGZRTWhwNHFNeEEzOHpYaEJBeTNwR2NjM2lBZ3ZkUW1VXC9PWFpadUhROW8zYmdqaDRwVkVoRzdDSlQ1TTVlWFdPMjE0bWR2d291MUt2dUVZNXUwRGs4VDRkcVJmSEE2eG1Hc2lhIiwibWFjIjoiODJkNWQ0Njc2MjFmOTQ5Y2RmMmM5NGE1NGU5Yjg3ZmYyMWRkNDViNjNjNjM3MmI5ODljMmIxZjZkNGY4NDFhZSJ9; expires=Thu, 17-Apr-2025 13:03:47 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6ImM2Yzl4dW5yUElIbDlwS0w1czFHRmc9PSIsInZhbHVlIjoiVEZ2NmN0UU1oRHZYNllwMzBmclhIK0VCbWtZVGZRTWhwNHFNeEEzOHpYaEJBeTNwR2NjM2lBZ3ZkUW1VXC9PWFpadUhRO ▶" 1 => "application_session=eyJpdiI6InlzMzd2SVVBSlBsbERRdWQrQlRERnc9PSIsInZhbHVlIjoiV2NwOUtVZjBcL1ByQ1prZDBhTVBBSnQwM3Y0K2xnY1M4RHBDdFUyc1pCUVRaZmRHWHV6cGRUOWlQRnB4cmVMUWhxdlJYNmpGRW4wOUcrZGdBOUdJV09aekwxeWladDNBRWVPV2xYT3dSTEZKNG9Jek93eDNnYUd2WnF4UTZMbnc1IiwibWFjIjoiY2I1YmRlNzU1MGJkYzg5ZTE1NjlkZDJmOGY5N2VhOTc2NDIxYWRhNGZjMTIzYWYyY2YwZTZiMGMwMTNmYTc3YyJ9; expires=Thu, 17-Apr-2025 13:03:47 GMT; path=/; httponly ◀application_session=eyJpdiI6InlzMzd2SVVBSlBsbERRdWQrQlRERnc9PSIsInZhbHVlIjoiV2NwOUtVZjBcL1ByQ1prZDBhTVBBSnQwM3Y0K2xnY1M4RHBDdFUyc1pCUVRaZmRHWHV6cGRUOWlQRnB4cmVM ▶" 2 => "xtQhHyNO8IG9nrHZkq3I40NlXykx5QutI8LGaYGs=eyJpdiI6Ik9keitiSHhMQjF6RVh5NkR4ZWtXY0E9PSIsInZhbHVlIjoiTzg5cmFsRjBaVGtYZGh2VDFrS3VlcElvcVNxZlZTcjJNYzRZTzMwMWpFMk1MdCtjTUc1NVJTSE4weFhZUWoySzBtd1Y5QVNxOUVFV0pYVmpSN1NtRFI3R1VudCtFWXkrZlgzRUw2YXhsN0JiU2lyZ2VROUZ2OEV6c01IQmFXaTJHeTVQeWEzRXJaZmR0ODYyOFNwQm5CbFhYTFhjUDVPQnBJZXhiQ293RFNxdHRRWktQaUFDandMNlJvXC9hUkJMaFZoazVEb2lYbGMzOUlxN3l4XC9td2dFU0RzWFEzNnJMXC9VOXZGTnFrZ3hZaWljc0VJNnV6d2xpU1NwbEJnUkxTUzUxdENya1ZWQnVDaElCVjNrN1FiMXZ6UXhCWWpyOWxkT2dkUmxiVkNkRkdjelRJSDNTcVlTdGVxUWp2cDVJT2w1ZVRhWVNUOWw5MnVmQnN6NUkxV3BQZU1iSFdOWXRXbmcrOUYyRWYxU0xcLzRWXC9FcDBqcnJ4bHR4czdKVGhPUngiLCJtYWMiOiI0NTc4NzY3Njc1NGUwMTZiMjM2ZTJiZTc2OWUyN2EzNjJlZDJkODc4YTU4YzUxMzJmMjc0ZDgwNzE3ODdjY2ViIn0%3D; expires=Thu, 17-Apr-2025 13:03:47 GMT; path=/; httponly ◀xtQhHyNO8IG9nrHZkq3I40NlXykx5QutI8LGaYGs=eyJpdiI6Ik9keitiSHhMQjF6RVh5NkR4ZWtXY0E9PSIsInZhbHVlIjoiTzg5cmFsRjBaVGtYZGh2VDFrS3VlcElvcVNxZlZTcjJNYzRZTzMwMWpFMk1MdCt ▶" ] ]
0 of 0array:4 [▶ "_token" => "kz9yo19kP2MEvsN7FZN1dV7SrEDVWGXUtMfjbR6k" "_previous" => array:1 [▶ "url" => "http://bookmart.ae/b-128467" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]