وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (67.28%) | 132.91ms |
1 x Booting (32.31%) | 63.83ms |
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` = '154441' 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` = 154441
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` = 154441)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 55872 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 158 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` = 154441
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 154441 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` = 276 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` = 1602
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1602 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` = 332 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` = 1711
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1711 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` = 73158 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` = 1713
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1713 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` = 313 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` = 1717
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1717 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` = 313 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` = 1718
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1718 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` = 324 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` = 1743
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1743 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` = 313 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` = 1749
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1749 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` = 313 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` = 1752
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1752 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` = 313 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` = 1753
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1753 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` = 313 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` = 1754
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1754 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-154441" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-154441" "REMOTE_PORT" => "25170" "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.191.70.86" "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-rBQOcHUx-kROxQT3fdzwAAAFU" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z-rBQOcHUx-kROxQT3fdzwAAAFU" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "Z-rBQOcHUx-kROxQT3fdzwAAAFU" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1743438144.7882 "REQUEST_TIME" => 1743438144 ]
[]
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, 31 Mar 2025 16:22:24 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Im1sZTJsdTJuSzJlak4wSGp4djJKN1E9PSIsInZhbHVlIjoiNzBDcloyWjdIdFpTanF4VUV0REZzbDVWNXRCbFhRRzR1cWhsZlJCdDAxdldMNmRTXC90QytZcytJZ3FDdHl0ZHFNY05MdWJ2OVg0M2JzTWc4aXd0U3BHUVhXSDc0ZmlxRlNHeWtnWUZPK2w4YW0zZjBidkphN2JOODVja3dubTJWIiwibWFjIjoiNmUzYjBjZjNjMzU0MDY0Zjg3ZTM4NDIzN2M3NjdkYTg4OWFmZGJmNThhMzhkYTRlNzhiZWJiZjFhZjI1NDIyNCJ9; expires=Mon, 31-Mar-2025 18:22:24 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6Im1sZTJsdTJuSzJlak4wSGp4djJKN1E9PSIsInZhbHVlIjoiNzBDcloyWjdIdFpTanF4VUV0REZzbDVWNXRCbFhRRzR1cWhsZlJCdDAxdldMNmRTXC90QytZcytJZ3FDdHl0ZHFNY05Md ▶" 1 => "application_session=eyJpdiI6IjhaSW1wSXFNY2dRRXk1ZlVkUWlnOUE9PSIsInZhbHVlIjoicHJlRHg1MU00UFFyK2dxOXhQMW4xcTdva3hQVDFFRGZ2cHhDbGJKMnRSSjM2MHd6emdxaHA5XC85NHF5WlVKMWVVN1Z5SStLTUw2c3RoRlNrQ3A1amZsd1N1XC9hOWRYK0IxVWpTa0RsNXJlZm14XC9PSUZyc09Kd3hsdzJYNWx5UFIiLCJtYWMiOiIzNzhmNGJkZjEwNjE1MDE1ODYyOWNmNWQyZjQwMTllMjc1OTI0ZDU5ZTYwZjg2NzRkMWMxNTE3ODRjMTY2Mzc2In0%3D; expires=Mon, 31-Mar-2025 18:22:24 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6IjhaSW1wSXFNY2dRRXk1ZlVkUWlnOUE9PSIsInZhbHVlIjoicHJlRHg1MU00UFFyK2dxOXhQMW4xcTdva3hQVDFFRGZ2cHhDbGJKMnRSSjM2MHd6emdxaHA5XC85NHF5WlVK ▶" 2 => "dignhGBzxWfJRxegsLwSDSikemYy42qzLCSJh5Dp=eyJpdiI6InJtY01PRXJkR0RKaU1PNm96QnBwRWc9PSIsInZhbHVlIjoiVWJHTnk3ZjJyak1UcXAzVU5Ha3g3bkRJOXA5N2tVbk1tQnlDZE95a0tXYlNQMXhRT1wvNUZUTldOcVU0bmpyMmpURG9XS1pkOE9ZMEx2cml3QW5RQzV6WlYrOFZlZHY0blhEbVFMV0NKcTNQK0ZWXC92aG9SSjJYenVkcXhrejJjV1NiNEJvVXZqMjV4TXROYm1XZkQ2aENyc0pvYmdtT3JjTUgzSUpRekhVWEg1TTE2UW84SUNPN3dOZWhmZEI4VmpuaWdzOHJnZ1VCQ2hjMG9vZ2ZTeUdYMk52SmliOVRsM0N3Qlk4ZUt5ZGppK0M2ZGlRNmx0XC80ZVp5c08zRU1kTWxLY2UyZWk1MHphWkoyd2RpRk1udHJcL2tqZ1Jmak8rVHFFZmVhRXgwZlRVczJ5eVp5blg5cDU0VElMZU43NU9NY2FGSXcwSGs1dVJZNkVSeHpCaEMwUkZVOW9CWVRreW8zRVFsQ1JRVER1blNCQmhMQkEzQk5IS0sxd1wvNDUzQVMiLCJtYWMiOiIwMDkzMmFkYzYwMDE2NTcyYjA0MWExNzQ0MjJiYTc3ZGFlNDg4MTljY2MyMGMzNmJjNTBjYjI0YjRmNjk5MDg0In0%3D; expires=Mon, 31-Mar-2025 18:22:24 GMT; Max-Age=7200; path=/; httponly ◀dignhGBzxWfJRxegsLwSDSikemYy42qzLCSJh5Dp=eyJpdiI6InJtY01PRXJkR0RKaU1PNm96QnBwRWc9PSIsInZhbHVlIjoiVWJHTnk3ZjJyak1UcXAzVU5Ha3g3bkRJOXA5N2tVbk1tQnlDZE95a0tXYlNQMXh ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Im1sZTJsdTJuSzJlak4wSGp4djJKN1E9PSIsInZhbHVlIjoiNzBDcloyWjdIdFpTanF4VUV0REZzbDVWNXRCbFhRRzR1cWhsZlJCdDAxdldMNmRTXC90QytZcytJZ3FDdHl0ZHFNY05MdWJ2OVg0M2JzTWc4aXd0U3BHUVhXSDc0ZmlxRlNHeWtnWUZPK2w4YW0zZjBidkphN2JOODVja3dubTJWIiwibWFjIjoiNmUzYjBjZjNjMzU0MDY0Zjg3ZTM4NDIzN2M3NjdkYTg4OWFmZGJmNThhMzhkYTRlNzhiZWJiZjFhZjI1NDIyNCJ9; expires=Mon, 31-Mar-2025 18:22:24 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6Im1sZTJsdTJuSzJlak4wSGp4djJKN1E9PSIsInZhbHVlIjoiNzBDcloyWjdIdFpTanF4VUV0REZzbDVWNXRCbFhRRzR1cWhsZlJCdDAxdldMNmRTXC90QytZcytJZ3FDdHl0ZHFNY05Md ▶" 1 => "application_session=eyJpdiI6IjhaSW1wSXFNY2dRRXk1ZlVkUWlnOUE9PSIsInZhbHVlIjoicHJlRHg1MU00UFFyK2dxOXhQMW4xcTdva3hQVDFFRGZ2cHhDbGJKMnRSSjM2MHd6emdxaHA5XC85NHF5WlVKMWVVN1Z5SStLTUw2c3RoRlNrQ3A1amZsd1N1XC9hOWRYK0IxVWpTa0RsNXJlZm14XC9PSUZyc09Kd3hsdzJYNWx5UFIiLCJtYWMiOiIzNzhmNGJkZjEwNjE1MDE1ODYyOWNmNWQyZjQwMTllMjc1OTI0ZDU5ZTYwZjg2NzRkMWMxNTE3ODRjMTY2Mzc2In0%3D; expires=Mon, 31-Mar-2025 18:22:24 GMT; path=/; httponly ◀application_session=eyJpdiI6IjhaSW1wSXFNY2dRRXk1ZlVkUWlnOUE9PSIsInZhbHVlIjoicHJlRHg1MU00UFFyK2dxOXhQMW4xcTdva3hQVDFFRGZ2cHhDbGJKMnRSSjM2MHd6emdxaHA5XC85NHF5WlVK ▶" 2 => "dignhGBzxWfJRxegsLwSDSikemYy42qzLCSJh5Dp=eyJpdiI6InJtY01PRXJkR0RKaU1PNm96QnBwRWc9PSIsInZhbHVlIjoiVWJHTnk3ZjJyak1UcXAzVU5Ha3g3bkRJOXA5N2tVbk1tQnlDZE95a0tXYlNQMXhRT1wvNUZUTldOcVU0bmpyMmpURG9XS1pkOE9ZMEx2cml3QW5RQzV6WlYrOFZlZHY0blhEbVFMV0NKcTNQK0ZWXC92aG9SSjJYenVkcXhrejJjV1NiNEJvVXZqMjV4TXROYm1XZkQ2aENyc0pvYmdtT3JjTUgzSUpRekhVWEg1TTE2UW84SUNPN3dOZWhmZEI4VmpuaWdzOHJnZ1VCQ2hjMG9vZ2ZTeUdYMk52SmliOVRsM0N3Qlk4ZUt5ZGppK0M2ZGlRNmx0XC80ZVp5c08zRU1kTWxLY2UyZWk1MHphWkoyd2RpRk1udHJcL2tqZ1Jmak8rVHFFZmVhRXgwZlRVczJ5eVp5blg5cDU0VElMZU43NU9NY2FGSXcwSGs1dVJZNkVSeHpCaEMwUkZVOW9CWVRreW8zRVFsQ1JRVER1blNCQmhMQkEzQk5IS0sxd1wvNDUzQVMiLCJtYWMiOiIwMDkzMmFkYzYwMDE2NTcyYjA0MWExNzQ0MjJiYTc3ZGFlNDg4MTljY2MyMGMzNmJjNTBjYjI0YjRmNjk5MDg0In0%3D; expires=Mon, 31-Mar-2025 18:22:24 GMT; path=/; httponly ◀dignhGBzxWfJRxegsLwSDSikemYy42qzLCSJh5Dp=eyJpdiI6InJtY01PRXJkR0RKaU1PNm96QnBwRWc9PSIsInZhbHVlIjoiVWJHTnk3ZjJyak1UcXAzVU5Ha3g3bkRJOXA5N2tVbk1tQnlDZE95a0tXYlNQMXh ▶" ] ]
0 of 0array:4 [▶ "_token" => "bMSANhcYROLrn7eQmihn3c4sQD6ctNKvpFwKf7AH" "_previous" => array:1 [▶ "url" => "http://bookmart.ae/b-154441" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]