WP_Query Object
(
[query] => Array
(
[post_type] => management-project
)
[query_vars] => Array
(
[post_type] => management-project
[error] =>
[m] =>
[p] => 0
[post_parent] =>
[subpost] =>
[subpost_id] =>
[attachment] =>
[attachment_id] => 0
[name] =>
[pagename] =>
[page_id] => 0
[second] =>
[minute] =>
[hour] =>
[day] => 0
[monthnum] => 0
[year] => 0
[w] => 0
[category_name] =>
[tag] =>
[cat] =>
[tag_id] =>
[author] =>
[author_name] =>
[feed] =>
[tb] =>
[paged] => 0
[meta_key] =>
[meta_value] =>
[preview] =>
[s] =>
[sentence] =>
[title] =>
[fields] =>
[menu_order] =>
[embed] =>
[category__in] => Array
(
)
[category__not_in] => Array
(
)
[category__and] => Array
(
)
[post__in] => Array
(
)
[post__not_in] => Array
(
)
[post_name__in] => Array
(
)
[tag__in] => Array
(
)
[tag__not_in] => Array
(
)
[tag__and] => Array
(
)
[tag_slug__in] => Array
(
)
[tag_slug__and] => Array
(
)
[post_parent__in] => Array
(
)
[post_parent__not_in] => Array
(
)
[author__in] => Array
(
)
[author__not_in] => Array
(
)
[search_columns] => Array
(
)
[meta_query] => Array
(
)
[ignore_sticky_posts] =>
[suppress_filters] =>
[cache_results] => 1
[update_post_term_cache] => 1
[update_menu_item_cache] =>
[lazy_load_term_meta] => 1
[update_post_meta_cache] => 1
[posts_per_page] => 12
[nopaging] =>
[comments_per_page] => 50
[no_found_rows] =>
[order] => DESC
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
)
[relation] => AND
[table_aliases:protected] => Array
(
)
[queried_terms] => Array
(
)
[primary_table] => wp_posts
[primary_id_column] => ID
)
[meta_query] => WP_Meta_Query Object
(
[queries] => Array
(
)
[relation] =>
[meta_table] =>
[meta_id_column] =>
[primary_table] =>
[primary_id_column] =>
[table_aliases:protected] => Array
(
)
[clauses:protected] => Array
(
)
[has_or_relation:protected] =>
)
[date_query] =>
[queried_object] => WP_Post_Type Object
(
[name] => management-project
[label] => Management projects
[labels] => stdClass Object
(
[name] => Management projects
[singular_name] => Management project
[add_new] => Add New Project
[add_new_item] => Add New Project
[edit_item] => Edit Project
[new_item] => New Project
[view_item] => View Project
[view_items] => View Posts
[search_items] => Search Management projects
[not_found] => No management projects found
[not_found_in_trash] => No management projects found in Trash
[parent_item_colon] => Parent project:
[all_items] => Management projects
[archives] => Management projects
[attributes] => Post Attributes
[insert_into_item] => Insert into post
[uploaded_to_this_item] => Uploaded to this post
[featured_image] => Featured image
[set_featured_image] => Set featured image
[remove_featured_image] => Remove featured image
[use_featured_image] => Use as featured image
[filter_items_list] => Filter posts list
[filter_by_date] => Filter by date
[items_list_navigation] => Posts list navigation
[items_list] => Posts list
[item_published] => Post published.
[item_published_privately] => Post published privately.
[item_reverted_to_draft] => Post reverted to draft.
[item_trashed] => Post trashed.
[item_scheduled] => Post scheduled.
[item_updated] => Post updated.
[item_link] => Post Link
[item_link_description] => A link to a post.
[menu_name] => Management projects
[name_admin_bar] => Management project
[template_name] => Single item: Management project
)
[description] =>
[public] => 1
[hierarchical] =>
[exclude_from_search] =>
[publicly_queryable] => 1
[show_ui] => 1
[show_in_menu] => 1
[show_in_nav_menus] => 1
[show_in_admin_bar] => 1
[menu_position] => 30
[menu_icon] => dashicons-building
[capability_type] => post
[map_meta_cap] => 1
[register_meta_box_cb] =>
[taxonomies] => Array
(
[0] => management-area
)
[has_archive] => 1
[query_var] => management-project
[can_export] => 1
[delete_with_user] =>
[template] => Array
(
)
[template_lock] =>
[_builtin] =>
[_edit_link] => post.php?post=%d
[cap] => stdClass Object
(
[edit_post] => edit_post
[read_post] => read_post
[delete_post] => delete_post
[edit_posts] => edit_posts
[edit_others_posts] => edit_others_posts
[delete_posts] => delete_posts
[publish_posts] => publish_posts
[read_private_posts] => read_private_posts
[read] => read
[delete_private_posts] => delete_private_posts
[delete_published_posts] => delete_published_posts
[delete_others_posts] => delete_others_posts
[edit_private_posts] => edit_private_posts
[edit_published_posts] => edit_published_posts
[create_posts] => edit_posts
)
[rewrite] => Array
(
[slug] => management-lobby/projects
[with_front] => 1
[pages] => 1
[feeds] => 1
[ep_mask] => 1
)
[show_in_rest] =>
[rest_base] =>
[rest_namespace] =>
[rest_controller_class] =>
[rest_controller] =>
[revisions_rest_controller_class] =>
[revisions_rest_controller] =>
[autosave_rest_controller_class] =>
[autosave_rest_controller] =>
[late_route_registration] =>
)
[queried_object_id] =>
[request] => SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts JOIN wp_icl_translations wpml_translations
ON wp_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type)
WHERE 1=1 AND ((wp_posts.post_type = 'management-project' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND wp_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','wpcf7_contact_form','vacancies','management-project','entrepreneur-project' ) ) OR wp_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','wpcf7_contact_form','vacancies','management-project','entrepreneur-project' ) )
ORDER BY wp_posts.menu_order, wp_posts.post_date DESC
LIMIT 0, 12
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 1455
[post_author] => 1
[post_date] => 2024-01-15 23:36:12
[post_date_gmt] => 2024-01-15 21:36:12
[post_content] => לורם איפסום דולור סיט אמט, קונסקטורר אדיפיסינג אלית קולהע צופעט למרקוח
[post_title] => תל ציון
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d7%aa%d7%9c-%d7%a6%d7%99%d7%95%d7%9f-4
[to_ping] =>
[pinged] =>
[post_modified] => 2024-04-18 08:26:51
[post_modified_gmt] => 2024-04-18 06:26:51
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://cpm.web3d-studio.co.il/management-lobby/projects/%d7%aa%d7%9c-%d7%a6%d7%99%d7%95%d7%9f-4/
[menu_order] => 0
[post_type] => management-project
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 1456
[post_author] => 1
[post_date] => 2024-01-11 15:59:19
[post_date_gmt] => 2024-01-11 13:59:19
[post_content] => ל vdnmvkfjnvkjdfnvjkndfkjgnfdkjgvnfjkdgndfjgnjk
[post_title] => ended example 4
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d7%aa%d7%9c-%d7%a6%d7%99%d7%95%d7%9f-3-done-4
[to_ping] =>
[pinged] =>
[post_modified] => 2024-04-18 08:45:53
[post_modified_gmt] => 2024-04-18 06:45:53
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://cpm.web3d-studio.co.il/management-lobby/projects/%d7%aa%d7%9c-%d7%a6%d7%99%d7%95%d7%9f-3-done-4/
[menu_order] => 0
[post_type] => management-project
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[2] => WP_Post Object
(
[ID] => 1457
[post_author] => 1
[post_date] => 2024-01-11 15:59:08
[post_date_gmt] => 2024-01-11 15:59:08
[post_content] => לורם איפסום דולור סיט אמט, קונסקטורר אדיפיסינג אלית קולהע צופעט למרקוח
[post_title] => ended example 3
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d7%aa%d7%9c-%d7%a6%d7%99%d7%95%d7%9f-3-done-3
[to_ping] =>
[pinged] =>
[post_modified] => 2024-01-11 15:59:08
[post_modified_gmt] => 2024-01-11 15:59:08
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://cpm.web3d-studio.co.il/management-lobby/projects/%d7%aa%d7%9c-%d7%a6%d7%99%d7%95%d7%9f-3-done-3/
[menu_order] => 0
[post_type] => management-project
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[3] => WP_Post Object
(
[ID] => 1458
[post_author] => 1
[post_date] => 2024-01-11 15:58:59
[post_date_gmt] => 2024-01-11 15:58:59
[post_content] => לורם איפסום דולור סיט אמט, קונסקטורר אדיפיסינג אלית קולהע צופעט למרקוח
[post_title] => מערכת מים חמישית לירושלים
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d7%9e%d7%a2%d7%a8%d7%9b%d7%aa-%d7%9e%d7%99%d7%9d-%d7%97%d7%9e%d7%99%d7%a9%d7%99%d7%aa-%d7%9c%d7%99%d7%a8%d7%95%d7%a9%d7%9c%d7%99%d7%9d
[to_ping] =>
[pinged] =>
[post_modified] => 2024-01-11 15:58:59
[post_modified_gmt] => 2024-01-11 15:58:59
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://cpm.web3d-studio.co.il/management-lobby/projects/%d7%9e%d7%a2%d7%a8%d7%9b%d7%aa-%d7%9e%d7%99%d7%9d-%d7%97%d7%9e%d7%99%d7%a9%d7%99%d7%aa-%d7%9c%d7%99%d7%a8%d7%95%d7%a9%d7%9c%d7%99%d7%9d/
[menu_order] => 0
[post_type] => management-project
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[4] => WP_Post Object
(
[ID] => 1459
[post_author] => 1
[post_date] => 2024-01-11 15:58:52
[post_date_gmt] => 2024-01-11 15:58:52
[post_content] => לורם איפסום דולור סיט אמט, קונסקטורר אדיפיסינג אלית קולהע צופעט למרקוח
[post_title] => גדרה מזרח
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d7%92%d7%93%d7%a8%d7%94-%d7%9e%d7%96%d7%a8%d7%97
[to_ping] =>
[pinged] =>
[post_modified] => 2024-01-11 15:58:52
[post_modified_gmt] => 2024-01-11 15:58:52
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://cpm.web3d-studio.co.il/management-lobby/projects/%d7%92%d7%93%d7%a8%d7%94-%d7%9e%d7%96%d7%a8%d7%97/
[menu_order] => 0
[post_type] => management-project
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[5] => WP_Post Object
(
[ID] => 1460
[post_author] => 1
[post_date] => 2024-01-11 15:58:43
[post_date_gmt] => 2024-01-11 15:58:43
[post_content] => לורם איפסום דולור סיט אמט, קונסקטורר אדיפיסינג אלית קולהע צופעט למרקוח
[post_title] => מתקני התפלה
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d7%9e%d7%aa%d7%a7%d7%a0%d7%99-%d7%94%d7%aa%d7%a4%d7%9c%d7%94
[to_ping] =>
[pinged] =>
[post_modified] => 2024-01-11 15:58:43
[post_modified_gmt] => 2024-01-11 15:58:43
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://cpm.web3d-studio.co.il/management-lobby/projects/%d7%9e%d7%aa%d7%a7%d7%a0%d7%99-%d7%94%d7%aa%d7%a4%d7%9c%d7%94/
[menu_order] => 0
[post_type] => management-project
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[6] => WP_Post Object
(
[ID] => 1461
[post_author] => 1
[post_date] => 2024-01-11 15:58:36
[post_date_gmt] => 2024-01-11 15:58:36
[post_content] => לורם איפסום דולור סיט אמט, קונסקטורר אדיפיסינג אלית קולהע צופעט למרקוח
[post_title] => ended example 2
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d7%aa%d7%9c-%d7%a6%d7%99%d7%95%d7%9f-3-done-2
[to_ping] =>
[pinged] =>
[post_modified] => 2024-01-11 15:58:36
[post_modified_gmt] => 2024-01-11 15:58:36
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://cpm.web3d-studio.co.il/management-lobby/projects/%d7%aa%d7%9c-%d7%a6%d7%99%d7%95%d7%9f-3-done-2/
[menu_order] => 0
[post_type] => management-project
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[7] => WP_Post Object
(
[ID] => 1463
[post_author] => 1
[post_date] => 2023-12-26 10:23:40
[post_date_gmt] => 2023-12-26 10:23:40
[post_content] => לורם איפסום דולור סיט אמט, קונסקטורר אדיפיסינג אלית קולהע צופעט למרקוח
[post_title] => תל ציון
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d7%aa%d7%9c-%d7%a6%d7%99%d7%95%d7%9f
[to_ping] =>
[pinged] =>
[post_modified] => 2023-12-26 10:23:40
[post_modified_gmt] => 2023-12-26 10:23:40
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://cpm.web3d-studio.co.il/management-lobby/projects/%d7%aa%d7%9c-%d7%a6%d7%99%d7%95%d7%9f/
[menu_order] => 0
[post_type] => management-project
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[8] => WP_Post Object
(
[ID] => 1462
[post_author] => 1
[post_date] => 2024-01-11 15:55:55
[post_date_gmt] => 2024-01-11 13:55:55
[post_content] => חוזה D.B.O שחברת אסותא זכתה בו ובמסגרתו תכננה, הקימה ומתפעלת קומפלקס מלא של בי"ח עם תשתיות רפואיות מתקדמות. הפרויקט כולל בניין רפואי ומרפאות בשטח של 65,000 מ"ר, במגרש של 70 דונם, כולל כל המחלקות הרפואיות ומרפאות, לובי כניסה מחבר, חניונים על-קרקעיים ל- 700 מקומות חניה.
היקף הפרויקט 663 מלש"ח.
[post_title] => הקמת ביה"ח אסותא באשדוד
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d7%aa%d7%9c-%d7%a6%d7%99%d7%95%d7%9f-3-done
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-29 11:37:28
[post_modified_gmt] => 2024-09-29 09:37:28
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://cpm.web3d-studio.co.il/management-lobby/projects/%d7%aa%d7%9c-%d7%a6%d7%99%d7%95%d7%9f-3-done/
[menu_order] => 69
[post_type] => management-project
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 9
[current_post] => -1
[before_loop] => 1
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 1455
[post_author] => 1
[post_date] => 2024-01-15 23:36:12
[post_date_gmt] => 2024-01-15 21:36:12
[post_content] => לורם איפסום דולור סיט אמט, קונסקטורר אדיפיסינג אלית קולהע צופעט למרקוח
[post_title] => תל ציון
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => %d7%aa%d7%9c-%d7%a6%d7%99%d7%95%d7%9f-4
[to_ping] =>
[pinged] =>
[post_modified] => 2024-04-18 08:26:51
[post_modified_gmt] => 2024-04-18 06:26:51
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://cpm.web3d-studio.co.il/management-lobby/projects/%d7%aa%d7%9c-%d7%a6%d7%99%d7%95%d7%9f-4/
[menu_order] => 0
[post_type] => management-project
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 9
[max_num_pages] => 1
[max_num_comment_pages] => 0
[is_single] =>
[is_preview] =>
[is_page] =>
[is_archive] => 1
[is_date] =>
[is_year] =>
[is_month] =>
[is_day] =>
[is_time] =>
[is_author] =>
[is_category] =>
[is_tag] =>
[is_tax] =>
[is_search] =>
[is_feed] =>
[is_comment_feed] =>
[is_trackback] =>
[is_home] =>
[is_privacy_policy] =>
[is_404] =>
[is_embed] =>
[is_paged] =>
[is_admin] =>
[is_attachment] =>
[is_singular] =>
[is_robots] =>
[is_favicon] =>
[is_posts_page] =>
[is_post_type_archive] => 1
[query_vars_hash:WP_Query:private] => fe21c5bfb2d60ec149c16991fa165db7
[query_vars_changed:WP_Query:private] => 1
[thumbnails_cached] =>
[allow_query_attachment_by_filename:protected] =>
[stopwords:WP_Query:private] =>
[compat_fields:WP_Query:private] => Array
(
[0] => query_vars_hash
[1] => query_vars_changed
)
[compat_methods:WP_Query:private] => Array
(
[0] => init_query_flags
[1] => parse_tax_query
)
)
תל ציון
ended example 4
ended example 3
מערכת מים חמישית לירושלים
גדרה מזרח
מתקני התפלה
ended example 2
תל ציון
הקמת ביה”ח אסותא באשדוד