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] => 185
)
)
[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] => 185
)
)
[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] => 185
)
[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] => 185
[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 = '185' )
) 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] => 30796
[post_author] => 24
[post_date] => 2021-03-19 08:04:05
[post_date_gmt] => 2021-03-19 07:04:05
[post_content] => L’OPERATORE DELL’ACCONCIATURA è in grado di predisporre e allestire correttamente l'area di lavoro, di assistere il cliente durante la permanenza nel salone di acconciatura e di eseguire i trattamenti e le operazioni di base per la detersione e la cura estetica del capello e del cuoio capelluto, secondo specifici dispositivi e misure igienico-sanitarie e in coerenza con i trattamenti e il tipo di acconciatura previsti per il cliente.
[post_title] => Operatore dell'Acconciatura
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => operatore-dellacconciatura
[to_ping] =>
[pinged] =>
[post_modified] => 2023-01-18 14:40:10
[post_modified_gmt] => 2023-01-18 13:40:10
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ialemiliaromagna.it/?post_type=corso&p=30796
[menu_order] => 0
[post_type] => corso
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 594
[post_author] => 24
[post_date] => 2018-02-13 08:38:23
[post_date_gmt] => 2018-02-13 07:38:23
[post_content] => L’OPERATORE TRATTAMENTI ESTETICI è in grado di organizzare e allestire gli ambienti e le attrezzature di lavoro, di accogliere e assistere il cliente durante la permanenza nel centro estetico e di eseguire, secondo le indicazioni ricevute, semplici trattamenti estetici sul viso e sul corpo utilizzando in modo adeguato gli strumenti e le attrezzature necessarie e adottando i dispositivi e le misure igienico-sanitare previste.
[post_title] => Operatore Trattamenti Estetici
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => operatore-delle-cure-estetiche-2
[to_ping] =>
[pinged] =>
[post_modified] => 2023-01-18 14:45:59
[post_modified_gmt] => 2023-01-18 13:45:59
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ialemiliaromagna.it/?post_type=corso&p=594
[menu_order] => 0
[post_type] => corso
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 2
[current_post] => -1
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 30796
[post_author] => 24
[post_date] => 2021-03-19 08:04:05
[post_date_gmt] => 2021-03-19 07:04:05
[post_content] => L’OPERATORE DELL’ACCONCIATURA è in grado di predisporre e allestire correttamente l'area di lavoro, di assistere il cliente durante la permanenza nel salone di acconciatura e di eseguire i trattamenti e le operazioni di base per la detersione e la cura estetica del capello e del cuoio capelluto, secondo specifici dispositivi e misure igienico-sanitarie e in coerenza con i trattamenti e il tipo di acconciatura previsti per il cliente.
[post_title] => Operatore dell'Acconciatura
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => operatore-dellacconciatura
[to_ping] =>
[pinged] =>
[post_modified] => 2023-01-18 14:40:10
[post_modified_gmt] => 2023-01-18 13:40:10
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.ialemiliaromagna.it/?post_type=corso&p=30796
[menu_order] => 0
[post_type] => corso
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 2
[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] => 6f3bca5b9c6852aa92b091b19651ec82
[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
)
)
Estetica e benessere
Operatore dell’Acconciatura
Inizio corso:
15 settembre 2023
ravenna
scopri Estetica e benessere
Operatore Trattamenti Estetici
Inizio corso:
15 settembre 2023
ravenna
scopri