13 calls to Drupal::entityQuery() in Zircon Profile 8
- BookNavigationBlock::build in core/
modules/ book/ src/ Plugin/ Block/ BookNavigationBlock.php - Builds and returns the renderable array for this block plugin.
- comment_entity_predelete in core/
modules/ comment/ comment.module - Implements hook_entity_predelete().
- comment_field_config_delete in core/
modules/ comment/ comment.module - Implements hook_ENTITY_TYPE_delete() for 'field_config'.
- comment_user_predelete in core/
modules/ comment/ comment.module - Implements hook_ENTITY_TYPE_predelete() for user entities.
- DrupalTest::testEntityQuery in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the entityQuery() method.
- EntityQueryTest::testMetaData in core/
modules/ system/ src/ Tests/ Entity/ EntityQueryTest.php - Test adding a tag and metadata to the Entity query object.
- EntityReferenceAutoCreateTest::testAutoCreate in core/
modules/ field/ src/ Tests/ EntityReference/ EntityReferenceAutoCreateTest.php - Tests that the autocomplete input element appears and the creation of a new entity.
- EntityTranslationTest::doTestMultilingualProperties in core/
modules/ system/ src/ Tests/ Entity/ EntityTranslationTest.php - Executes the multilingual property tests for the given entity type.
- InstallUninstallTest::preUninstallForum in core/
modules/ system/ src/ Tests/ Module/ InstallUninstallTest.php - Deletes forum taxonomy terms, so Forum can be uninstalled.
- ItemStorage::loadAll in core/
modules/ aggregator/ src/ ItemStorage.php - Loads feed items from all feeds.
- KernelTestBaseTest::testEnableModulesInstallContainer in core/
modules/ simpletest/ src/ Tests/ KernelTestBaseTest.php - Tests installing modules with DependencyInjection services.
- node_access_rebuild in core/
modules/ node/ node.module - Rebuilds the node access database.
- node_get_recent in core/
modules/ node/ node.module - Finds the most recently changed nodes that are available to the current user.