By admin , 22 September, 2025 Tags entityQuery $query = \Drupal::entityQuery('your_entity_type') ->condition('type', ['node_mention', 'comment_mention', 'comment_reply'], 'IN');