Array
(
    [where] =>  AND wp_posts.post_type = 'acf-taxonomy' AND ((wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))
    [groupby] => 
    [join] => 
    [orderby] => wp_posts.menu_order ASC, wp_posts.post_title ASC
    [distinct] => 
    [fields] => wp_posts.*
    [limits] => 
)