وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (66.79%) | 209.84ms |
1 x Booting (32.84%) | 103.20ms |
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` = '154902' 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` = 154902
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` = 154902)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 56290 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 120 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` = 154902
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 154902 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` = 2481 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` = 5513
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 5513 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 829 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 3333 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` = 7358
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 7358 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 836 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 4356 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` = 9483
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 9483 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 843 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 5014 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` = 11936
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 11936 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 650 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 5571 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` = 15159
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 15159 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 650 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 5571 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` = 16519
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 16519 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 650 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 7394 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` = 16520
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 16520 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 650 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 7632 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` = 21130
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 21130 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 650 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 8938 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` = 21233
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 21233 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 650 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 7375 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` = 21235
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 21235 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-154902" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-154902" "REMOTE_PORT" => "21882" "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.220.45.179" "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" => "aAqLClozrVGy_BsYbqoV9AAAAAo" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "aAqLClozrVGy_BsYbqoV9AAAAAo" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "aAqLClozrVGy_BsYbqoV9AAAAAo" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1745521418.2516 "REQUEST_TIME" => 1745521418 ]
[]
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, 24 Apr 2025 19:03:38 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ijd4UU5VVzZXRzIySGhIRWVHWWJEUnc9PSIsInZhbHVlIjoiNmRrUkZLZ1d1SUhtWFdqMU41XC9JVThxN09JdHgwSnpUZDNJcFhMbzBOR1hUNVpJOVBoUXEyejJkSEMwZldlaTRxUHN5NW05THUxZEtvUkRqektMd1ZPVG9XSjBaNDFBR0M5YVwveEs2WU5YdDdyNWs2MW50SEZublczT1FkamgxWSIsIm1hYyI6ImQ1MDExYjk0YjE5ZjYxNmY0ZjQxZjg3YjQzNGZlZWFjNGVkNjlkZWExZTQ5OWVjNjc1N2U2ZWNhZjg5YmNhYTIifQ%3D%3D; expires=Thu, 24-Apr-2025 21:03:38 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6Ijd4UU5VVzZXRzIySGhIRWVHWWJEUnc9PSIsInZhbHVlIjoiNmRrUkZLZ1d1SUhtWFdqMU41XC9JVThxN09JdHgwSnpUZDNJcFhMbzBOR1hUNVpJOVBoUXEyejJkSEMwZldlaTRxUHN5N ▶" 1 => "application_session=eyJpdiI6Ik1oRmN6WEtqUTVUTmZuOWlQbTlUcGc9PSIsInZhbHVlIjoiZG9FTDhqa3BFOEZ1UXBcL0dXUjJhNzhFejBETEw2RTFSZHo5XC8wMmN3YUdrSzNxU2Z1NFRvZWJcL2xyc2NGZzRvNXFyUThUMEl3dFpVZmpvWUhWR0Vpa29QamE1WDZqSlJcL3pvSmtMc0NOMW1aZzRUdUFBcXoza21heVwvM1NPR0x6SSIsIm1hYyI6IjFiNzdiMDk5Y2E0YTQ2NGUwNWE1N2I4NzkyYzg3ZjY1MzYwMjU3OWQ4MzJmZTdkNGUzZDEyZWM1MjA5N2I2NDMifQ%3D%3D; expires=Thu, 24-Apr-2025 21:03:38 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6Ik1oRmN6WEtqUTVUTmZuOWlQbTlUcGc9PSIsInZhbHVlIjoiZG9FTDhqa3BFOEZ1UXBcL0dXUjJhNzhFejBETEw2RTFSZHo5XC8wMmN3YUdrSzNxU2Z1NFRvZWJcL2xyc2NG ▶" 2 => "HnwaJYcDGlBQLkDKTJndFyqoXKvxt96kF6oxCKbE=eyJpdiI6ImNtcGY5RjNRQ0VTZTJkMk1sa2h1Snc9PSIsInZhbHVlIjoiYmQzWXVWYjQxYUx2WVJKd1R2bVwvWUZqS2RtNXZIUFwvcmxxTWVNWDJZT3k2MmdNUGZFMENLa2FCUzhyNGY5NndZMkZMRERBYmJadUk5eUxDQjRuNFdQbVhcL2Y4cnNEdHB0WFdwdEd6cWxyNUdQTEZPdWVZdGJ0VnEwRnoxVmtlRnZcL3YzV0JnbGVzQ0Y0T2JBY1NicjNnVjJWWGV3a1lKVzh1dkFCQU9IMXJFb1BtR0NHQktRMnltTExNWlRwS3Q1bGRHQWVINkhuTnBYT1k3MDRMandwQ1lIenFwSG1jdDJGYWk5ZWkwOXJFWExWSmZPZXlZZ2xaTnhBRXc1MFd2WmVYc1NvU2w2c3RzR2lTdVJ4YWdpNFwvTWROUFpjR0s0c1I0bHlmYlwvOVUyQXNcL3JNK0c0K1lYQ2hoQVJ3VjVZbzlGc2YyaUJNMDFBU3BcLzZram1OMFg0eGZQZFhHZlRXMVZCWTJJZ2Jvdm5cL3RUeDBFVFRYa2prdXJoMmpSbFRTS2diIiwibWFjIjoiMTQ1NTE3MTExYjc3MWVlYjJiNDdiMGVkNzIzYmI3N2I2ZjQ2MmRlMjBlNDc1YmUyMGMyYzc4YjhkOTgzNmZjZiJ9; expires=Thu, 24-Apr-2025 21:03:38 GMT; Max-Age=7200; path=/; httponly ◀HnwaJYcDGlBQLkDKTJndFyqoXKvxt96kF6oxCKbE=eyJpdiI6ImNtcGY5RjNRQ0VTZTJkMk1sa2h1Snc9PSIsInZhbHVlIjoiYmQzWXVWYjQxYUx2WVJKd1R2bVwvWUZqS2RtNXZIUFwvcmxxTWVNWDJZT3k2Mmd ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ijd4UU5VVzZXRzIySGhIRWVHWWJEUnc9PSIsInZhbHVlIjoiNmRrUkZLZ1d1SUhtWFdqMU41XC9JVThxN09JdHgwSnpUZDNJcFhMbzBOR1hUNVpJOVBoUXEyejJkSEMwZldlaTRxUHN5NW05THUxZEtvUkRqektMd1ZPVG9XSjBaNDFBR0M5YVwveEs2WU5YdDdyNWs2MW50SEZublczT1FkamgxWSIsIm1hYyI6ImQ1MDExYjk0YjE5ZjYxNmY0ZjQxZjg3YjQzNGZlZWFjNGVkNjlkZWExZTQ5OWVjNjc1N2U2ZWNhZjg5YmNhYTIifQ%3D%3D; expires=Thu, 24-Apr-2025 21:03:38 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6Ijd4UU5VVzZXRzIySGhIRWVHWWJEUnc9PSIsInZhbHVlIjoiNmRrUkZLZ1d1SUhtWFdqMU41XC9JVThxN09JdHgwSnpUZDNJcFhMbzBOR1hUNVpJOVBoUXEyejJkSEMwZldlaTRxUHN5N ▶" 1 => "application_session=eyJpdiI6Ik1oRmN6WEtqUTVUTmZuOWlQbTlUcGc9PSIsInZhbHVlIjoiZG9FTDhqa3BFOEZ1UXBcL0dXUjJhNzhFejBETEw2RTFSZHo5XC8wMmN3YUdrSzNxU2Z1NFRvZWJcL2xyc2NGZzRvNXFyUThUMEl3dFpVZmpvWUhWR0Vpa29QamE1WDZqSlJcL3pvSmtMc0NOMW1aZzRUdUFBcXoza21heVwvM1NPR0x6SSIsIm1hYyI6IjFiNzdiMDk5Y2E0YTQ2NGUwNWE1N2I4NzkyYzg3ZjY1MzYwMjU3OWQ4MzJmZTdkNGUzZDEyZWM1MjA5N2I2NDMifQ%3D%3D; expires=Thu, 24-Apr-2025 21:03:38 GMT; path=/; httponly ◀application_session=eyJpdiI6Ik1oRmN6WEtqUTVUTmZuOWlQbTlUcGc9PSIsInZhbHVlIjoiZG9FTDhqa3BFOEZ1UXBcL0dXUjJhNzhFejBETEw2RTFSZHo5XC8wMmN3YUdrSzNxU2Z1NFRvZWJcL2xyc2NG ▶" 2 => "HnwaJYcDGlBQLkDKTJndFyqoXKvxt96kF6oxCKbE=eyJpdiI6ImNtcGY5RjNRQ0VTZTJkMk1sa2h1Snc9PSIsInZhbHVlIjoiYmQzWXVWYjQxYUx2WVJKd1R2bVwvWUZqS2RtNXZIUFwvcmxxTWVNWDJZT3k2MmdNUGZFMENLa2FCUzhyNGY5NndZMkZMRERBYmJadUk5eUxDQjRuNFdQbVhcL2Y4cnNEdHB0WFdwdEd6cWxyNUdQTEZPdWVZdGJ0VnEwRnoxVmtlRnZcL3YzV0JnbGVzQ0Y0T2JBY1NicjNnVjJWWGV3a1lKVzh1dkFCQU9IMXJFb1BtR0NHQktRMnltTExNWlRwS3Q1bGRHQWVINkhuTnBYT1k3MDRMandwQ1lIenFwSG1jdDJGYWk5ZWkwOXJFWExWSmZPZXlZZ2xaTnhBRXc1MFd2WmVYc1NvU2w2c3RzR2lTdVJ4YWdpNFwvTWROUFpjR0s0c1I0bHlmYlwvOVUyQXNcL3JNK0c0K1lYQ2hoQVJ3VjVZbzlGc2YyaUJNMDFBU3BcLzZram1OMFg0eGZQZFhHZlRXMVZCWTJJZ2Jvdm5cL3RUeDBFVFRYa2prdXJoMmpSbFRTS2diIiwibWFjIjoiMTQ1NTE3MTExYjc3MWVlYjJiNDdiMGVkNzIzYmI3N2I2ZjQ2MmRlMjBlNDc1YmUyMGMyYzc4YjhkOTgzNmZjZiJ9; expires=Thu, 24-Apr-2025 21:03:38 GMT; path=/; httponly ◀HnwaJYcDGlBQLkDKTJndFyqoXKvxt96kF6oxCKbE=eyJpdiI6ImNtcGY5RjNRQ0VTZTJkMk1sa2h1Snc9PSIsInZhbHVlIjoiYmQzWXVWYjQxYUx2WVJKd1R2bVwvWUZqS2RtNXZIUFwvcmxxTWVNWDJZT3k2Mmd ▶" ] ]
0 of 0array:4 [▶ "_token" => "PdsgcWEbXXOb89DZDqa9WnYza6nawh9uWgeItURB" "_previous" => array:1 [▶ "url" => "http://bookmart.ae/b-154902" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]