وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (73.11%) | 176.84ms |
1 x Booting (26.58%) | 64.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` = '42131' 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` = 42131
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` = 42131)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 18 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 1067 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` = 42131
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 42131 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-42131" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-42131" "REMOTE_PORT" => "30549" "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.137.212.5" "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" => "Z3y-KkcCkEfw-sPMP5Y8nwAAABY" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z3y-KkcCkEfw-sPMP5Y8nwAAABY" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "Z3y-KkcCkEfw-sPMP5Y8nwAAABY" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1736228394.8143 "REQUEST_TIME" => 1736228394 ]
[]
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 => "Tue, 07 Jan 2025 05:39:54 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlkyK1grazFWbE1POVZNUUgyTkxIdFE9PSIsInZhbHVlIjoiaG9wVFlabVluUEpka2pPejZpXC96Wm1LZmY5MjhkRG8ySktPQWNENzRXUkFab1lTaHpKOHcyT0FDbEFTeXdHZ1I1QWQwM1N3amJYcTBRMWl6aTdhRUU5RmlpRU9GOWVlSnRySjVGUktudmRhYXRwQzhLRzhVZHJVb0t5ejZIRTJYIiwibWFjIjoiMDQzZGFiY2U0NTQ3NmI2YTI4Y2EzZGU1ZjZhNDFmYjhhZjlkNjVkNzdhNGE3NzFhY2MxYWJlMGNiYTQwNDExYiJ9; expires=Tue, 07-Jan-2025 07:39:55 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IlkyK1grazFWbE1POVZNUUgyTkxIdFE9PSIsInZhbHVlIjoiaG9wVFlabVluUEpka2pPejZpXC96Wm1LZmY5MjhkRG8ySktPQWNENzRXUkFab1lTaHpKOHcyT0FDbEFTeXdHZ1I1QWQwM ▶" 1 => "application_session=eyJpdiI6IkhzNVwvSzNmRXNyYTloN3hJT1pkSldRPT0iLCJ2YWx1ZSI6Imp1XC9DVk1NaWZkK1ZuOWlXR0xEMUNSVGg1VXErM1AyY1U3a2VHTkxIUkF6czk0WVRjaTBvTVBLcEM4QkJ6Q0ZzQVFLUXlcL0dOWUhYb3V5UXJEdlFOOWxXdWNSYm1wTHk5SnlFc3JjREU0VW8rME9SKzkwZmNUVVAzaTFTZFwvUjNsIiwibWFjIjoiYzdhZGUyNjFmNDU2ZmUyOGFhZDZlYWExM2JiYzA0MjIyY2JjYzY5MmI0YWQ2MzI4MWM4ZTViM2VmZDdhNWUxNSJ9; expires=Tue, 07-Jan-2025 07:39:55 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6IkhzNVwvSzNmRXNyYTloN3hJT1pkSldRPT0iLCJ2YWx1ZSI6Imp1XC9DVk1NaWZkK1ZuOWlXR0xEMUNSVGg1VXErM1AyY1U3a2VHTkxIUkF6czk0WVRjaTBvTVBLcEM4QkJ6 ▶" 2 => "iBw8J5mmshMKn1KD4WH2fwyP0RRGK3tsLlynIoNS=eyJpdiI6Im9MVW8zTU9UODJmYlZTdDNYU3pwekE9PSIsInZhbHVlIjoiMitybFwvd2RvTGQrMTFxbm1VZmlsVkJBQzk3cWt2cU1nTVdKaGswaXdCR3dnTnVKdG5hblFOMjNHR3pMXC83bVFKc0RIYngzZzJSaUFjbkoweGRpdlFSRnpseFwvYWJvZWx0cFhONUp3XC9PYWh1XC8zQlwvc255Mm1kaVAzMSsyN0Ewc1VoeVpWR0JPbXkzOXR5OUJVR0pmczZXbDY0U0tKQWhTN01qbmxiUmxERUcwbW1INFFoTDhZdzFXRG5KS014TkJ3Z09NT1hQbU8wd2RYd2lQTmxQWVk0dW1lOGJnOHBSV0pOR1VKVU5mRWhwY1FWRnVEd3ZoakJJaEpmT3FBZGg0NG5PMEtsNnpVMVM5dzV2b0d1YUZIRjBTdjNibzVpZ21CWmVcLzY0WVlSZzNkdkk5cHFDWDYrY1NxQjhQWms2QkpjbnZ3Q3lmdEEwYXpYT3VZOGQyVmN1dXVlWW0yRWNydzNUdmtiSkFHaHd1eWxaMDRPUUdMRWU2aVNDdWplZlhxeSIsIm1hYyI6ImRjYzYwNWYzMjFkZjA3ZWVmMTQ5NjM0ZjY1MGI0ZmI5Y2RhN2FjYzQwZTlkNzBkMDM3NGI3MjIwZDZkNTVlNDQifQ%3D%3D; expires=Tue, 07-Jan-2025 07:39:55 GMT; Max-Age=7200; path=/; httponly ◀iBw8J5mmshMKn1KD4WH2fwyP0RRGK3tsLlynIoNS=eyJpdiI6Im9MVW8zTU9UODJmYlZTdDNYU3pwekE9PSIsInZhbHVlIjoiMitybFwvd2RvTGQrMTFxbm1VZmlsVkJBQzk3cWt2cU1nTVdKaGswaXdCR3dnTnV ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlkyK1grazFWbE1POVZNUUgyTkxIdFE9PSIsInZhbHVlIjoiaG9wVFlabVluUEpka2pPejZpXC96Wm1LZmY5MjhkRG8ySktPQWNENzRXUkFab1lTaHpKOHcyT0FDbEFTeXdHZ1I1QWQwM1N3amJYcTBRMWl6aTdhRUU5RmlpRU9GOWVlSnRySjVGUktudmRhYXRwQzhLRzhVZHJVb0t5ejZIRTJYIiwibWFjIjoiMDQzZGFiY2U0NTQ3NmI2YTI4Y2EzZGU1ZjZhNDFmYjhhZjlkNjVkNzdhNGE3NzFhY2MxYWJlMGNiYTQwNDExYiJ9; expires=Tue, 07-Jan-2025 07:39:55 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IlkyK1grazFWbE1POVZNUUgyTkxIdFE9PSIsInZhbHVlIjoiaG9wVFlabVluUEpka2pPejZpXC96Wm1LZmY5MjhkRG8ySktPQWNENzRXUkFab1lTaHpKOHcyT0FDbEFTeXdHZ1I1QWQwM ▶" 1 => "application_session=eyJpdiI6IkhzNVwvSzNmRXNyYTloN3hJT1pkSldRPT0iLCJ2YWx1ZSI6Imp1XC9DVk1NaWZkK1ZuOWlXR0xEMUNSVGg1VXErM1AyY1U3a2VHTkxIUkF6czk0WVRjaTBvTVBLcEM4QkJ6Q0ZzQVFLUXlcL0dOWUhYb3V5UXJEdlFOOWxXdWNSYm1wTHk5SnlFc3JjREU0VW8rME9SKzkwZmNUVVAzaTFTZFwvUjNsIiwibWFjIjoiYzdhZGUyNjFmNDU2ZmUyOGFhZDZlYWExM2JiYzA0MjIyY2JjYzY5MmI0YWQ2MzI4MWM4ZTViM2VmZDdhNWUxNSJ9; expires=Tue, 07-Jan-2025 07:39:55 GMT; path=/; httponly ◀application_session=eyJpdiI6IkhzNVwvSzNmRXNyYTloN3hJT1pkSldRPT0iLCJ2YWx1ZSI6Imp1XC9DVk1NaWZkK1ZuOWlXR0xEMUNSVGg1VXErM1AyY1U3a2VHTkxIUkF6czk0WVRjaTBvTVBLcEM4QkJ6 ▶" 2 => "iBw8J5mmshMKn1KD4WH2fwyP0RRGK3tsLlynIoNS=eyJpdiI6Im9MVW8zTU9UODJmYlZTdDNYU3pwekE9PSIsInZhbHVlIjoiMitybFwvd2RvTGQrMTFxbm1VZmlsVkJBQzk3cWt2cU1nTVdKaGswaXdCR3dnTnVKdG5hblFOMjNHR3pMXC83bVFKc0RIYngzZzJSaUFjbkoweGRpdlFSRnpseFwvYWJvZWx0cFhONUp3XC9PYWh1XC8zQlwvc255Mm1kaVAzMSsyN0Ewc1VoeVpWR0JPbXkzOXR5OUJVR0pmczZXbDY0U0tKQWhTN01qbmxiUmxERUcwbW1INFFoTDhZdzFXRG5KS014TkJ3Z09NT1hQbU8wd2RYd2lQTmxQWVk0dW1lOGJnOHBSV0pOR1VKVU5mRWhwY1FWRnVEd3ZoakJJaEpmT3FBZGg0NG5PMEtsNnpVMVM5dzV2b0d1YUZIRjBTdjNibzVpZ21CWmVcLzY0WVlSZzNkdkk5cHFDWDYrY1NxQjhQWms2QkpjbnZ3Q3lmdEEwYXpYT3VZOGQyVmN1dXVlWW0yRWNydzNUdmtiSkFHaHd1eWxaMDRPUUdMRWU2aVNDdWplZlhxeSIsIm1hYyI6ImRjYzYwNWYzMjFkZjA3ZWVmMTQ5NjM0ZjY1MGI0ZmI5Y2RhN2FjYzQwZTlkNzBkMDM3NGI3MjIwZDZkNTVlNDQifQ%3D%3D; expires=Tue, 07-Jan-2025 07:39:55 GMT; path=/; httponly ◀iBw8J5mmshMKn1KD4WH2fwyP0RRGK3tsLlynIoNS=eyJpdiI6Im9MVW8zTU9UODJmYlZTdDNYU3pwekE9PSIsInZhbHVlIjoiMitybFwvd2RvTGQrMTFxbm1VZmlsVkJBQzk3cWt2cU1nTVdKaGswaXdCR3dnTnV ▶" ] ]
0 of 0array:4 [▶ "_token" => "lsF0RylBRUkcj1V0N3z8QdnR95RENbfpAUWeXGA7" "_previous" => array:1 [▶ "url" => "http://bookmart.ae/b-42131" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]