وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (65.24%) | 195.32ms |
1 x Booting (34.39%) | 102.97ms |
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` = '149071' 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` = 149071
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` = 149071)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 52194 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 5 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` = 149071
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 149071 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` = 403 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` = 1985
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1985 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` = 421 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` = 2072
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2072 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` = 1354 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` = 3771
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 3771 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 822 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 2495 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` = 5545
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 5545 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 826 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 2492 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` = 6764
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 6764 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 826 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` = 6789
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 6789 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 822 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 3042 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` = 6817
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 6817 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 296 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 3184 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` = 7136
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 7136 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 831 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 3424 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` = 7642
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 7642 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 831 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 3376 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` = 7760
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 7760 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-149071" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-149071" "REMOTE_PORT" => "11189" "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.188.150.86" "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" => "aCdCoAQUJ1V2fc6TKLPyCgAAADg" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "aCdCoAQUJ1V2fc6TKLPyCgAAADg" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "aCdCoAQUJ1V2fc6TKLPyCgAAADg" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1747403424.8488 "REQUEST_TIME" => 1747403424 ]
[]
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, 16 May 2025 13:50:24 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InBhVjNOUDFXc0dNa0tSM1duaFFDa0E9PSIsInZhbHVlIjoiQ3M1cE1icnVJWXFOWHRZanhqZzNlZ1lJY3BsaWNvVXd0K21FTCtIXC9KaGpGYXNsUURYQWVKY1lmVmU2V1NzZEI4VHFaSlFzWVExenFPcDJja3ZkXC9ONmw4WGVZaWxhamRnc1IwbThqXC9iczk1WTc3dDJvS3F6SFV3Z1FPdHB4S2siLCJtYWMiOiIyYWUwZTc2OTRjZTJmNGIxZmRhNWNkOTE1ZGQwODM0ZWY2ZDlmN2Q2YjlhMGE1YzNhMmFjNjY1MmE5NWQyZGFhIn0%3D; expires=Fri, 16-May-2025 15:50:25 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6InBhVjNOUDFXc0dNa0tSM1duaFFDa0E9PSIsInZhbHVlIjoiQ3M1cE1icnVJWXFOWHRZanhqZzNlZ1lJY3BsaWNvVXd0K21FTCtIXC9KaGpGYXNsUURYQWVKY1lmVmU2V1NzZEI4VHFaS ▶" 1 => "application_session=eyJpdiI6InphNG9NTHBKSjZFbXVWXC9DVnFjUERBPT0iLCJ2YWx1ZSI6IlpaRGZMa2RzYUpXWngxSER1bGRSWEhpWWQwbUJjclI2WGE4cDdQVHpQVVpJeXRSWXptZ0R5cW5kdXRjYm02aHBiam0yTHBpXC9KSUV1Y1BQVmxPeFVLSk5wdFZETStqdk16UGFBc0tGZmhHMEFJY3VuT1ZzRUMwOHZ5NlBzOGo2cSIsIm1hYyI6IjhjZmY4ODZiZTczOWY5ZWQ1MGIwYmRhOGNmNzU2YmE2YjRjOTk4NmI0YWNjODRmOWFlYzNiMjViY2MyYjA4YmQifQ%3D%3D; expires=Fri, 16-May-2025 15:50:25 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6InphNG9NTHBKSjZFbXVWXC9DVnFjUERBPT0iLCJ2YWx1ZSI6IlpaRGZMa2RzYUpXWngxSER1bGRSWEhpWWQwbUJjclI2WGE4cDdQVHpQVVpJeXRSWXptZ0R5cW5kdXRjYm02 ▶" 2 => "mHHwI2383ECorkLw8QxiJn6gewboAi8JhiHRZxOu=eyJpdiI6InRCd1wvYTZYZ09tYjFYZGh0WnhUMGJBPT0iLCJ2YWx1ZSI6IlBcL2ZZM0VsejdYRktaTXNtczZTRWpQOWNqUUVvaStyblhPWjhmS29zbVdvclF4d0M0aWIrNTNcLzZDTWd4aUxcL1wveGYwZXpEbXlidElVMU15dGMxR2JvSlBWc3N0VllHdDhCcHZCbG5pSlJidE1RaEJXZExnVTd3WUt1WGhZUm1oT2RXZiszdHl4cmhBTEdMVUhPUzY1anFCSjJTSU1BSnpQOXpRRVpzOTZkUEkzVEJYT055cUdsaEtpbFFlQk1qWGdNaTNZQkVRSUwwdkZmb2Z1WUpZdGJaVjlORWpmOXFvSFczS3N0NkhiMDZxalFuXC9qcjhqNU9taFVGRlNNTDI4Q21hc1Q3bjZyeTdcL0hQMXpqeDd3UXFHNWVDYlZOK0VLdmJ3UERzT2dhdTR5ZmxBSzFCajM4NVAwNVBKM3NSNWorYVl3aVFPeld5KzNOVmF6TnpCczFMcjVmQVVCamNvWFpTbEdaRk4waXZiWGZ2TU9LQm1hV3pvSEZaaHZcL2ZrbXciLCJtYWMiOiJlNjNhNjU4ODFmZDg3NjU2ZDI1YjQ4ZThmYTliMmIyOTcxYjEwM2Y0MDYwNDIxYzUzOTIxYWZhOWMzZDYzZjc2In0%3D; expires=Fri, 16-May-2025 15:50:25 GMT; Max-Age=7200; path=/; httponly ◀mHHwI2383ECorkLw8QxiJn6gewboAi8JhiHRZxOu=eyJpdiI6InRCd1wvYTZYZ09tYjFYZGh0WnhUMGJBPT0iLCJ2YWx1ZSI6IlBcL2ZZM0VsejdYRktaTXNtczZTRWpQOWNqUUVvaStyblhPWjhmS29zbVdvclF ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InBhVjNOUDFXc0dNa0tSM1duaFFDa0E9PSIsInZhbHVlIjoiQ3M1cE1icnVJWXFOWHRZanhqZzNlZ1lJY3BsaWNvVXd0K21FTCtIXC9KaGpGYXNsUURYQWVKY1lmVmU2V1NzZEI4VHFaSlFzWVExenFPcDJja3ZkXC9ONmw4WGVZaWxhamRnc1IwbThqXC9iczk1WTc3dDJvS3F6SFV3Z1FPdHB4S2siLCJtYWMiOiIyYWUwZTc2OTRjZTJmNGIxZmRhNWNkOTE1ZGQwODM0ZWY2ZDlmN2Q2YjlhMGE1YzNhMmFjNjY1MmE5NWQyZGFhIn0%3D; expires=Fri, 16-May-2025 15:50:25 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InBhVjNOUDFXc0dNa0tSM1duaFFDa0E9PSIsInZhbHVlIjoiQ3M1cE1icnVJWXFOWHRZanhqZzNlZ1lJY3BsaWNvVXd0K21FTCtIXC9KaGpGYXNsUURYQWVKY1lmVmU2V1NzZEI4VHFaS ▶" 1 => "application_session=eyJpdiI6InphNG9NTHBKSjZFbXVWXC9DVnFjUERBPT0iLCJ2YWx1ZSI6IlpaRGZMa2RzYUpXWngxSER1bGRSWEhpWWQwbUJjclI2WGE4cDdQVHpQVVpJeXRSWXptZ0R5cW5kdXRjYm02aHBiam0yTHBpXC9KSUV1Y1BQVmxPeFVLSk5wdFZETStqdk16UGFBc0tGZmhHMEFJY3VuT1ZzRUMwOHZ5NlBzOGo2cSIsIm1hYyI6IjhjZmY4ODZiZTczOWY5ZWQ1MGIwYmRhOGNmNzU2YmE2YjRjOTk4NmI0YWNjODRmOWFlYzNiMjViY2MyYjA4YmQifQ%3D%3D; expires=Fri, 16-May-2025 15:50:25 GMT; path=/; httponly ◀application_session=eyJpdiI6InphNG9NTHBKSjZFbXVWXC9DVnFjUERBPT0iLCJ2YWx1ZSI6IlpaRGZMa2RzYUpXWngxSER1bGRSWEhpWWQwbUJjclI2WGE4cDdQVHpQVVpJeXRSWXptZ0R5cW5kdXRjYm02 ▶" 2 => "mHHwI2383ECorkLw8QxiJn6gewboAi8JhiHRZxOu=eyJpdiI6InRCd1wvYTZYZ09tYjFYZGh0WnhUMGJBPT0iLCJ2YWx1ZSI6IlBcL2ZZM0VsejdYRktaTXNtczZTRWpQOWNqUUVvaStyblhPWjhmS29zbVdvclF4d0M0aWIrNTNcLzZDTWd4aUxcL1wveGYwZXpEbXlidElVMU15dGMxR2JvSlBWc3N0VllHdDhCcHZCbG5pSlJidE1RaEJXZExnVTd3WUt1WGhZUm1oT2RXZiszdHl4cmhBTEdMVUhPUzY1anFCSjJTSU1BSnpQOXpRRVpzOTZkUEkzVEJYT055cUdsaEtpbFFlQk1qWGdNaTNZQkVRSUwwdkZmb2Z1WUpZdGJaVjlORWpmOXFvSFczS3N0NkhiMDZxalFuXC9qcjhqNU9taFVGRlNNTDI4Q21hc1Q3bjZyeTdcL0hQMXpqeDd3UXFHNWVDYlZOK0VLdmJ3UERzT2dhdTR5ZmxBSzFCajM4NVAwNVBKM3NSNWorYVl3aVFPeld5KzNOVmF6TnpCczFMcjVmQVVCamNvWFpTbEdaRk4waXZiWGZ2TU9LQm1hV3pvSEZaaHZcL2ZrbXciLCJtYWMiOiJlNjNhNjU4ODFmZDg3NjU2ZDI1YjQ4ZThmYTliMmIyOTcxYjEwM2Y0MDYwNDIxYzUzOTIxYWZhOWMzZDYzZjc2In0%3D; expires=Fri, 16-May-2025 15:50:25 GMT; path=/; httponly ◀mHHwI2383ECorkLw8QxiJn6gewboAi8JhiHRZxOu=eyJpdiI6InRCd1wvYTZYZ09tYjFYZGh0WnhUMGJBPT0iLCJ2YWx1ZSI6IlBcL2ZZM0VsejdYRktaTXNtczZTRWpQOWNqUUVvaStyblhPWjhmS29zbVdvclF ▶" ] ]
0 of 0array:4 [▶ "_token" => "gwzN5ytkFOAC54QpXl1aYMHMuPpJ8hMF0QMWJPcn" "_previous" => array:1 [▶ "url" => "http://bookmart.ae/b-149071" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]