Array
(
[numberposts] => 16
[post_type] => book
[post_status] => publish
[tax_query] => Array
(
[relation] => AND
[0] => Array
(
[taxonomy] => book_category
[field] => slug
[terms] => fiction
[operator] => IN
)
[1] => Array
(
[taxonomy] => book_category
[field] => slug
[terms] => Array
(
[0] => fic-classics
[1] => non-fic-classics
[2] => ch-classics
)
[operator] => NOT IN
)
)
[meta_query] => Array
(
[relation] => AND
[0] => Array
(
[relation] => OR
[0] => Array
(
[key] => petit_parent
[value] =>
[compare] => =
)
[1] => Array
(
[key] => petit_parent
[compare] => NOT EXISTS
)
)
[1] => Array
(
[key] => book_language
[value] => Hindi
[compare] => !=
)
[2] => Array
(
[key] => imprint
[value] => Puffin
[compare] => NOT LIKE
)
[3] => Array
(
[key] => book_publish_date
[value] => 20210228
[compare] => <=
)
)
[meta_key] => book_publish_date
[order] => DESC
[orderby] => meta_value_num
)
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2097160 bytes) in /var/www/html/wp-includes/wp-db.php on line 1990