وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (66.59%) | 133.07ms |
1 x Booting (33.01%) | 65.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` = '168236' 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` = 168236
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` = 168236)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 48580 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 2 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` = 168236
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 168236 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` = 402 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` = 2038
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2038 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` = 293 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` = 2039
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2039 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` = 416 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` = 2041
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2041 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` = 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` = 2069
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2069 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` = 480 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` = 2348
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2348 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` = 481 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` = 2349
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2349 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` = 774 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` = 3270
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 3270 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` = 1452 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` = 4421
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4421 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` = 1759 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` = 4439
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4439 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` = 25049 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` = 4466
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4466 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-168236" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-168236" "REMOTE_PORT" => "18030" "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.148.145.52" "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" => "Z30zaSE1YwcL8kKW40PjlAAAAF8" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z30zaSE1YwcL8kKW40PjlAAAAF8" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "Z30zaSE1YwcL8kKW40PjlAAAAF8" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1736258409.5644 "REQUEST_TIME" => 1736258409 ]
[]
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 14:00:09 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjF4WWQwT0lJSFJjNkpCYnhlcTZoU2c9PSIsInZhbHVlIjoiUEFNMUxZK3JHQU5PQ3FGTTQ3QzRZN2lsZGFqS1hxekJHWjluUzRlK0kwdFBHOWJid1dGaVlqKzdhdVlOUng4ajRyZnpnbVlOaE9zWlRRVFlEXC9VNWNBbFdtTTZ0SFFHNkNcL1FsRlpuZFwvRlpVejU1NzF6S2ltMFJmVTJocXRJREYiLCJtYWMiOiI1ZWM0YWZiODcyNTkxYTlkYTA5Yzc5NGUwMjNhOWU1ZDA4ODlkNmMyNmI3ZmZlYTE5ZTRjZjQ4YjFmNTM2YTRhIn0%3D; expires=Tue, 07-Jan-2025 16:00:09 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IjF4WWQwT0lJSFJjNkpCYnhlcTZoU2c9PSIsInZhbHVlIjoiUEFNMUxZK3JHQU5PQ3FGTTQ3QzRZN2lsZGFqS1hxekJHWjluUzRlK0kwdFBHOWJid1dGaVlqKzdhdVlOUng4ajRyZnpnb ▶" 1 => "application_session=eyJpdiI6IjdVOCtYZnlJWmduZURUZ2VsZWhtXC9BPT0iLCJ2YWx1ZSI6InFKU3kwZzVrdVFMRjZhVDlXY2VXdVREREZSUGJVTUxqRENvOG9FcjZaaWhOZnNyeHRSZzh4TUszRVdXcHh5SXVFY1VodkQ5dEk0Qzg1VmFmXC9vcEJGZllTQzE1Z1wvcXZjYjJXblRpN2lLNFFzejdVVHRxM0dcLzZLTEdPa3M0WU42IiwibWFjIjoiMjg0ZWNlNTdlZDBhNTk2YmZkYThiZjBmNWJjYWYxMTExN2MzYWM1NjExNTE3YWYwYjU1ZGUwOTE2NjE5MDg5OSJ9; expires=Tue, 07-Jan-2025 16:00:09 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6IjdVOCtYZnlJWmduZURUZ2VsZWhtXC9BPT0iLCJ2YWx1ZSI6InFKU3kwZzVrdVFMRjZhVDlXY2VXdVREREZSUGJVTUxqRENvOG9FcjZaaWhOZnNyeHRSZzh4TUszRVdXcHh5 ▶" 2 => "0h9LTBtjUqpSxaKtlQ8kFo1Oi7fdSnCrzareJCRm=eyJpdiI6InEwVmhRRWRSXC9icm1QRDF3RFpMejd3PT0iLCJ2YWx1ZSI6ImttQzhYTEZzM3Y4S0I2WU84c2Y2aCt6MjJxbTBzTlFDbVZoV01WOWtBWHB3NERPXC9xTDhXOEd1Z2lsOVNvVWcxVENzS0JxcW9KR3plQSt6aGR0bkF0UllLb2tcL1kyNFNjM2dTTERcL3BUQzBrM09EMXhaQWxVMU0rbVViVnArZGk4bHhcL0o0a0R1NXFLbUNCQ2EwMEJCYlNreDJoUk0wcXBLYmErXC9RNUVTQTNRXC9VdVZvUzdKSEV5UkFiZE5odTJQQ1Y3TzJTb1d5bTlVak81QnB2Uk9FSG1sTkxPWkdPaHhcL2Z1RHV2K2dpTkxodDZcL1dwK3VqTmZlSFJmV3dESkJSV1l0NUMxd0JxNnVjZU5wWkN2QXM3XC9MTktyc0lJWmFcL0ZiT3JnQmhCSlFmNzl3QloxaWkwZlVkR3hxV3BRa3BYZUlRZW9pMFMzQ1NmQlwvNjdwR215Tmp0U1lyQzBXc29HK2NCQXhKNzZTSWVnblJZVXliWm5PUVRkMENuM01UK2wzIiwibWFjIjoiNDEyMWMxMGY4NDdhM2I1MWE5ZmVjZTMzN2M2ZjBiZTc1NjYyODg3YmQ4NGU1YmI3ZTZlZjkyMjI5Yzc2YTU0ZiJ9; expires=Tue, 07-Jan-2025 16:00:09 GMT; Max-Age=7200; path=/; httponly ◀0h9LTBtjUqpSxaKtlQ8kFo1Oi7fdSnCrzareJCRm=eyJpdiI6InEwVmhRRWRSXC9icm1QRDF3RFpMejd3PT0iLCJ2YWx1ZSI6ImttQzhYTEZzM3Y4S0I2WU84c2Y2aCt6MjJxbTBzTlFDbVZoV01WOWtBWHB3NER ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjF4WWQwT0lJSFJjNkpCYnhlcTZoU2c9PSIsInZhbHVlIjoiUEFNMUxZK3JHQU5PQ3FGTTQ3QzRZN2lsZGFqS1hxekJHWjluUzRlK0kwdFBHOWJid1dGaVlqKzdhdVlOUng4ajRyZnpnbVlOaE9zWlRRVFlEXC9VNWNBbFdtTTZ0SFFHNkNcL1FsRlpuZFwvRlpVejU1NzF6S2ltMFJmVTJocXRJREYiLCJtYWMiOiI1ZWM0YWZiODcyNTkxYTlkYTA5Yzc5NGUwMjNhOWU1ZDA4ODlkNmMyNmI3ZmZlYTE5ZTRjZjQ4YjFmNTM2YTRhIn0%3D; expires=Tue, 07-Jan-2025 16:00:09 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IjF4WWQwT0lJSFJjNkpCYnhlcTZoU2c9PSIsInZhbHVlIjoiUEFNMUxZK3JHQU5PQ3FGTTQ3QzRZN2lsZGFqS1hxekJHWjluUzRlK0kwdFBHOWJid1dGaVlqKzdhdVlOUng4ajRyZnpnb ▶" 1 => "application_session=eyJpdiI6IjdVOCtYZnlJWmduZURUZ2VsZWhtXC9BPT0iLCJ2YWx1ZSI6InFKU3kwZzVrdVFMRjZhVDlXY2VXdVREREZSUGJVTUxqRENvOG9FcjZaaWhOZnNyeHRSZzh4TUszRVdXcHh5SXVFY1VodkQ5dEk0Qzg1VmFmXC9vcEJGZllTQzE1Z1wvcXZjYjJXblRpN2lLNFFzejdVVHRxM0dcLzZLTEdPa3M0WU42IiwibWFjIjoiMjg0ZWNlNTdlZDBhNTk2YmZkYThiZjBmNWJjYWYxMTExN2MzYWM1NjExNTE3YWYwYjU1ZGUwOTE2NjE5MDg5OSJ9; expires=Tue, 07-Jan-2025 16:00:09 GMT; path=/; httponly ◀application_session=eyJpdiI6IjdVOCtYZnlJWmduZURUZ2VsZWhtXC9BPT0iLCJ2YWx1ZSI6InFKU3kwZzVrdVFMRjZhVDlXY2VXdVREREZSUGJVTUxqRENvOG9FcjZaaWhOZnNyeHRSZzh4TUszRVdXcHh5 ▶" 2 => "0h9LTBtjUqpSxaKtlQ8kFo1Oi7fdSnCrzareJCRm=eyJpdiI6InEwVmhRRWRSXC9icm1QRDF3RFpMejd3PT0iLCJ2YWx1ZSI6ImttQzhYTEZzM3Y4S0I2WU84c2Y2aCt6MjJxbTBzTlFDbVZoV01WOWtBWHB3NERPXC9xTDhXOEd1Z2lsOVNvVWcxVENzS0JxcW9KR3plQSt6aGR0bkF0UllLb2tcL1kyNFNjM2dTTERcL3BUQzBrM09EMXhaQWxVMU0rbVViVnArZGk4bHhcL0o0a0R1NXFLbUNCQ2EwMEJCYlNreDJoUk0wcXBLYmErXC9RNUVTQTNRXC9VdVZvUzdKSEV5UkFiZE5odTJQQ1Y3TzJTb1d5bTlVak81QnB2Uk9FSG1sTkxPWkdPaHhcL2Z1RHV2K2dpTkxodDZcL1dwK3VqTmZlSFJmV3dESkJSV1l0NUMxd0JxNnVjZU5wWkN2QXM3XC9MTktyc0lJWmFcL0ZiT3JnQmhCSlFmNzl3QloxaWkwZlVkR3hxV3BRa3BYZUlRZW9pMFMzQ1NmQlwvNjdwR215Tmp0U1lyQzBXc29HK2NCQXhKNzZTSWVnblJZVXliWm5PUVRkMENuM01UK2wzIiwibWFjIjoiNDEyMWMxMGY4NDdhM2I1MWE5ZmVjZTMzN2M2ZjBiZTc1NjYyODg3YmQ4NGU1YmI3ZTZlZjkyMjI5Yzc2YTU0ZiJ9; expires=Tue, 07-Jan-2025 16:00:09 GMT; path=/; httponly ◀0h9LTBtjUqpSxaKtlQ8kFo1Oi7fdSnCrzareJCRm=eyJpdiI6InEwVmhRRWRSXC9icm1QRDF3RFpMejd3PT0iLCJ2YWx1ZSI6ImttQzhYTEZzM3Y4S0I2WU84c2Y2aCt6MjJxbTBzTlFDbVZoV01WOWtBWHB3NER ▶" ] ]
0 of 0array:4 [▶ "_token" => "MtgyuJAmSzf9h9Dk3JWETENvAwzxpzaEzBxtKB2Z" "_previous" => array:1 [▶ "url" => "http://bookmart.ae/b-168236" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]