وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (70.41%) | 176.75ms |
1 x Booting (29.25%) | 73.42ms |
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` = '166352' 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` = 166352
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` = 166352)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 48250 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 949 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` = 166352
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 166352 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` = 33 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` = 1260
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1260 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` = 33 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` = 1262
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1262 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` = 33 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` = 1263
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1263 and `products`.`book_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 798 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 709 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` = 2835
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 2835 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` = 1431 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` = 3878
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 3878 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` = 1736 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` = 4398
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4398 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` = 1673 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` = 4430
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4430 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` = 1757 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` = 4435
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4435 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` = 1714 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` = 4443
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4443 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` = 1798 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` = 4494
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 4494 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-166352" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-166352" "REMOTE_PORT" => "46039" "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.134.117.239" "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" => "Z_BifLNStN5ohhcaMCuIxQAAAEg" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z_BifLNStN5ohhcaMCuIxQAAAEg" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "Z_BifLNStN5ohhcaMCuIxQAAAEg" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1743807100.097 "REQUEST_TIME" => 1743807100 ]
[]
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, 04 Apr 2025 22:51:40 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkRjNUFSOXB0Y05wNnh1aGpnR3VuT3c9PSIsInZhbHVlIjoiWW5raE5JbEJyOTd6UGoySnI4b3h0ZnR6aGQ0ZitKZU9OOGdDeldOVXJyQ2RGWHFkOFNwVGVsdzBhdTBnd2FLQ2c5ZXBqTVFGY015ejZOY1NRVEEybTFKY21DMkg1RUhXRDdZUzBOVFdYQVcyQ3lSUjJ4NUFENVRUYTNHNkJNS2UiLCJtYWMiOiJlMWZiNTFlMDFkNGRmNjJmMzg2ZmI1MTlkYzA0YzhkMjQxZDljNTM5MmMwYjk2Y2ZhNDJiNjcxY2QwMjhiMTU3In0%3D; expires=Sat, 05-Apr-2025 00:51:40 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IkRjNUFSOXB0Y05wNnh1aGpnR3VuT3c9PSIsInZhbHVlIjoiWW5raE5JbEJyOTd6UGoySnI4b3h0ZnR6aGQ0ZitKZU9OOGdDeldOVXJyQ2RGWHFkOFNwVGVsdzBhdTBnd2FLQ2c5ZXBqT ▶" 1 => "application_session=eyJpdiI6IlwvRVE1eTBlV1lwZ2JSbjQzelNFRUlBPT0iLCJ2YWx1ZSI6IkloUzJNY3dVZlg5R2k5NzVJUkNVUEJrd2lGRVlSWlI5Tlg2TlRsN2pKRVh5T2p5RFM4OHFqSnJOekpsQkNaQ1d1MVU1ZFwvbXBmNHVVVUZhMlFEaERra2hDekEwRDRROEd2amN3VGFaT3pYN29CMkZUc1BFTWNtMGIzc05nalh2MCIsIm1hYyI6ImNlNWIyNDU4MjU1MDk5NTI1OGUwYjJiZjkxZjQxMzYwMjk4N2I5NGRmNTM4MjExMjM1OGQ3M2ZiMGIzODA2MDUifQ%3D%3D; expires=Sat, 05-Apr-2025 00:51:40 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6IlwvRVE1eTBlV1lwZ2JSbjQzelNFRUlBPT0iLCJ2YWx1ZSI6IkloUzJNY3dVZlg5R2k5NzVJUkNVUEJrd2lGRVlSWlI5Tlg2TlRsN2pKRVh5T2p5RFM4OHFqSnJOekpsQkNa ▶" 2 => "pQEkdPGXA0ckx3JIEiGUFPx1HoQtWK01bGTQOKEM=eyJpdiI6Ik9mTHhacVNkckVcL3lpRGJaWmFUTXdnPT0iLCJ2YWx1ZSI6ImFIeEpNKzJWcFBNQlRtTzJab1FXUVhsRmxiYW1CdU14M2o0QjFOWkhnN1FQbFFrSEhqV2hheGw2a0p1V3BIYXNVRVVtUkp4elhmZ242bkV4UjcyVHhcLzR4Sk95MHI1elwvcW9PYU5oVmhcL09md2h1emNURWR5NVI3aWJsMmt0Z252REQzVGt2VVF6SlEwMk1hUUVobHlkM3Myc0VqUVBaMXV4TnZHSXVGK2VQcHhmejB2Vnk2MlwvTlZqb0txTExDVVFFV1VCZlwvME5rVFkrZHRaR0RxQ1ZwQ0FxVWxWUXZcL1ZwYmpUSzJ2MnRzWVlqc0J1dzFXZFJ5ZHczS0xNTUMyT0REVUJUXC93XC9qajhzRXFBd3gxdUc1bXdcL1V3T20wbk4xeEVmUDJnZ1FPSHpSQVVKb2ZiRkErZmlnUlRqZFR5emUxcWRGaUFSZ0E2WmJnZ0hWMDNuNzFiUWdTV042OEhsbDI3eWpNZzhyY0dCNmF5QVBnTHBcL0YzQ0k1Y2t6R1B4c0oiLCJtYWMiOiI4YjE1N2Q1MGVmYmNmYTU5ZDczOTBmZjQxMTk0YzE3NDliZjg0OTZhYzhhNDNjMzI3NjNlYTQ3MDZiOTNiMGUxIn0%3D; expires=Sat, 05-Apr-2025 00:51:40 GMT; Max-Age=7200; path=/; httponly ◀pQEkdPGXA0ckx3JIEiGUFPx1HoQtWK01bGTQOKEM=eyJpdiI6Ik9mTHhacVNkckVcL3lpRGJaWmFUTXdnPT0iLCJ2YWx1ZSI6ImFIeEpNKzJWcFBNQlRtTzJab1FXUVhsRmxiYW1CdU14M2o0QjFOWkhnN1FQbFF ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkRjNUFSOXB0Y05wNnh1aGpnR3VuT3c9PSIsInZhbHVlIjoiWW5raE5JbEJyOTd6UGoySnI4b3h0ZnR6aGQ0ZitKZU9OOGdDeldOVXJyQ2RGWHFkOFNwVGVsdzBhdTBnd2FLQ2c5ZXBqTVFGY015ejZOY1NRVEEybTFKY21DMkg1RUhXRDdZUzBOVFdYQVcyQ3lSUjJ4NUFENVRUYTNHNkJNS2UiLCJtYWMiOiJlMWZiNTFlMDFkNGRmNjJmMzg2ZmI1MTlkYzA0YzhkMjQxZDljNTM5MmMwYjk2Y2ZhNDJiNjcxY2QwMjhiMTU3In0%3D; expires=Sat, 05-Apr-2025 00:51:40 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IkRjNUFSOXB0Y05wNnh1aGpnR3VuT3c9PSIsInZhbHVlIjoiWW5raE5JbEJyOTd6UGoySnI4b3h0ZnR6aGQ0ZitKZU9OOGdDeldOVXJyQ2RGWHFkOFNwVGVsdzBhdTBnd2FLQ2c5ZXBqT ▶" 1 => "application_session=eyJpdiI6IlwvRVE1eTBlV1lwZ2JSbjQzelNFRUlBPT0iLCJ2YWx1ZSI6IkloUzJNY3dVZlg5R2k5NzVJUkNVUEJrd2lGRVlSWlI5Tlg2TlRsN2pKRVh5T2p5RFM4OHFqSnJOekpsQkNaQ1d1MVU1ZFwvbXBmNHVVVUZhMlFEaERra2hDekEwRDRROEd2amN3VGFaT3pYN29CMkZUc1BFTWNtMGIzc05nalh2MCIsIm1hYyI6ImNlNWIyNDU4MjU1MDk5NTI1OGUwYjJiZjkxZjQxMzYwMjk4N2I5NGRmNTM4MjExMjM1OGQ3M2ZiMGIzODA2MDUifQ%3D%3D; expires=Sat, 05-Apr-2025 00:51:40 GMT; path=/; httponly ◀application_session=eyJpdiI6IlwvRVE1eTBlV1lwZ2JSbjQzelNFRUlBPT0iLCJ2YWx1ZSI6IkloUzJNY3dVZlg5R2k5NzVJUkNVUEJrd2lGRVlSWlI5Tlg2TlRsN2pKRVh5T2p5RFM4OHFqSnJOekpsQkNa ▶" 2 => "pQEkdPGXA0ckx3JIEiGUFPx1HoQtWK01bGTQOKEM=eyJpdiI6Ik9mTHhacVNkckVcL3lpRGJaWmFUTXdnPT0iLCJ2YWx1ZSI6ImFIeEpNKzJWcFBNQlRtTzJab1FXUVhsRmxiYW1CdU14M2o0QjFOWkhnN1FQbFFrSEhqV2hheGw2a0p1V3BIYXNVRVVtUkp4elhmZ242bkV4UjcyVHhcLzR4Sk95MHI1elwvcW9PYU5oVmhcL09md2h1emNURWR5NVI3aWJsMmt0Z252REQzVGt2VVF6SlEwMk1hUUVobHlkM3Myc0VqUVBaMXV4TnZHSXVGK2VQcHhmejB2Vnk2MlwvTlZqb0txTExDVVFFV1VCZlwvME5rVFkrZHRaR0RxQ1ZwQ0FxVWxWUXZcL1ZwYmpUSzJ2MnRzWVlqc0J1dzFXZFJ5ZHczS0xNTUMyT0REVUJUXC93XC9qajhzRXFBd3gxdUc1bXdcL1V3T20wbk4xeEVmUDJnZ1FPSHpSQVVKb2ZiRkErZmlnUlRqZFR5emUxcWRGaUFSZ0E2WmJnZ0hWMDNuNzFiUWdTV042OEhsbDI3eWpNZzhyY0dCNmF5QVBnTHBcL0YzQ0k1Y2t6R1B4c0oiLCJtYWMiOiI4YjE1N2Q1MGVmYmNmYTU5ZDczOTBmZjQxMTk0YzE3NDliZjg0OTZhYzhhNDNjMzI3NjNlYTQ3MDZiOTNiMGUxIn0%3D; expires=Sat, 05-Apr-2025 00:51:40 GMT; path=/; httponly ◀pQEkdPGXA0ckx3JIEiGUFPx1HoQtWK01bGTQOKEM=eyJpdiI6Ik9mTHhacVNkckVcL3lpRGJaWmFUTXdnPT0iLCJ2YWx1ZSI6ImFIeEpNKzJWcFBNQlRtTzJab1FXUVhsRmxiYW1CdU14M2o0QjFOWkhnN1FQbFF ▶" ] ]
0 of 0array:4 [▶ "_token" => "ak0yIagM8LzeAPgfiZr5xamCwpgLefSDjiJOuL7K" "_previous" => array:1 [▶ "url" => "http://bookmart.ae/b-166352" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]