$nids = Drupal::entityQuery('node')->condition('type','my_custom_type')->execute(); $nodes = Drupal odeEntityNode::loadMultiple($nids);