68 calls to Drupal::entityQuery() in Drupal 10
- BookNavigationBlock::build in core/
modules/ book/ src/ Plugin/ Block/ BookNavigationBlock.php - BulkDeleteTest::testPurgeField in core/
modules/ field/ tests/ src/ Kernel/ BulkDeleteTest.php - Verify that field data items and fields are purged when a field storage is deleted.
- CommentLanguageTest::testCommentLanguage in core/
modules/ comment/ tests/ src/ Functional/ CommentLanguageTest.php - Tests that comment language is properly set.
- 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.
- ConfigEntityBundleBase::loadDisplays in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBundleBase.php - Returns view or form displays for this bundle.
- ConfigImporterFieldPurger::getFieldStoragesToPurge in core/
modules/ field/ src/ ConfigImporterFieldPurger.php - Gets the list of fields to purge before configuration synchronization.
- ConfigTranslationFieldListBuilder::load in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationFieldListBuilder.php - Loads entities of this type from storage for listing.
- ContentEntityNullStorageTest::testEntityQuery in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ ContentEntityNullStorageTest.php - Tests using entity query with ContentEntityNullStorage.
- DemoUmamiProfileTest::testUser in core/
profiles/ demo_umami/ tests/ src/ Functional/ DemoUmamiProfileTest.php - Tests that the users can log in with the admin password selected at install.
- demo_umami_set_users_passwords in core/
profiles/ demo_umami/ demo_umami.profile - Sets the password of admin to be the password for all users.
- DrupalTest::testEntityQuery in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the entityQuery() method.
- EntityCrudHookTest::testEntityRollback in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityCrudHookTest.php - Tests rollback from failed entity save.
- EntityFormDisplay::collectRenderDisplay in core/
lib/ Drupal/ Core/ Entity/ Entity/ EntityFormDisplay.php - Returns the entity_form_display object used to build an entity form.
- EntityReferenceAdminTest::testFieldAdminHandler in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAdminTest.php - Tests the Entity Reference Admin UI.
- EntityReferenceAutoCreateTest::testAutoCreate in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAutoCreateTest.php - Tests that the autocomplete input element appears and the creation of a new entity.
- EntityReferenceAutoCreateTest::testNoBundles in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAutoCreateTest.php - Tests autocreation for an entity that has no bundles.
- EntityReferenceFieldItemList::processDefaultValue in core/
lib/ Drupal/ Core/ Field/ EntityReferenceFieldItemList.php - Processes the default value before being applied.
- EntityTranslationTest::doTestMultilingualProperties in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityTranslationTest.php - Executes the multilingual property tests for the given entity type.
- EntityViewDisplay::collectRenderDisplays in core/
lib/ Drupal/ Core/ Entity/ Entity/ EntityViewDisplay.php - Returns the display objects used to render a set of entities.
- FieldImportCreateTest::testImportCreateDefault in core/
modules/ field/ tests/ src/ Kernel/ FieldImportCreateTest.php - Tests creating field storages and fields during default config import.
- FieldStorageConfigEditForm::validateCardinality in core/
modules/ field_ui/ src/ Form/ FieldStorageConfigEditForm.php - Validates the cardinality.
- field_entity_bundle_field_info in core/
modules/ field/ field.module - Implements hook_entity_bundle_field_info().
- field_entity_field_storage_info in core/
modules/ field/ field.module - Implements hook_entity_field_storage_info().
- file_cron in core/
modules/ file/ file.module - Implements hook_cron().
- ForumTest::testAddOrphanTopic in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Tests that forum nodes can't be added without a parent.
- HighWaterTest::nodeExists in core/
modules/ migrate/ tests/ src/ Kernel/ HighWaterTest.php - Checks if node with given title exists.
- hook_cron in core/
core.api.php - Perform periodic actions.
- hook_entity_field_storage_info in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Provides field storage definitions for a content entity type.
- hook_user_cancel in core/
modules/ user/ user.api.php - Act on user account cancellations.
- InlineBlockTestBase::getLatestBlockEntityId in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ InlineBlockTestBase.php - Gets the latest block entity id.
- InstallUninstallTest::preUninstallForum in core/
modules/ system/ tests/ src/ Functional/ Module/ InstallUninstallTest.php - Deletes forum taxonomy terms, so Forum can be uninstalled.
- MediaUiFunctionalTest::testMediaWithOnlyOneMediaType in core/
modules/ media/ tests/ src/ Functional/ MediaUiFunctionalTest.php - Tests the media actions (add/edit/delete).
- menu_ui_get_menu_link_defaults in core/
modules/ menu_ui/ menu_ui.module - Returns the definition for a menu link for the given node.
- MigrateUpgradeTestBase::assertUpgrade in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ MigrateUpgradeTestBase.php - Asserts the upgrade completed successfully.
- NodeAccessBaseTableTest::testNodeAccessBasic in core/
modules/ node/ tests/ src/ Functional/ NodeAccessBaseTableTest.php - Tests the "private" node access functionality.
- NodeRevisionsAllTest::testRevisions in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsAllTest.php - Checks node revision operations.
- NodeRevisionsTest::testRevisions in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsTest.php - Checks node revision related operations.
- 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.
- node_user_cancel in core/
modules/ node/ node.module - Implements hook_user_cancel().
- node_user_predelete in core/
modules/ node/ node.module - Implements hook_ENTITY_TYPE_predelete() for user entities.
- PageEditTest::testPageEdit in core/
modules/ block_content/ tests/ src/ Functional/ PageEditTest.php - Checks block edit functionality.
- PathTaxonomyTermTest::testTermAlias in core/
modules/ path/ tests/ src/ Functional/ PathTaxonomyTermTest.php - Tests alias functionality through the admin interfaces.
- SaveTest::testFileSave in core/
modules/ file/ tests/ src/ Kernel/ SaveTest.php - ShortcutSet::preDelete in core/
modules/ shortcut/ src/ Entity/ ShortcutSet.php - Acts on entities before they are deleted and before hooks are invoked.
- TaxonomyIndexTid::valueForm in core/
modules/ taxonomy/ src/ Plugin/ views/ filter/ TaxonomyIndexTid.php - Options form subform for setting options.
- TaxonomyQueryAlterTest::testTaxonomyQueryAlter in core/
modules/ taxonomy/ tests/ src/ Kernel/ TaxonomyQueryAlterTest.php - Tests that appropriate tags are added when querying the database.
- taxonomy_tokens in core/
modules/ taxonomy/ taxonomy.tokens.inc - Implements hook_tokens().
- TermEntityQueryTest::testTermEntityQuery in core/
modules/ taxonomy/ tests/ src/ Kernel/ TermEntityQueryTest.php - Tests that a basic taxonomy entity query works.
- TermStorage::getChildren in core/
modules/ taxonomy/ src/ TermStorage.php - Returns all children terms of this term.
- TermStorage::getParents in core/
modules/ taxonomy/ src/ TermStorage.php - Returns a list of parents of this term.
- tour_page_bottom in core/
modules/ tour/ tour.module - Implements hook_page_bottom().
- TrackChangesTest::termExists in core/
modules/ migrate/ tests/ src/ Kernel/ TrackChangesTest.php - Checks if term with given name exists.
- tracker_cron in core/
modules/ tracker/ tracker.module - Implements hook_cron().
- UniqueFieldValueValidator::validate in core/
lib/ Drupal/ Core/ Validation/ Plugin/ Validation/ Constraint/ UniqueFieldValueValidator.php - UserInstallTest::testUserInstall in core/
modules/ user/ tests/ src/ Kernel/ UserInstallTest.php - Tests that the initial users have correct values.
- user_is_blocked in core/
modules/ user/ user.module - Checks for usernames blocked by user administration.
- Views::getApplicableViews in core/
modules/ views/ src/ Views.php - Return a list of all view IDs and display IDs that have a particular setting in their display's plugin settings.
- Views::getDisabledViews in core/
modules/ views/ src/ Views.php - Returns an array of all disabled views.
- Views::getEnabledViews in core/
modules/ views/ src/ Views.php - Returns an array of all enabled views.
- VocabularyCrudTest::testTaxonomyVocabularyDeleteWithTerms in core/
modules/ taxonomy/ tests/ src/ Kernel/ VocabularyCrudTest.php - Tests deleting a taxonomy that contains terms.
- VocabularyStorage::getToplevelTids in core/
modules/ taxonomy/ src/ VocabularyStorage.php - Gets top-level term IDs of vocabularies.
- Workflow::loadMultipleByType in core/
modules/ workflows/ src/ Entity/ Workflow.php - Loads all workflows of the provided type.
- _node_access_rebuild_batch_operation in core/
modules/ node/ node.module - Implements callback_batch_operation().
- _options_values_in_use in core/
modules/ options/ options.module - Checks if a list of values are being used in actual field values.
- _tracker_remove in core/
modules/ tracker/ tracker.module - Cleans up indexed data when nodes or comments are removed.