وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (63.73%) | 181.23ms |
1 x Booting (35.85%) | 101.93ms |
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` = '165776' 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` = 165776
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` = 165776)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 65021 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 163 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` = 165776
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 165776 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` = 214 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` = 1464
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1464 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` = 1800
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1800 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` = 219 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` = 1805
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1805 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` = 462 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` = 2256
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2256 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 796 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 509 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` = 2402
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2402 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 796 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 509 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` = 2404
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2404 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 796 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 509 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` = 2406
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2406 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 797 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 585 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` = 2544
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2544 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 797 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 590 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` = 2556
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2556 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 797 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 555 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` = 2572
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2572 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.247.202" ] "via" => array:1 [▶ 0 => "1.1 squid-proxy-5b5d847c96-9tkmd (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-165776" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-165776" "REMOTE_PORT" => "35172" "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.28" "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.247.202" "HTTP_VIA" => "1.1 squid-proxy-5b5d847c96-9tkmd (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" => "aGqzGD8ZjUHtgfGkR7z7sQAAAEs" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "aGqzGD8ZjUHtgfGkR7z7sQAAAEs" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "aGqzGD8ZjUHtgfGkR7z7sQAAAEs" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1751823128.4968 "REQUEST_TIME" => 1751823128 ]
[]
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 => "Sun, 06 Jul 2025 17:32:08 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlE0NUI0YjFTeDAzbGJWR1d2bmI1cmc9PSIsInZhbHVlIjoiQWtLV05FMzFQcjNjdXJxRXZobU56a1JtWnhRRjdBR1dIS3hMMVVhMjFVMkZ4djQ1Y2IwcnZGaStkMDBGaFRkT09Bdyt3eWk3cUZabEJsM1doQkxVRzRlUWk4TGtURkM3d28rOHhJY1dmUGE1ekRla1VRMnRCb0MzNUZBcE1PK3giLCJtYWMiOiJlMDk0OTNiZjI3OGQyMGI1NWQwNzlhNjg5MDFjYmU1YjRjZmZiZjU1YjNiYzJjYzhhNjg1MGViYmEwZjFiODhmIn0%3D; expires=Sun, 06-Jul-2025 19:32:08 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IlE0NUI0YjFTeDAzbGJWR1d2bmI1cmc9PSIsInZhbHVlIjoiQWtLV05FMzFQcjNjdXJxRXZobU56a1JtWnhRRjdBR1dIS3hMMVVhMjFVMkZ4djQ1Y2IwcnZGaStkMDBGaFRkT09Bdyt3e ▶" 1 => "application_session=eyJpdiI6InpScFhoMklzMUs4M2NBbWpDXC90VlVRPT0iLCJ2YWx1ZSI6ImRnYWN3RmRRVnNQNjNTS0FuT3NpVStKeXZGTE50dXVwY09pcmowSDBrRnFIYkpwdktGeDFVbHZzelpiRmV0KzdkMTBEYmcxK0ZlTGdaWkJQb1YwckZhNGpmZUlYMUQ4b2lzUjNOWURXMm14Y05FZFduZncxXC90Z1RqSU1kRnBYSyIsIm1hYyI6Ijc5MjIzODQ1NWYyOTM3ZTVmOTg5YjY2M2Y4NzE1MjQ0YzBjY2JmZjU0NDM5MGU1NzcwMzdlN2NiNjlhZmJlYzYifQ%3D%3D; expires=Sun, 06-Jul-2025 19:32:08 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6InpScFhoMklzMUs4M2NBbWpDXC90VlVRPT0iLCJ2YWx1ZSI6ImRnYWN3RmRRVnNQNjNTS0FuT3NpVStKeXZGTE50dXVwY09pcmowSDBrRnFIYkpwdktGeDFVbHZzelpiRmV0 ▶" 2 => "N26vGyP2CEhiKRUH4hhkN4Q8GgNGzh8jbOgAluPd=eyJpdiI6Imx6OHEycjlHUGxSeUxrYk94MHZYMlE9PSIsInZhbHVlIjoiRFRDajNFTWJhXC9hcG16YXVQRkFYcCs1T0twemUwdFhBb0dpelwvQTdBWEhqNVI4ZjZwZ2dvM2V4bmNyaWdGRlRrS25uWFFRN2c2MG8xSXhjNDEybENHRmhHUEN6MUs4aTg5ZW9VNkErYUZOVG5XYjc2UVlxa01PZTlxN2RcL09xZ3RZbU96b2FTQU5nSlV4dVR5ZWFFRjlDV1hyQnZvZXRIQlRVXC9mYlVNRW9cL3JHUXZ2Q1EzSmwwVmVMWmlXVnVOd3V5d2hkaVhIV0Nzb1VhRWlTbG1hRUxKY0hnRVhEWWFOK080T3d5STI3T2kxcFJpR3k2QTJnUFwvN3liVFFrNVIrQ0YxQlRqdG1MOHJXeTYyaUV1WFBBSWJMWENPNmdxSGE3UTVsUUF1ZTNibUZLTkQ5eFY0OXN5UGJSVFFPaFo0a05jbkk5VVZxUjFpdTM0Y1BJM1FhdVF3OGZVZGFwS3BcL21ZZ1A0OUhYcncyam8wZ1B0UlFiaU9yVHNEVlBQRFNENSIsIm1hYyI6ImFjOTk4NGMyMTZlNGQ0MjYwOTFiN2RjODBmNDcyNWI0YTk5OGMyZTBmMzIwMmNhODVjNjUyOTA2M2E0YzllMjEifQ%3D%3D; expires=Sun, 06-Jul-2025 19:32:08 GMT; Max-Age=7200; path=/; httponly ◀N26vGyP2CEhiKRUH4hhkN4Q8GgNGzh8jbOgAluPd=eyJpdiI6Imx6OHEycjlHUGxSeUxrYk94MHZYMlE9PSIsInZhbHVlIjoiRFRDajNFTWJhXC9hcG16YXVQRkFYcCs1T0twemUwdFhBb0dpelwvQTdBWEhqNVI ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlE0NUI0YjFTeDAzbGJWR1d2bmI1cmc9PSIsInZhbHVlIjoiQWtLV05FMzFQcjNjdXJxRXZobU56a1JtWnhRRjdBR1dIS3hMMVVhMjFVMkZ4djQ1Y2IwcnZGaStkMDBGaFRkT09Bdyt3eWk3cUZabEJsM1doQkxVRzRlUWk4TGtURkM3d28rOHhJY1dmUGE1ekRla1VRMnRCb0MzNUZBcE1PK3giLCJtYWMiOiJlMDk0OTNiZjI3OGQyMGI1NWQwNzlhNjg5MDFjYmU1YjRjZmZiZjU1YjNiYzJjYzhhNjg1MGViYmEwZjFiODhmIn0%3D; expires=Sun, 06-Jul-2025 19:32:08 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IlE0NUI0YjFTeDAzbGJWR1d2bmI1cmc9PSIsInZhbHVlIjoiQWtLV05FMzFQcjNjdXJxRXZobU56a1JtWnhRRjdBR1dIS3hMMVVhMjFVMkZ4djQ1Y2IwcnZGaStkMDBGaFRkT09Bdyt3e ▶" 1 => "application_session=eyJpdiI6InpScFhoMklzMUs4M2NBbWpDXC90VlVRPT0iLCJ2YWx1ZSI6ImRnYWN3RmRRVnNQNjNTS0FuT3NpVStKeXZGTE50dXVwY09pcmowSDBrRnFIYkpwdktGeDFVbHZzelpiRmV0KzdkMTBEYmcxK0ZlTGdaWkJQb1YwckZhNGpmZUlYMUQ4b2lzUjNOWURXMm14Y05FZFduZncxXC90Z1RqSU1kRnBYSyIsIm1hYyI6Ijc5MjIzODQ1NWYyOTM3ZTVmOTg5YjY2M2Y4NzE1MjQ0YzBjY2JmZjU0NDM5MGU1NzcwMzdlN2NiNjlhZmJlYzYifQ%3D%3D; expires=Sun, 06-Jul-2025 19:32:08 GMT; path=/; httponly ◀application_session=eyJpdiI6InpScFhoMklzMUs4M2NBbWpDXC90VlVRPT0iLCJ2YWx1ZSI6ImRnYWN3RmRRVnNQNjNTS0FuT3NpVStKeXZGTE50dXVwY09pcmowSDBrRnFIYkpwdktGeDFVbHZzelpiRmV0 ▶" 2 => "N26vGyP2CEhiKRUH4hhkN4Q8GgNGzh8jbOgAluPd=eyJpdiI6Imx6OHEycjlHUGxSeUxrYk94MHZYMlE9PSIsInZhbHVlIjoiRFRDajNFTWJhXC9hcG16YXVQRkFYcCs1T0twemUwdFhBb0dpelwvQTdBWEhqNVI4ZjZwZ2dvM2V4bmNyaWdGRlRrS25uWFFRN2c2MG8xSXhjNDEybENHRmhHUEN6MUs4aTg5ZW9VNkErYUZOVG5XYjc2UVlxa01PZTlxN2RcL09xZ3RZbU96b2FTQU5nSlV4dVR5ZWFFRjlDV1hyQnZvZXRIQlRVXC9mYlVNRW9cL3JHUXZ2Q1EzSmwwVmVMWmlXVnVOd3V5d2hkaVhIV0Nzb1VhRWlTbG1hRUxKY0hnRVhEWWFOK080T3d5STI3T2kxcFJpR3k2QTJnUFwvN3liVFFrNVIrQ0YxQlRqdG1MOHJXeTYyaUV1WFBBSWJMWENPNmdxSGE3UTVsUUF1ZTNibUZLTkQ5eFY0OXN5UGJSVFFPaFo0a05jbkk5VVZxUjFpdTM0Y1BJM1FhdVF3OGZVZGFwS3BcL21ZZ1A0OUhYcncyam8wZ1B0UlFiaU9yVHNEVlBQRFNENSIsIm1hYyI6ImFjOTk4NGMyMTZlNGQ0MjYwOTFiN2RjODBmNDcyNWI0YTk5OGMyZTBmMzIwMmNhODVjNjUyOTA2M2E0YzllMjEifQ%3D%3D; expires=Sun, 06-Jul-2025 19:32:08 GMT; path=/; httponly ◀N26vGyP2CEhiKRUH4hhkN4Q8GgNGzh8jbOgAluPd=eyJpdiI6Imx6OHEycjlHUGxSeUxrYk94MHZYMlE9PSIsInZhbHVlIjoiRFRDajNFTWJhXC9hcG16YXVQRkFYcCs1T0twemUwdFhBb0dpelwvQTdBWEhqNVI ▶" ] ]
0 of 0array:4 [▶ "_token" => "YxpR4Zu9d2seahBIFpMAZd9Gksf2mJX3VmyHxeL7" "_previous" => array:1 [▶ "url" => "http://bookmart.ae/b-165776" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]