15 calls to Drupal::entityQueryAggregate() in Drupal 10
- BlockContentSaveTest::testImport in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentSaveTest.php - Checks whether custom block IDs are saved properly during an import.
- ContentEntityNullStorageTest::testEntityQuery in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ ContentEntityNullStorageTest.php - Tests using entity query with ContentEntityNullStorage.
- DrupalTest::testEntityQueryAggregate in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the entityQueryAggregate() method.
- FileFieldTestBase::getLastFileId in core/
modules/ file/ tests/ src/ Functional/ FileFieldTestBase.php - Retrieves the fid of the last inserted file.
- FileManagedFileElementTest::getLastFileId in core/
modules/ file/ tests/ src/ FunctionalJavascript/ FileManagedFileElementTest.php - Retrieves the fid of the last inserted file.
- ImageFieldTestBase::getLastFileId in core/
modules/ image/ tests/ src/ Functional/ ImageFieldTestBase.php - Retrieves the fid of the last inserted file.
- NodeTranslationUITest::testDisabledBundle in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Tests that no metadata is stored for a disabled bundle.
- node_cron in core/
modules/ node/ node.module - Implements hook_cron().
- SaveUploadFormTest::setUp in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - SaveUploadFormTest::testNormal in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests the _file_save_upload_from_form() function.
- SaveUploadTest::setUp in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - SaveUploadTest::testDuplicate in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests uploading a duplicate file.
- SaveUploadTest::testNormal in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests the file_save_upload() function.
- TermTranslationUITest::testTranslationUI in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTranslationUITest.php - tracker_cron in core/
modules/ tracker/ tracker.module - Implements hook_cron().