Trieu carta
object(WP_Query)#9517 (54) {
["query"]=>
array(3) {
["post_type"]=>
string(4) "post"
["posts_per_page"]=>
string(2) "-1"
["meta_query"]=>
array(2) {
["relation"]=>
string(2) "OR"
[0]=>
array(2) {
["key"]=>
string(15) "carta_associada"
["value"]=>
string(1) "0"
}
}
}
["query_vars"]=>
array(70) {
["post_type"]=>
string(4) "post"
["posts_per_page"]=>
int(-1)
["meta_query"]=>
array(2) {
["relation"]=>
string(2) "OR"
[0]=>
array(2) {
["key"]=>
string(15) "carta_associada"
["value"]=>
string(1) "0"
}
}
["error"]=>
string(0) ""
["m"]=>
string(0) ""
["p"]=>
int(0)
["post_parent"]=>
string(0) ""
["subpost"]=>
string(0) ""
["subpost_id"]=>
string(0) ""
["attachment"]=>
string(0) ""
["attachment_id"]=>
int(0)
["name"]=>
string(0) ""
["pagename"]=>
string(0) ""
["page_id"]=>
int(0)
["second"]=>
string(0) ""
["minute"]=>
string(0) ""
["hour"]=>
string(0) ""
["day"]=>
int(0)
["monthnum"]=>
int(0)
["year"]=>
int(0)
["w"]=>
int(0)
["category_name"]=>
string(0) ""
["tag"]=>
string(0) ""
["cat"]=>
string(0) ""
["tag_id"]=>
string(0) ""
["author"]=>
string(0) ""
["author_name"]=>
string(0) ""
["feed"]=>
string(0) ""
["tb"]=>
string(0) ""
["paged"]=>
int(0)
["meta_key"]=>
string(0) ""
["meta_value"]=>
string(0) ""
["preview"]=>
string(0) ""
["s"]=>
string(0) ""
["sentence"]=>
string(0) ""
["title"]=>
string(0) ""
["fields"]=>
string(3) "all"
["menu_order"]=>
string(0) ""
["embed"]=>
string(0) ""
["category__in"]=>
array(0) {
}
["category__not_in"]=>
array(0) {
}
["category__and"]=>
array(0) {
}
["post__in"]=>
array(0) {
}
["post__not_in"]=>
array(0) {
}
["post_name__in"]=>
array(0) {
}
["tag__in"]=>
array(0) {
}
["tag__not_in"]=>
array(0) {
}
["tag__and"]=>
array(0) {
}
["tag_slug__in"]=>
array(0) {
}
["tag_slug__and"]=>
array(0) {
}
["post_parent__in"]=>
array(0) {
}
["post_parent__not_in"]=>
array(0) {
}
["author__in"]=>
array(0) {
}
["author__not_in"]=>
array(0) {
}
["search_columns"]=>
array(0) {
}
["tax_query"]=>
array(1) {
[0]=>
array(4) {
["taxonomy"]=>
string(8) "language"
["field"]=>
string(16) "term_taxonomy_id"
["terms"]=>
array(1) {
[0]=>
int(2)
}
["operator"]=>
string(2) "IN"
}
}
["orderby"]=>
string(10) "menu_order"
["order"]=>
string(3) "ASC"
["update_post_term_cache"]=>
bool(true)
["ignore_sticky_posts"]=>
bool(false)
["suppress_filters"]=>
bool(false)
["cache_results"]=>
bool(true)
["update_menu_item_cache"]=>
bool(false)
["lazy_load_term_meta"]=>
bool(true)
["update_post_meta_cache"]=>
bool(true)
["nopaging"]=>
bool(true)
["comments_per_page"]=>
string(2) "50"
["no_found_rows"]=>
bool(false)
["taxonomy"]=>
string(8) "language"
["term_id"]=>
int(2)
}
["tax_query"]=>
object(WP_Tax_Query)#9519 (6) {
["queries"]=>
array(1) {
[0]=>
array(5) {
["taxonomy"]=>
string(8) "language"
["terms"]=>
array(1) {
[0]=>
int(2)
}
["field"]=>
string(16) "term_taxonomy_id"
["operator"]=>
string(2) "IN"
["include_children"]=>
bool(true)
}
}
["relation"]=>
string(3) "AND"
["table_aliases":protected]=>
array(1) {
[0]=>
string(22) "spr_term_relationships"
}
["queried_terms"]=>
array(1) {
["language"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
int(2)
}
["field"]=>
string(16) "term_taxonomy_id"
}
}
["primary_table"]=>
string(9) "spr_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#9525 (9) {
["queries"]=>
array(2) {
[0]=>
array(2) {
["key"]=>
string(15) "carta_associada"
["value"]=>
string(1) "0"
}
["relation"]=>
string(2) "OR"
}
["relation"]=>
string(2) "OR"
["meta_table"]=>
string(12) "spr_postmeta"
["meta_id_column"]=>
string(7) "post_id"
["primary_table"]=>
string(9) "spr_posts"
["primary_id_column"]=>
string(2) "ID"
["table_aliases":protected]=>
array(1) {
[0]=>
string(12) "spr_postmeta"
}
["clauses":protected]=>
array(1) {
["spr_postmeta"]=>
array(6) {
["key"]=>
string(15) "carta_associada"
["value"]=>
string(1) "0"
["compare"]=>
string(1) "="
["compare_key"]=>
string(1) "="
["alias"]=>
string(12) "spr_postmeta"
["cast"]=>
string(4) "CHAR"
}
}
["has_or_relation":protected]=>
bool(true)
}
["date_query"]=>
bool(false)
["request"]=>
string(555) "SELECT spr_posts.*
FROM spr_posts LEFT JOIN spr_term_relationships ON (spr_posts.ID = spr_term_relationships.object_id) INNER JOIN spr_postmeta ON ( spr_posts.ID = spr_postmeta.post_id )
WHERE 1=1 AND (
spr_term_relationships.term_taxonomy_id IN (2)
) AND (
( spr_postmeta.meta_key = 'carta_associada' AND spr_postmeta.meta_value = '0' )
) AND ((spr_posts.post_type = 'post' AND (spr_posts.post_status = 'publish' OR spr_posts.post_status = 'acf-disabled')))
GROUP BY spr_posts.ID
ORDER BY spr_posts.menu_order ASC
"
["posts"]=>
array(20) {
[0]=>
object(WP_Post)#9479 (24) {
["ID"]=>
int(12220)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2025-12-03 13:20:09"
["post_date_gmt"]=>
string(19) "2025-12-03 12:20:09"
["post_content"]=>
string(0) ""
["post_title"]=>
string(32) "VINS · WINES PIZZERIA SOL I NEU"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(4) "open"
["post_password"]=>
string(0) ""
["post_name"]=>
string(36) "vins-%c2%b7-wines-pizzeria-sol-i-neu"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-12-03 13:20:10"
["post_modified_gmt"]=>
string(19) "2025-12-03 12:20:10"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://restaurants.sporthotels.ad/?p=12220"
["menu_order"]=>
int(1)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[1]=>
object(WP_Post)#9478 (24) {
["ID"]=>
int(11400)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2025-06-25 10:39:45"
["post_date_gmt"]=>
string(19) "2025-06-25 08:39:45"
["post_content"]=>
string(67) "
La millor brasa
"
["post_title"]=>
string(16) "Barbacoa bebidas"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(4) "open"
["post_password"]=>
string(0) ""
["post_name"]=>
string(18) "barbacoa-bebidas-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-06-25 12:17:54"
["post_modified_gmt"]=>
string(19) "2025-06-25 10:17:54"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://restaurants.sporthotels.ad/?p=11400"
["menu_order"]=>
int(3)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[2]=>
object(WP_Post)#9477 (24) {
["ID"]=>
int(11377)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2025-06-25 10:38:00"
["post_date_gmt"]=>
string(19) "2025-06-25 08:38:00"
["post_content"]=>
string(67) "
La millor brasa
"
["post_title"]=>
string(8) "Barbacoa"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(4) "open"
["post_password"]=>
string(0) ""
["post_name"]=>
string(10) "barbacoa-2"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-06-26 10:59:57"
["post_modified_gmt"]=>
string(19) "2025-06-26 08:59:57"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://restaurants.sporthotels.ad/?p=11377"
["menu_order"]=>
int(9)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[3]=>
object(WP_Post)#9476 (24) {
["ID"]=>
int(12167)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2025-12-05 09:47:38"
["post_date_gmt"]=>
string(19) "2025-12-05 08:47:38"
["post_content"]=>
string(234) "
Us convidem a descobrir la nostra Boutique amb articles personalitzats creats per endur-vos un record únic de la vostra estada.
"
["post_title"]=>
string(18) "Boutique Hermitage"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(4) "open"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "boutique-hermitage-2"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-12-05 10:01:54"
["post_modified_gmt"]=>
string(19) "2025-12-05 09:01:54"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://restaurants.sporthotels.ad/?p=12167"
["menu_order"]=>
int(13)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[4]=>
object(WP_Post)#9475 (24) {
["ID"]=>
int(11001)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2025-01-31 15:53:02"
["post_date_gmt"]=>
string(19) "2025-01-31 14:53:02"
["post_content"]=>
string(0) ""
["post_title"]=>
string(17) "Còctels Glassbar"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(4) "open"
["post_password"]=>
string(0) ""
["post_name"]=>
string(20) "coctels-glassbar-cat"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-06-26 09:54:32"
["post_modified_gmt"]=>
string(19) "2025-06-26 07:54:32"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://restaurants.sporthotels.ad/?p=11001"
["menu_order"]=>
int(17)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[5]=>
object(WP_Post)#9474 (24) {
["ID"]=>
int(10853)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-12-19 17:01:44"
["post_date_gmt"]=>
string(19) "2024-12-19 16:01:44"
["post_content"]=>
string(0) ""
["post_title"]=>
string(11) "Borda Calbo"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(4) "open"
["post_password"]=>
string(0) ""
["post_name"]=>
string(15) "borda-calbo-cat"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-12-19 17:12:31"
["post_modified_gmt"]=>
string(19) "2024-12-19 16:12:31"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://restaurants.sporthotels.ad/?p=10853"
["menu_order"]=>
int(22)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[6]=>
object(WP_Post)#9473 (24) {
["ID"]=>
int(10800)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-12-16 11:18:23"
["post_date_gmt"]=>
string(19) "2024-12-16 10:18:23"
["post_content"]=>
string(0) ""
["post_title"]=>
string(15) "Tradició Grill"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(4) "open"
["post_password"]=>
string(0) ""
["post_name"]=>
string(18) "tradicio-grill-cat"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-11-26 12:23:04"
["post_modified_gmt"]=>
string(19) "2025-11-26 11:23:04"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://restaurants.sporthotels.ad/?p=10800"
["menu_order"]=>
int(28)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[7]=>
object(WP_Post)#9472 (24) {
["ID"]=>
int(10987)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2025-01-30 16:48:56"
["post_date_gmt"]=>
string(19) "2025-01-30 15:48:56"
["post_content"]=>
string(0) ""
["post_title"]=>
string(26) "Vins · Wines Gourmanderie"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(4) "open"
["post_password"]=>
string(0) ""
["post_name"]=>
string(21) "vins-gourmanderie-cat"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-10-09 09:37:20"
["post_modified_gmt"]=>
string(19) "2025-10-09 07:37:20"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://restaurants.sporthotels.ad/?p=10987"
["menu_order"]=>
int(54)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[8]=>
object(WP_Post)#9471 (24) {
["ID"]=>
int(8072)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-12-04 14:46:30"
["post_date_gmt"]=>
string(19) "2024-12-04 13:46:30"
["post_content"]=>
string(0) ""
["post_title"]=>
string(9) "Bar Sport"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(4) "open"
["post_password"]=>
string(0) ""
["post_name"]=>
string(13) "bar-sport-cat"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-12-04 14:54:49"
["post_modified_gmt"]=>
string(19) "2024-12-04 13:54:49"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(42) "https://restaurants.sporthotels.ad/?p=8072"
["menu_order"]=>
int(79)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[9]=>
object(WP_Post)#9470 (24) {
["ID"]=>
int(8209)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-08-09 16:41:58"
["post_date_gmt"]=>
string(19) "2024-08-09 14:41:58"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "Pub Villager"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(4) "open"
["post_password"]=>
string(0) ""
["post_name"]=>
string(16) "pub-villager-cat"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-11-04 11:11:36"
["post_modified_gmt"]=>
string(19) "2025-11-04 10:11:36"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(42) "https://restaurants.sporthotels.ad/?p=8209"
["menu_order"]=>
int(82)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[10]=>
object(WP_Post)#9469 (24) {
["ID"]=>
int(8218)
["post_author"]=>
string(1) "5"
["post_date"]=>
string(19) "2023-12-14 15:04:28"
["post_date_gmt"]=>
string(19) "2023-12-14 14:04:28"
["post_content"]=>
string(0) ""
["post_title"]=>
string(11) "Bar Village"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(4) "open"
["post_password"]=>
string(0) ""
["post_name"]=>
string(15) "bar-village-cat"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-12-05 16:26:46"
["post_modified_gmt"]=>
string(19) "2025-12-05 15:26:46"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(42) "https://restaurants.sporthotels.ad/?p=8218"
["menu_order"]=>
int(96)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[11]=>
object(WP_Post)#9468 (24) {
["ID"]=>
int(7623)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2023-11-24 09:54:18"
["post_date_gmt"]=>
string(19) "2023-11-24 08:54:18"
["post_content"]=>
string(282) "
"
["post_title"]=>
string(5) "Ibaya"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(4) "open"
["post_password"]=>
string(0) ""
["post_name"]=>
string(9) "ibaya-cat"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-09-11 16:36:21"
["post_modified_gmt"]=>
string(19) "2025-09-11 14:36:21"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(42) "https://restaurants.sporthotels.ad/?p=7623"
["menu_order"]=>
int(128)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[12]=>
object(WP_Post)#9467 (24) {
["ID"]=>
int(7035)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2023-12-14 09:43:49"
["post_date_gmt"]=>
string(19) "2023-12-14 08:43:49"
["post_content"]=>
string(0) ""
["post_title"]=>
string(10) "Ski Panini"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(14) "ski-panini-cat"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-12-05 17:01:44"
["post_modified_gmt"]=>
string(19) "2025-12-05 16:01:44"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(42) "https://restaurants.sporthotels.ad/?p=7035"
["menu_order"]=>
int(139)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[13]=>
object(WP_Post)#9466 (24) {
["ID"]=>
int(9409)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-03 15:48:48"
["post_date_gmt"]=>
string(19) "2024-05-03 13:48:48"
["post_content"]=>
string(0) ""
["post_title"]=>
string(8) "Glassbar"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(12) "glassbar-cat"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-11-24 12:19:10"
["post_modified_gmt"]=>
string(19) "2025-11-24 11:19:10"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(42) "https://restaurants.sporthotels.ad/?p=9409"
["menu_order"]=>
int(162)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[14]=>
object(WP_Post)#9465 (24) {
["ID"]=>
int(12175)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2025-12-03 10:38:54"
["post_date_gmt"]=>
string(19) "2025-12-03 09:38:54"
["post_content"]=>
string(0) ""
["post_title"]=>
string(13) "Koy Hermitage"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(4) "open"
["post_password"]=>
string(0) ""
["post_name"]=>
string(13) "koy-hermitage"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-12-03 10:52:40"
["post_modified_gmt"]=>
string(19) "2025-12-03 09:52:40"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://restaurants.sporthotels.ad/?p=12175"
["menu_order"]=>
int(165)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[15]=>
object(WP_Post)#9464 (24) {
["ID"]=>
int(8526)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2023-12-19 11:52:34"
["post_date_gmt"]=>
string(19) "2023-12-19 10:52:34"
["post_content"]=>
string(0) ""
["post_title"]=>
string(18) "Sol i Neu Pizzeria"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(4) "open"
["post_password"]=>
string(0) ""
["post_name"]=>
string(22) "pizzeria-sol-i-neu-cat"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-12-03 13:27:52"
["post_modified_gmt"]=>
string(19) "2025-12-03 12:27:52"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(42) "https://restaurants.sporthotels.ad/?p=8526"
["menu_order"]=>
int(174)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[16]=>
object(WP_Post)#9463 (24) {
["ID"]=>
int(9515)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2024-05-24 12:09:55"
["post_date_gmt"]=>
string(19) "2024-05-24 10:09:55"
["post_content"]=>
string(0) ""
["post_title"]=>
string(21) "Sol i Neu Restaurante"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(4) "open"
["post_password"]=>
string(0) ""
["post_name"]=>
string(11) "solineu-cat"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-11-25 15:19:06"
["post_modified_gmt"]=>
string(19) "2025-11-25 14:19:06"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(42) "https://restaurants.sporthotels.ad/?p=9515"
["menu_order"]=>
int(177)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[17]=>
object(WP_Post)#9462 (24) {
["ID"]=>
int(7001)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2023-10-16 15:39:16"
["post_date_gmt"]=>
string(19) "2023-10-16 13:39:16"
["post_content"]=>
string(0) ""
["post_title"]=>
string(9) "La Tofana"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(13) "la-tofana-cat"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-10-28 11:36:29"
["post_modified_gmt"]=>
string(19) "2025-10-28 10:36:29"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(42) "https://restaurants.sporthotels.ad/?p=7001"
["menu_order"]=>
int(179)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[18]=>
object(WP_Post)#9461 (24) {
["ID"]=>
int(6972)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2023-12-15 10:20:55"
["post_date_gmt"]=>
string(19) "2023-12-15 09:20:55"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "La Brasserie"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(16) "la-brasseire-cat"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-10-28 11:00:58"
["post_modified_gmt"]=>
string(19) "2025-10-28 10:00:58"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(42) "https://restaurants.sporthotels.ad/?p=6972"
["menu_order"]=>
int(200)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[19]=>
object(WP_Post)#9460 (24) {
["ID"]=>
int(622)
["post_author"]=>
string(1) "1"
["post_date"]=>
string(19) "2023-12-14 17:08:50"
["post_date_gmt"]=>
string(19) "2023-12-14 16:08:50"
["post_content"]=>
string(534) "
Hermitage Tradició és el restaurant familiar de l’hotel, és el lloc en el qual tots
poden gaudir de la cuina, de la memòria.
Volem mostrar l’essència de la cuina tradicional de la nostra casa, ser coherents amb el nostre origen i
retre-li homenatge a la cuina de la mare
Francis Paniego
"
["post_title"]=>
string(19) "Hermitage Tradició"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(4) "open"
["post_password"]=>
string(0) ""
["post_name"]=>
string(22) "hermitage-tradicio-cat"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2024-02-22 15:09:10"
["post_modified_gmt"]=>
string(19) "2024-02-22 14:09:10"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(41) "https://restaurants.sporthotels.ad/?p=622"
["menu_order"]=>
int(201)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
}
["post_count"]=>
int(20)
["current_post"]=>
int(-1)
["before_loop"]=>
bool(true)
["in_the_loop"]=>
bool(false)
["post"]=>
object(WP_Post)#9479 (24) {
["ID"]=>
int(12220)
["post_author"]=>
string(1) "2"
["post_date"]=>
string(19) "2025-12-03 13:20:09"
["post_date_gmt"]=>
string(19) "2025-12-03 12:20:09"
["post_content"]=>
string(0) ""
["post_title"]=>
string(32) "VINS · WINES PIZZERIA SOL I NEU"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(4) "open"
["post_password"]=>
string(0) ""
["post_name"]=>
string(36) "vins-%c2%b7-wines-pizzeria-sol-i-neu"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2025-12-03 13:20:10"
["post_modified_gmt"]=>
string(19) "2025-12-03 12:20:10"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(43) "https://restaurants.sporthotels.ad/?p=12220"
["menu_order"]=>
int(1)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
["comment_count"]=>
int(0)
["current_comment"]=>
int(-1)
["found_posts"]=>
int(20)
["max_num_pages"]=>
int(0)
["max_num_comment_pages"]=>
int(0)
["is_single"]=>
bool(false)
["is_preview"]=>
bool(false)
["is_page"]=>
bool(false)
["is_archive"]=>
bool(false)
["is_date"]=>
bool(false)
["is_year"]=>
bool(false)
["is_month"]=>
bool(false)
["is_day"]=>
bool(false)
["is_time"]=>
bool(false)
["is_author"]=>
bool(false)
["is_category"]=>
bool(false)
["is_tag"]=>
bool(false)
["is_tax"]=>
bool(false)
["is_search"]=>
bool(false)
["is_feed"]=>
bool(false)
["is_comment_feed"]=>
bool(false)
["is_trackback"]=>
bool(false)
["is_home"]=>
bool(true)
["is_privacy_policy"]=>
bool(false)
["is_404"]=>
bool(false)
["is_embed"]=>
bool(false)
["is_paged"]=>
bool(false)
["is_admin"]=>
bool(false)
["is_attachment"]=>
bool(false)
["is_singular"]=>
bool(false)
["is_robots"]=>
bool(false)
["is_favicon"]=>
bool(false)
["is_posts_page"]=>
bool(false)
["is_post_type_archive"]=>
bool(false)
["query_vars_hash":"WP_Query":private]=>
string(32) "b4b7b5ef5a4587986f56d06d98a70fbe"
["query_vars_changed":"WP_Query":private]=>
bool(true)
["thumbnails_cached"]=>
bool(false)
["allow_query_attachment_by_filename":protected]=>
bool(false)
["stopwords":"WP_Query":private]=>
NULL
["compat_fields":"WP_Query":private]=>
array(2) {
[0]=>
string(15) "query_vars_hash"
[1]=>
string(18) "query_vars_changed"
}
["compat_methods":"WP_Query":private]=>
array(2) {
[0]=>
string(16) "init_query_flags"
[1]=>
string(15) "parse_tax_query"
}
["query_cache_key":"WP_Query":private]=>
string(41) "wp_query:c64cac85caad12b3ac40f43ab9c36a6a"
}