Array
(
    [post_type] => theses
    [posts_per_page] => -1
    [orderby] => date
    [tax_query] => Array
        (
            [0] => Array
                (
                    [taxonomy] => thesis_typ
                    [field] => slug
                    [terms] => bachelor
                )

        )

)