وصف الكتاب:
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (65.5%) | 193.33ms |
1 x Booting (34.08%) | 100.59ms |
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` = '168535' 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` = 168535
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` = 168535)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 66823 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` = 168535
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 168535 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: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-168535" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-168535" "REMOTE_PORT" => "5881" "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.217.177.60" "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" => "aDk0I-qGdmX40ArjllaARgAAABE" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "aDk0I-qGdmX40ArjllaARgAAABE" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "aDk0I-qGdmX40ArjllaARgAAABE" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1748579363.125 "REQUEST_TIME" => 1748579363 ]
[]
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, 30 May 2025 04:29:23 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjZsZ1l4Y0F3TXk1SzcrN1E2cmk4OXc9PSIsInZhbHVlIjoieSs2dHV1MzdnWklvOHprUW5RUEdRXC9CUGpCTEZsYUcycklsdVwvWEpRc295Z1cwdUxOb1I1a1BjR3lRQ3JUTGY4ZFdCNUFcL1I2MXNLdGJ3OWJIYWVjdUhLaTJSWUg5VzlxREUyalJ2SWZTRGxTN09GN3p2UXB1K3ErSWVSQjRqcG4iLCJtYWMiOiI2Y2EwMTQwNTZlMDFmNTJhMTg4NWRmOWUyOTE5Y2U2YjVmZmUzYjc5NjdkMDAxYTEyOTJkODc5MzRmMTQwMTAyIn0%3D; expires=Fri, 30-May-2025 06:29:23 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IjZsZ1l4Y0F3TXk1SzcrN1E2cmk4OXc9PSIsInZhbHVlIjoieSs2dHV1MzdnWklvOHprUW5RUEdRXC9CUGpCTEZsYUcycklsdVwvWEpRc295Z1cwdUxOb1I1a1BjR3lRQ3JUTGY4ZFdCN ▶" 1 => "application_session=eyJpdiI6Im01UzI4Tm14cTRyTEZkb1diNDBJVGc9PSIsInZhbHVlIjoibGM3dWtMclwvcVwvbVoweG1Ic0hDWEIxaFkxTlJnWmplZEZRV2d6bk9Qc1g1bjE2dFJZRHk2SDNPTDhPTHdBN3RiT2lWRysrTDMyVW5pY0hGRmRIS1RyZG5paEFZXC9iU2JwZk0ySE9paWtXRWtuZ1doTWV1YWF5dmE1ZDA1Y3ZnVDMiLCJtYWMiOiJiZDdhMjc2ZTM1NzI0YzU1ODBjN2NiMDJiMWViNDdjMmJhY2Q0MjdkNTIxYWJlNWYyMTA1ZjU4ODRhNDI3YjUzIn0%3D; expires=Fri, 30-May-2025 06:29:23 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6Im01UzI4Tm14cTRyTEZkb1diNDBJVGc9PSIsInZhbHVlIjoibGM3dWtMclwvcVwvbVoweG1Ic0hDWEIxaFkxTlJnWmplZEZRV2d6bk9Qc1g1bjE2dFJZRHk2SDNPTDhPTHdB ▶" 2 => "51PWCiRbcJrKEoIP8aZsaVv5IJxh7hnbCbtKJgeC=eyJpdiI6Iml2alQwMmNjaFN3ZUM4cklWaEw3dEE9PSIsInZhbHVlIjoia3YzN2ZNZDFKOGFPZ0NXOHRPZ3NlbHZjTEJpSlEyOHd3NHNMVzIweUxVUWpCb1wvcWFEUVVTMDRnZzNMOGE5MDJ3NXhLcStyQW54WkVwZmdZODNIdGVodWg5SlBCZURoMGpYdlBcL0cxR1Mzek15elg5VjZBUlFFK21OR1NXK3NQNlRuUFhXVHJsTkl1SUZ5SVE3QnlMbm93QThncFJuS2JtcUpxODFKZmNFV2NCcWRrN1FZenB3YnR6RDZJemVuOGk2RDhrUG1XeVkyMUxxZVJPWlVJVXQ0ZENteGxwSzVqQWhnYW93UzFIa1Vlanc0cnRxbmxtb1YxYkg3YmloblZvUmNkNlwvZUJNXC9cLzFSdTJGMk50RW95Qk56VFVtTTVmY3N1ODhpMjlReE1zK3VpNEdQZjRJUnJINGlCZWNqYU50WHVZRWRmMWV5U2kxOTBYQUZMWU9HaEJjdnNRemxUZmFyUVFpZWh1NzNIWmk2VXZPMWpIb3VcLzVPeWRFWTJBRlhcLyIsIm1hYyI6IjVhYmQ2Zjc2MGRhODZhYWE0Njg4YWQ3NTYyYjM5ZjY5ZjY2NjQwYTgzYjg4YzI1YTgwYWVhZDBlYzE5ZDg3Y2YifQ%3D%3D; expires=Fri, 30-May-2025 06:29:23 GMT; Max-Age=7200; path=/; httponly ◀51PWCiRbcJrKEoIP8aZsaVv5IJxh7hnbCbtKJgeC=eyJpdiI6Iml2alQwMmNjaFN3ZUM4cklWaEw3dEE9PSIsInZhbHVlIjoia3YzN2ZNZDFKOGFPZ0NXOHRPZ3NlbHZjTEJpSlEyOHd3NHNMVzIweUxVUWpCb1w ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjZsZ1l4Y0F3TXk1SzcrN1E2cmk4OXc9PSIsInZhbHVlIjoieSs2dHV1MzdnWklvOHprUW5RUEdRXC9CUGpCTEZsYUcycklsdVwvWEpRc295Z1cwdUxOb1I1a1BjR3lRQ3JUTGY4ZFdCNUFcL1I2MXNLdGJ3OWJIYWVjdUhLaTJSWUg5VzlxREUyalJ2SWZTRGxTN09GN3p2UXB1K3ErSWVSQjRqcG4iLCJtYWMiOiI2Y2EwMTQwNTZlMDFmNTJhMTg4NWRmOWUyOTE5Y2U2YjVmZmUzYjc5NjdkMDAxYTEyOTJkODc5MzRmMTQwMTAyIn0%3D; expires=Fri, 30-May-2025 06:29:23 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IjZsZ1l4Y0F3TXk1SzcrN1E2cmk4OXc9PSIsInZhbHVlIjoieSs2dHV1MzdnWklvOHprUW5RUEdRXC9CUGpCTEZsYUcycklsdVwvWEpRc295Z1cwdUxOb1I1a1BjR3lRQ3JUTGY4ZFdCN ▶" 1 => "application_session=eyJpdiI6Im01UzI4Tm14cTRyTEZkb1diNDBJVGc9PSIsInZhbHVlIjoibGM3dWtMclwvcVwvbVoweG1Ic0hDWEIxaFkxTlJnWmplZEZRV2d6bk9Qc1g1bjE2dFJZRHk2SDNPTDhPTHdBN3RiT2lWRysrTDMyVW5pY0hGRmRIS1RyZG5paEFZXC9iU2JwZk0ySE9paWtXRWtuZ1doTWV1YWF5dmE1ZDA1Y3ZnVDMiLCJtYWMiOiJiZDdhMjc2ZTM1NzI0YzU1ODBjN2NiMDJiMWViNDdjMmJhY2Q0MjdkNTIxYWJlNWYyMTA1ZjU4ODRhNDI3YjUzIn0%3D; expires=Fri, 30-May-2025 06:29:23 GMT; path=/; httponly ◀application_session=eyJpdiI6Im01UzI4Tm14cTRyTEZkb1diNDBJVGc9PSIsInZhbHVlIjoibGM3dWtMclwvcVwvbVoweG1Ic0hDWEIxaFkxTlJnWmplZEZRV2d6bk9Qc1g1bjE2dFJZRHk2SDNPTDhPTHdB ▶" 2 => "51PWCiRbcJrKEoIP8aZsaVv5IJxh7hnbCbtKJgeC=eyJpdiI6Iml2alQwMmNjaFN3ZUM4cklWaEw3dEE9PSIsInZhbHVlIjoia3YzN2ZNZDFKOGFPZ0NXOHRPZ3NlbHZjTEJpSlEyOHd3NHNMVzIweUxVUWpCb1wvcWFEUVVTMDRnZzNMOGE5MDJ3NXhLcStyQW54WkVwZmdZODNIdGVodWg5SlBCZURoMGpYdlBcL0cxR1Mzek15elg5VjZBUlFFK21OR1NXK3NQNlRuUFhXVHJsTkl1SUZ5SVE3QnlMbm93QThncFJuS2JtcUpxODFKZmNFV2NCcWRrN1FZenB3YnR6RDZJemVuOGk2RDhrUG1XeVkyMUxxZVJPWlVJVXQ0ZENteGxwSzVqQWhnYW93UzFIa1Vlanc0cnRxbmxtb1YxYkg3YmloblZvUmNkNlwvZUJNXC9cLzFSdTJGMk50RW95Qk56VFVtTTVmY3N1ODhpMjlReE1zK3VpNEdQZjRJUnJINGlCZWNqYU50WHVZRWRmMWV5U2kxOTBYQUZMWU9HaEJjdnNRemxUZmFyUVFpZWh1NzNIWmk2VXZPMWpIb3VcLzVPeWRFWTJBRlhcLyIsIm1hYyI6IjVhYmQ2Zjc2MGRhODZhYWE0Njg4YWQ3NTYyYjM5ZjY5ZjY2NjQwYTgzYjg4YzI1YTgwYWVhZDBlYzE5ZDg3Y2YifQ%3D%3D; expires=Fri, 30-May-2025 06:29:23 GMT; path=/; httponly ◀51PWCiRbcJrKEoIP8aZsaVv5IJxh7hnbCbtKJgeC=eyJpdiI6Iml2alQwMmNjaFN3ZUM4cklWaEw3dEE9PSIsInZhbHVlIjoia3YzN2ZNZDFKOGFPZ0NXOHRPZ3NlbHZjTEJpSlEyOHd3NHNMVzIweUxVUWpCb1w ▶" ] ]
0 of 0array:4 [▶ "_token" => "a09hkC8XZnieHI4m4U0mITGih6ovDXSEok4HHc1G" "_previous" => array:1 [▶ "url" => "http://bookmart.ae/b-168535" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]