وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (61.4%) | 174.27ms |
1 x Booting (38.16%) | 108.29ms |
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` = '168131' 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` = 168131
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` = 168131)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 55756 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` = 168131
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 168131 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` = 24 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` = 41
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 41 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` = 81 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` = 353
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 353 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` = 82 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` = 354
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 354 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` = 69543 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` = 460
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 460 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` = 117 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` = 512
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 512 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` = 385 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` = 1920
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1920 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` = 360 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` = 2016
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2016 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` = 385 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` = 2017
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2017 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` = 424 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` = 2098
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2098 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` = 198 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` = 2109
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2109 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.187.24" ] "via" => array:1 [▶ 0 => "1.1 squid-proxy-5b5d847c96-c6tp9 (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-168131" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-168131" "REMOTE_PORT" => "1986" "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.184" "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.187.24" "HTTP_VIA" => "1.1 squid-proxy-5b5d847c96-c6tp9 (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" => "aEbzZ6WI5_ft4F5Gf2gEjgAAABU" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "aEbzZ6WI5_ft4F5Gf2gEjgAAABU" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "aEbzZ6WI5_ft4F5Gf2gEjgAAABU" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1749480295.9995 "REQUEST_TIME" => 1749480295 ]
[]
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 => "Mon, 09 Jun 2025 14:44:56 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ik1DUXFJNFN5NTNBenFrMmxkNmN2Rmc9PSIsInZhbHVlIjoic1A3UnJ0Vmw0cHJ4aGZkTkIyU3VhTVh5WmE2bXdGa3VkWFZnVnJXM0dtY1wvRjZSREswWXNaeXA1QkcxQkVWNTJcL29DcFZtQno0emdOR250TnBzUjdHaEc1cTl1Q3piYk5TSmN5Q09pK0toalVlR09hMXp0SjI4RmhtV0J2S3ViQyIsIm1hYyI6IjIyOGUyYWZhMGQxNjRkODJlYTMyMjkwYTdjZTY0NTc1NDgyYTA1NjRlM2ViNDA1MjNlM2M5YzM4MWVhMDI3OWMifQ%3D%3D; expires=Mon, 09-Jun-2025 16:44:56 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6Ik1DUXFJNFN5NTNBenFrMmxkNmN2Rmc9PSIsInZhbHVlIjoic1A3UnJ0Vmw0cHJ4aGZkTkIyU3VhTVh5WmE2bXdGa3VkWFZnVnJXM0dtY1wvRjZSREswWXNaeXA1QkcxQkVWNTJcL29Dc ▶" 1 => "application_session=eyJpdiI6ImJyOWdtMUVGTDNkZGYzMEE3WDNiYVE9PSIsInZhbHVlIjoiaUt2Q1o4QVUwMjNjQyt1bkJSbkZpU1lXbG03VDZTWE9VRDZlYlZxOFFHSEgraEZwNnpvcGhkd2VNbERLdFdPZVRTYVVTMW10MTcweno3K3RjYTJYQWw3bUpvWElRUUw4SWpFR1JXVkc1Zm9mZmxONFBxcDduRkRTcmlIVmx1UlQiLCJtYWMiOiI5MmY2MGZmN2NkMjM3MGMyMmVmYjczOGNkODk3MzQzZTg5YzlmZDRhNzZmZDlkNWJlMTNmN2JmYzM1M2JhODIzIn0%3D; expires=Mon, 09-Jun-2025 16:44:56 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6ImJyOWdtMUVGTDNkZGYzMEE3WDNiYVE9PSIsInZhbHVlIjoiaUt2Q1o4QVUwMjNjQyt1bkJSbkZpU1lXbG03VDZTWE9VRDZlYlZxOFFHSEgraEZwNnpvcGhkd2VNbERLdFdP ▶" 2 => "wIWxPlNU3pTrutMuEH9IXlBmxGnRcbZnUo3tHCtV=eyJpdiI6IjBUZ0NveXBTTUdTdE9LSU8ySTUxaVE9PSIsInZhbHVlIjoieUc0ejJvRExZVk5oVFwva2hXaWpBcjFNMWx3eXBYV3ZkT2Z1eHFXRWVybWttTFNpZEdGbXNtcTJOMmF1OWU1QlFtV1pzRFNcL3Y1QmlEeHpBXC9Mc1RWZ1YrOWtDa2p0VExkcERZTStiU3ZyNjVcL0xIZWlDQ1czYit6M2hvdUY0d2NjT29rRGR3dDBKM3ZKTHdvTHVBWXB6STE0XC85YXpma0ZWbVNVSWZuYkNMMkV0QVQ2U1hDNStHOGx2WFlaMzF4a1ZxcytTNnN3V0VsM0JFNzBnS2owQ1dtNnFQMU5EeW45ejhTckFTWjhUano2VkF1THBXVEJ6d21pOHpiYjI2b0dTVFFHQkNKMThpNUp2WTJKaUpwd0xYUWIrOTNHVmVTMitHK2dqSGRsRWNteDZmdVVEeE1oQngrdk8zVGZzcUZcL0VNRVAzMU90XC9HTEdCRVpXanNrOW1cL01sWWxENGNzdlAzSjhHYmFUSXlaMXdTNnhBdEg5V3IwYVNxeTF3YVowbEkiLCJtYWMiOiI0MzM5NjY0NTBhZWNlYzMxY2VkZmUxZjgwZmVkNjQ2YmZhNmZlMTU4Yzc0YTczMTA2ODMxZDk0YWZmYWFmYzEyIn0%3D; expires=Mon, 09-Jun-2025 16:44:56 GMT; Max-Age=7200; path=/; httponly ◀wIWxPlNU3pTrutMuEH9IXlBmxGnRcbZnUo3tHCtV=eyJpdiI6IjBUZ0NveXBTTUdTdE9LSU8ySTUxaVE9PSIsInZhbHVlIjoieUc0ejJvRExZVk5oVFwva2hXaWpBcjFNMWx3eXBYV3ZkT2Z1eHFXRWVybWttTFN ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ik1DUXFJNFN5NTNBenFrMmxkNmN2Rmc9PSIsInZhbHVlIjoic1A3UnJ0Vmw0cHJ4aGZkTkIyU3VhTVh5WmE2bXdGa3VkWFZnVnJXM0dtY1wvRjZSREswWXNaeXA1QkcxQkVWNTJcL29DcFZtQno0emdOR250TnBzUjdHaEc1cTl1Q3piYk5TSmN5Q09pK0toalVlR09hMXp0SjI4RmhtV0J2S3ViQyIsIm1hYyI6IjIyOGUyYWZhMGQxNjRkODJlYTMyMjkwYTdjZTY0NTc1NDgyYTA1NjRlM2ViNDA1MjNlM2M5YzM4MWVhMDI3OWMifQ%3D%3D; expires=Mon, 09-Jun-2025 16:44:56 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6Ik1DUXFJNFN5NTNBenFrMmxkNmN2Rmc9PSIsInZhbHVlIjoic1A3UnJ0Vmw0cHJ4aGZkTkIyU3VhTVh5WmE2bXdGa3VkWFZnVnJXM0dtY1wvRjZSREswWXNaeXA1QkcxQkVWNTJcL29Dc ▶" 1 => "application_session=eyJpdiI6ImJyOWdtMUVGTDNkZGYzMEE3WDNiYVE9PSIsInZhbHVlIjoiaUt2Q1o4QVUwMjNjQyt1bkJSbkZpU1lXbG03VDZTWE9VRDZlYlZxOFFHSEgraEZwNnpvcGhkd2VNbERLdFdPZVRTYVVTMW10MTcweno3K3RjYTJYQWw3bUpvWElRUUw4SWpFR1JXVkc1Zm9mZmxONFBxcDduRkRTcmlIVmx1UlQiLCJtYWMiOiI5MmY2MGZmN2NkMjM3MGMyMmVmYjczOGNkODk3MzQzZTg5YzlmZDRhNzZmZDlkNWJlMTNmN2JmYzM1M2JhODIzIn0%3D; expires=Mon, 09-Jun-2025 16:44:56 GMT; path=/; httponly ◀application_session=eyJpdiI6ImJyOWdtMUVGTDNkZGYzMEE3WDNiYVE9PSIsInZhbHVlIjoiaUt2Q1o4QVUwMjNjQyt1bkJSbkZpU1lXbG03VDZTWE9VRDZlYlZxOFFHSEgraEZwNnpvcGhkd2VNbERLdFdP ▶" 2 => "wIWxPlNU3pTrutMuEH9IXlBmxGnRcbZnUo3tHCtV=eyJpdiI6IjBUZ0NveXBTTUdTdE9LSU8ySTUxaVE9PSIsInZhbHVlIjoieUc0ejJvRExZVk5oVFwva2hXaWpBcjFNMWx3eXBYV3ZkT2Z1eHFXRWVybWttTFNpZEdGbXNtcTJOMmF1OWU1QlFtV1pzRFNcL3Y1QmlEeHpBXC9Mc1RWZ1YrOWtDa2p0VExkcERZTStiU3ZyNjVcL0xIZWlDQ1czYit6M2hvdUY0d2NjT29rRGR3dDBKM3ZKTHdvTHVBWXB6STE0XC85YXpma0ZWbVNVSWZuYkNMMkV0QVQ2U1hDNStHOGx2WFlaMzF4a1ZxcytTNnN3V0VsM0JFNzBnS2owQ1dtNnFQMU5EeW45ejhTckFTWjhUano2VkF1THBXVEJ6d21pOHpiYjI2b0dTVFFHQkNKMThpNUp2WTJKaUpwd0xYUWIrOTNHVmVTMitHK2dqSGRsRWNteDZmdVVEeE1oQngrdk8zVGZzcUZcL0VNRVAzMU90XC9HTEdCRVpXanNrOW1cL01sWWxENGNzdlAzSjhHYmFUSXlaMXdTNnhBdEg5V3IwYVNxeTF3YVowbEkiLCJtYWMiOiI0MzM5NjY0NTBhZWNlYzMxY2VkZmUxZjgwZmVkNjQ2YmZhNmZlMTU4Yzc0YTczMTA2ODMxZDk0YWZmYWFmYzEyIn0%3D; expires=Mon, 09-Jun-2025 16:44:56 GMT; path=/; httponly ◀wIWxPlNU3pTrutMuEH9IXlBmxGnRcbZnUo3tHCtV=eyJpdiI6IjBUZ0NveXBTTUdTdE9LSU8ySTUxaVE9PSIsInZhbHVlIjoieUc0ejJvRExZVk5oVFwva2hXaWpBcjFNMWx3eXBYV3ZkT2Z1eHFXRWVybWttTFN ▶" ] ]
0 of 0array:4 [▶ "_token" => "54QWg9wckDPdncmrGTCkXyV6bExueCr7mE9PCt1W" "_previous" => array:1 [▶ "url" => "http://bookmart.ae/b-168131" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]