وصف الكتاب:
مراصد الإطلاع على أسماء الأمكنة والبقاع" كتاب أراد مؤلفه "صفي الدين عبد المؤمن بن عبد الحق البغدادي المتوفى سنة 739هـ" أن يكون مختصراً لمعجم البلدان الذي ألفه ياقوت وأصلاح ما فيه.
اشترك الان في النشرة الاٍخبارية و ترقب استقبال افضل عروضنا علي بريدك الاٍلكتروني
1 x Application (68.25%) | 158.24ms |
1 x Booting (31.41%) | 72.81ms |
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` = '38531' 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` = 38531
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` = 38531)) and `hidden_at` is null limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 15765 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `publishers` where `publishers`.`id` = 1056 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` = 38531
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 38531 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` = 256 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` = 1539
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1539 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` = 356 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` = 1838
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1838 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` = 356 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` = 1839
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1839 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` = 51599 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` = 1842
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1842 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` = 51600 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` = 1845
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1845 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` = 1852
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1852 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` = 365 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` = 1854
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1854 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` = 359 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` = 1858
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1858 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` = 356 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` = 1887
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1887 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` = 378 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` = 1888
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`book_id` = 1888 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:22 [▶ "host" => array:1 [▶ 0 => "www.bookmart.ae" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "cf-connecting-ip" => array:1 [▶ 0 => "52.15.91.151" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-forwarded-for" => array:1 [▶ 0 => "52.15.91.151" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "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" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "cf-ray" => array:1 [▶ 0 => "9499d3d86ecafa10-ORD" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] ]
0 of 0array:82 [▶ "USER" => "bookmart" "HOME" => "/home/bookmart" "SCRIPT_NAME" => "/public/index.php" "REQUEST_URI" => "/b-38531" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/b-38531" "REMOTE_PORT" => "15716" "SCRIPT_FILENAME" => "/home/bookmart/domains/bookmart.ae/private_html/public/index.php" "SERVER_ADMIN" => "webmaster@bookmart.ae" "CONTEXT_DOCUMENT_ROOT" => "/home/bookmart/domains/bookmart.ae/private_html" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/bookmart/domains/bookmart.ae/private_html" "REMOTE_ADDR" => "52.15.91.151" "SERVER_PORT" => "443" "SERVER_ADDR" => "108.181.242.5" "SERVER_NAME" => "www.bookmart.ae" "SERVER_SOFTWARE" => "Apache/2" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_HOST" => "www.bookmart.ae" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_CF_CONNECTING_IP" => "52.15.91.151" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "52.15.91.151" "HTTP_SEC_FETCH_SITE" => "none" "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_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_CF_RAY" => "9499d3d86ecafa10-ORD" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "proxy-nokeepalive" => "1" "H2_STREAM_TAG" => "32405-215-1" "H2_STREAM_ID" => "1" "H2_PUSHED_ON" => "" "H2_PUSHED" => "" "H2_PUSH" => "off" "H2PUSH" => "off" "HTTP2" => "on" "SSL_TLS_SNI" => "www.bookmart.ae" "UNIQUE_ID" => "aD4OncOV2mX9nRnfzODcwwAAeSo" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_H2_STREAM_TAG" => "32405-215-1" "REDIRECT_H2_STREAM_ID" => "1" "REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_H2_PUSHED" => "" "REDIRECT_H2_PUSH" => "off" "REDIRECT_H2PUSH" => "off" "REDIRECT_HTTP2" => "on" "REDIRECT_SSL_TLS_SNI" => "www.bookmart.ae" "REDIRECT_UNIQUE_ID" => "aD4OncOV2mX9nRnfzODcwwAAeSo" "REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_H2_STREAM_TAG" => "32405-215-1" "REDIRECT_REDIRECT_H2_STREAM_ID" => "1" "REDIRECT_REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_REDIRECT_H2_PUSHED" => "" "REDIRECT_REDIRECT_H2_PUSH" => "off" "REDIRECT_REDIRECT_H2PUSH" => "off" "REDIRECT_REDIRECT_HTTP2" => "on" "REDIRECT_REDIRECT_SSL_TLS_SNI" => "www.bookmart.ae" "REDIRECT_REDIRECT_UNIQUE_ID" => "aD4OncOV2mX9nRnfzODcwwAAeSo" "REDIRECT_REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1748897437.5565 "REQUEST_TIME" => 1748897437 ]
[]
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, 02 Jun 2025 20:50:37 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImxXM08rZWlFWmoydm0wKzR1cnZ3Qnc9PSIsInZhbHVlIjoidk9CVjBIdDk3OTdFS2R4RWxFVjBZcTMzbEFmaU9XU09TUnRsTDFxaFFDeDNOYlBBOTZneWZJVlFqdHpTdXhMUjNTVVhhMDIxWFRpd0xyejAxTkI2d0RNazZXakVkRGswUXFxQlhBVFYwSjNEb1ZiRW4zbXpjMmVobmZ0VEtrMHciLCJtYWMiOiI1OWRlYjU0NTJiM2FjYTI2OTFhYzJlMDNhMmRkODMyMDcxY2I2YTc4MTY3MmY4MWRmYmNlZGVmMjIzYzVkYWQ2In0%3D; expires=Mon, 02-Jun-2025 22:50:37 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6ImxXM08rZWlFWmoydm0wKzR1cnZ3Qnc9PSIsInZhbHVlIjoidk9CVjBIdDk3OTdFS2R4RWxFVjBZcTMzbEFmaU9XU09TUnRsTDFxaFFDeDNOYlBBOTZneWZJVlFqdHpTdXhMUjNTVVhhM ▶" 1 => "application_session=eyJpdiI6IlBOaUdsbGZtXC9LYjIzaStUUG1Ta2NnPT0iLCJ2YWx1ZSI6Inh0T3JtV0RLYzdhckx0bkZmcDhnbGsxV2tyODF1ZDNkRmp6YStcL0h1V1pPdW53VmY3K1FwZ080UlhuQjNxcU1ZRXVhQ2FnWWljeGZLWUY0dndKdytlV0xSOWtJeFJ2dmhQSkZjQ0pvXC9KeHo1eGNkK0tCcDZCbHdhNE1VMnlwNmkiLCJtYWMiOiJiMGI0ZTMzNjYyZGQ1MDAyNjVhNzU3MDc1MzZlYzBlN2EwN2Q1MmJmOWE3YTk5NzdkOTQwNjhmZTljNWMxNjE3In0%3D; expires=Mon, 02-Jun-2025 22:50:37 GMT; Max-Age=7200; path=/; httponly ◀application_session=eyJpdiI6IlBOaUdsbGZtXC9LYjIzaStUUG1Ta2NnPT0iLCJ2YWx1ZSI6Inh0T3JtV0RLYzdhckx0bkZmcDhnbGsxV2tyODF1ZDNkRmp6YStcL0h1V1pPdW53VmY3K1FwZ080UlhuQjNx ▶" 2 => "rmAa5fEEhbzAwlnpVMuYsOOBp5ghWn23xS6XFhWO=eyJpdiI6IjA5Q1VxXC9tamQ1bnpKOUZZU3duditnPT0iLCJ2YWx1ZSI6IkV1dmVVcVpmd0xycjI2cVAzRmVtd2Mrd0hDbDdzdzh6Um93bmJ3cGF2ZjZGcURlWHZzeHRNTitmNEZ5aklDS2V1VXI0dEhCTmZUMytPUG1cL083ZHBcL0RlbXYwZzVIS2ttNVVMKzNwS2hxUEowT2Fwelo4aCtTUzdvN3VxdUNuNUVwXC8rUnY5Z0t2NkZaUlpaUndUeUNQVTl4Uzh0bWFhRjJTRENFMURmcDlvNXMreGpjbVlsK0xNM29hbTRRVnJCd0R4MFwvTEsxODRNRzVOWnVoV09TbTBkZ08xVlBEK1pxdUR5RU1DeGNqRUJydElmcGZZK2lWMitEQ0hrSVhCd09haTNENFY3eVVaUjVkOWJ1aERzYm52cGR6clVSaTQyaUpvMHhtVFQrQnpMM2JHOTZQTmlFM05pU2pHS3BtQmdiZnhEVXZpWEJYZ3ptYU1LS2twSEZGSkllM2xCd0lud3l3UGVBWUg2QjZOVDJHWlBub1kySk1hZXJLMzN2YUY3SW4iLCJtYWMiOiIzZmM4ZDhiM2IzMmQyNzE0YjI1NzAzZmU2YTFkMjFhOWVkMTk2ODQxODliZjgzOGMzNjY2NTNjYzcxNzgxZDdlIn0%3D; expires=Mon, 02-Jun-2025 22:50:37 GMT; Max-Age=7200; path=/; httponly ◀rmAa5fEEhbzAwlnpVMuYsOOBp5ghWn23xS6XFhWO=eyJpdiI6IjA5Q1VxXC9tamQ1bnpKOUZZU3duditnPT0iLCJ2YWx1ZSI6IkV1dmVVcVpmd0xycjI2cVAzRmVtd2Mrd0hDbDdzdzh6Um93bmJ3cGF2ZjZGcUR ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImxXM08rZWlFWmoydm0wKzR1cnZ3Qnc9PSIsInZhbHVlIjoidk9CVjBIdDk3OTdFS2R4RWxFVjBZcTMzbEFmaU9XU09TUnRsTDFxaFFDeDNOYlBBOTZneWZJVlFqdHpTdXhMUjNTVVhhMDIxWFRpd0xyejAxTkI2d0RNazZXakVkRGswUXFxQlhBVFYwSjNEb1ZiRW4zbXpjMmVobmZ0VEtrMHciLCJtYWMiOiI1OWRlYjU0NTJiM2FjYTI2OTFhYzJlMDNhMmRkODMyMDcxY2I2YTc4MTY3MmY4MWRmYmNlZGVmMjIzYzVkYWQ2In0%3D; expires=Mon, 02-Jun-2025 22:50:37 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6ImxXM08rZWlFWmoydm0wKzR1cnZ3Qnc9PSIsInZhbHVlIjoidk9CVjBIdDk3OTdFS2R4RWxFVjBZcTMzbEFmaU9XU09TUnRsTDFxaFFDeDNOYlBBOTZneWZJVlFqdHpTdXhMUjNTVVhhM ▶" 1 => "application_session=eyJpdiI6IlBOaUdsbGZtXC9LYjIzaStUUG1Ta2NnPT0iLCJ2YWx1ZSI6Inh0T3JtV0RLYzdhckx0bkZmcDhnbGsxV2tyODF1ZDNkRmp6YStcL0h1V1pPdW53VmY3K1FwZ080UlhuQjNxcU1ZRXVhQ2FnWWljeGZLWUY0dndKdytlV0xSOWtJeFJ2dmhQSkZjQ0pvXC9KeHo1eGNkK0tCcDZCbHdhNE1VMnlwNmkiLCJtYWMiOiJiMGI0ZTMzNjYyZGQ1MDAyNjVhNzU3MDc1MzZlYzBlN2EwN2Q1MmJmOWE3YTk5NzdkOTQwNjhmZTljNWMxNjE3In0%3D; expires=Mon, 02-Jun-2025 22:50:37 GMT; path=/; httponly ◀application_session=eyJpdiI6IlBOaUdsbGZtXC9LYjIzaStUUG1Ta2NnPT0iLCJ2YWx1ZSI6Inh0T3JtV0RLYzdhckx0bkZmcDhnbGsxV2tyODF1ZDNkRmp6YStcL0h1V1pPdW53VmY3K1FwZ080UlhuQjNx ▶" 2 => "rmAa5fEEhbzAwlnpVMuYsOOBp5ghWn23xS6XFhWO=eyJpdiI6IjA5Q1VxXC9tamQ1bnpKOUZZU3duditnPT0iLCJ2YWx1ZSI6IkV1dmVVcVpmd0xycjI2cVAzRmVtd2Mrd0hDbDdzdzh6Um93bmJ3cGF2ZjZGcURlWHZzeHRNTitmNEZ5aklDS2V1VXI0dEhCTmZUMytPUG1cL083ZHBcL0RlbXYwZzVIS2ttNVVMKzNwS2hxUEowT2Fwelo4aCtTUzdvN3VxdUNuNUVwXC8rUnY5Z0t2NkZaUlpaUndUeUNQVTl4Uzh0bWFhRjJTRENFMURmcDlvNXMreGpjbVlsK0xNM29hbTRRVnJCd0R4MFwvTEsxODRNRzVOWnVoV09TbTBkZ08xVlBEK1pxdUR5RU1DeGNqRUJydElmcGZZK2lWMitEQ0hrSVhCd09haTNENFY3eVVaUjVkOWJ1aERzYm52cGR6clVSaTQyaUpvMHhtVFQrQnpMM2JHOTZQTmlFM05pU2pHS3BtQmdiZnhEVXZpWEJYZ3ptYU1LS2twSEZGSkllM2xCd0lud3l3UGVBWUg2QjZOVDJHWlBub1kySk1hZXJLMzN2YUY3SW4iLCJtYWMiOiIzZmM4ZDhiM2IzMmQyNzE0YjI1NzAzZmU2YTFkMjFhOWVkMTk2ODQxODliZjgzOGMzNjY2NTNjYzcxNzgxZDdlIn0%3D; expires=Mon, 02-Jun-2025 22:50:37 GMT; path=/; httponly ◀rmAa5fEEhbzAwlnpVMuYsOOBp5ghWn23xS6XFhWO=eyJpdiI6IjA5Q1VxXC9tamQ1bnpKOUZZU3duditnPT0iLCJ2YWx1ZSI6IkV1dmVVcVpmd0xycjI2cVAzRmVtd2Mrd0hDbDdzdzh6Um93bmJ3cGF2ZjZGcUR ▶" ] ]
0 of 0array:4 [▶ "_token" => "HqepTR5soxkDuqNoTQlsijC3JfEJ5l5ogPJGvcWS" "_previous" => array:1 [▶ "url" => "https://www.bookmart.ae/b-38531" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]