Skip to content

Instantly share code, notes, and snippets.

@xlith
Created December 14, 2020 10:42
Show Gist options
  • Save xlith/e627a3ec6661eb12a20221eb2d50071a to your computer and use it in GitHub Desktop.
Save xlith/e627a3ec6661eb12a20221eb2d50071a to your computer and use it in GitHub Desktop.
\Drupal::entityTypeManager()->getStorage('node')->loadByProperties(['type' => 'content_type', 'status' => 1]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment