WP_Query Object
(
[query] => Array
(
[post_type] => corso
[posts_per_page] => 9
[order] => DESC
[post_status] => publish
[paged] => 1
[meta_query] => Array
(
[0] => Array
(
[key] => sede_di_riferimento
[value] => 188
)
)
[post__in] => Array
(
[0] => 44759
[1] => 44761
[2] => 44764
[3] => 44766
[4] => 44774
[5] => 44776
[6] => 44786
[7] => 44780
[8] => 44778
[9] => 44783
[10] => 44791
[11] => 44795
[12] => 44796
[13] => 44797
[14] => 44798
[15] => 44810
[16] => 44812
[17] => 44819
[18] => 44822
[19] => 44825
[20] => 44703
[21] => 44687
[22] => 44706
[23] => 44707
[24] => 19206
[25] => 44341
[26] => 45283
[27] => 45244
[28] => 1720
[29] => 700
[30] => 671
[31] => 696
[32] => 508
[33] => 30799
[34] => 464
[35] => 689
[36] => 686
[37] => 693
[38] => 30796
[39] => 594
[40] => 44746
)
[orderby] => post__in
)
[query_vars] => Array
(
[post_type] => corso
[posts_per_page] => 9
[order] =>
[post_status] => publish
[paged] => 1
[meta_query] => Array
(
[0] => Array
(
[key] => sede_di_riferimento
[value] => 188
)
)
[post__in] => Array
(
[0] => 44759
[1] => 44761
[2] => 44764
[3] => 44766
[4] => 44774
[5] => 44776
[6] => 44786
[7] => 44780
[8] => 44778
[9] => 44783
[10] => 44791
[11] => 44795
[12] => 44796
[13] => 44797
[14] => 44798
[15] => 44810
[16] => 44812
[17] => 44819
[18] => 44822
[19] => 44825
[20] => 44703
[21] => 44687
[22] => 44706
[23] => 44707
[24] => 19206
[25] => 44341
[26] => 45283
[27] => 45244
[28] => 1720
[29] => 700
[30] => 671
[31] => 696
[32] => 508
[33] => 30799
[34] => 464
[35] => 689
[36] => 686
[37] => 693
[38] => 30796
[39] => 594
[40] => 44746
)
[orderby] => post__in
[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] =>
[meta_key] =>
[meta_value] =>
[preview] =>
[s] =>
[sentence] =>
[title] =>
[fields] =>
[menu_order] =>
[embed] =>
[category__in] => Array
(
)
[category__not_in] => Array
(
)
[category__and] => 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
(
)
[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
[nopaging] =>
[comments_per_page] => 50
[no_found_rows] =>
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
)
[relation] => AND
[table_aliases:protected] => Array
(
)
[queried_terms] => Array
(
)
[primary_table] => sdafy7_posts
[primary_id_column] => ID
)
[meta_query] => WP_Meta_Query Object
(
[queries] => Array
(
[0] => Array
(
[key] => sede_di_riferimento
[value] => 188
)
[relation] => OR
)
[relation] => AND
[meta_table] => sdafy7_postmeta
[meta_id_column] => post_id
[primary_table] => sdafy7_posts
[primary_id_column] => ID
[table_aliases:protected] => Array
(
[0] => sdafy7_postmeta
)
[clauses:protected] => Array
(
[sdafy7_postmeta] => Array
(
[key] => sede_di_riferimento
[value] => 188
[compare] => =
[compare_key] => =
[alias] => sdafy7_postmeta
[cast] => CHAR
)
)
[has_or_relation:protected] =>
)
[date_query] =>
[request] =>
SELECT SQL_CALC_FOUND_ROWS sdafy7_posts.ID
FROM sdafy7_posts INNER JOIN sdafy7_postmeta ON ( sdafy7_posts.ID = sdafy7_postmeta.post_id )
WHERE 1=1 AND sdafy7_posts.ID IN (44759,44761,44764,44766,44774,44776,44786,44780,44778,44783,44791,44795,44796,44797,44798,44810,44812,44819,44822,44825,44703,44687,44706,44707,19206,44341,45283,45244,1720,700,671,696,508,30799,464,689,686,693,30796,594,44746) AND (
( sdafy7_postmeta.meta_key = 'sede_di_riferimento' AND sdafy7_postmeta.meta_value = '188' )
) AND sdafy7_posts.post_type = 'corso' AND ((sdafy7_posts.post_status = 'publish'))
GROUP BY sdafy7_posts.ID
ORDER BY FIELD(sdafy7_posts.ID,44759,44761,44764,44766,44774,44776,44786,44780,44778,44783,44791,44795,44796,44797,44798,44810,44812,44819,44822,44825,44703,44687,44706,44707,19206,44341,45283,45244,1720,700,671,696,508,30799,464,689,686,693,30796,594,44746)
LIMIT 0, 9
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 1720
[post_author] => 36
[post_date] => 2022-01-21 11:16:27
[post_date_gmt] => 2022-01-21 10:16:27
[post_content] => Il Conduttore di Impianti Termici svolge attività sugli impianti professionali di potenza superiore a 232Kw, applicando le procedure di attivazione e di conduzione e garantendo il controllo complessivo della funzionalità della corretta funzionalità dell'impianto, sia della centrale termica che dei suoi componenti, attraverso la verifica dei parametri di gestione, intervenendo, quando necessario, sugli adeguati strumenti di regolazione. Operazione Rif. P.A. 2019-17130/RER Conduttore di Impianti Termici - Edizione 2 Autorizzata con D.D. N. 12540 del 29/06/2022 Regione Emilia Romagna [post_title] => Conduttore di Impianti Termici
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => conduttore-di-impianti-termici
[to_ping] =>
[pinged] =>
[post_modified] => 2023-02-15 14:06:17
[post_modified_gmt] => 2023-02-15 13:06:17
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ialemiliaromagna.it/?post_type=corso&p=1720
[menu_order] => 0
[post_type] => corso
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 1
[current_post] => -1
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 1720
[post_author] => 36
[post_date] => 2022-01-21 11:16:27
[post_date_gmt] => 2022-01-21 10:16:27
[post_content] => Il Conduttore di Impianti Termici svolge attività sugli impianti professionali di potenza superiore a 232Kw, applicando le procedure di attivazione e di conduzione e garantendo il controllo complessivo della funzionalità della corretta funzionalità dell'impianto, sia della centrale termica che dei suoi componenti, attraverso la verifica dei parametri di gestione, intervenendo, quando necessario, sugli adeguati strumenti di regolazione. Operazione Rif. P.A. 2019-17130/RER Conduttore di Impianti Termici - Edizione 2 Autorizzata con D.D. N. 12540 del 29/06/2022 Regione Emilia Romagna [post_title] => Conduttore di Impianti Termici
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => conduttore-di-impianti-termici
[to_ping] =>
[pinged] =>
[post_modified] => 2023-02-15 14:06:17
[post_modified_gmt] => 2023-02-15 13:06:17
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ialemiliaromagna.it/?post_type=corso&p=1720
[menu_order] => 0
[post_type] => corso
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 1
[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] => d9c6a447ef184d0fc45ed80348fb2708
[query_vars_changed:WP_Query:private] =>
[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
)
)
Energia e ambiente
Conduttore di Impianti Termici
Inizio corso:
14 settembre 2023
bologna
scopri