25 string references to 'Query'
- AjaxFormCacheTest::testQueryString in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxFormCacheTest.php - Tests AJAX forms on pages with a query string.
- batch_process in core/
includes/ form.inc - Processes the batch.
- CommentForm::save in core/
modules/ comment/ src/ CommentForm.php - Form submission handler for the 'save' action.
- CommentResourceTestBase::testPostDxWithoutCriticalBaseFields in core/
modules/ comment/ tests/ src/ Functional/ Rest/ CommentResourceTestBase.php - Tests POSTing a comment without critical base fields.
- CommentResourceTestBase::testPostSkipCommentApproval in core/
modules/ comment/ tests/ src/ Functional/ Rest/ CommentResourceTestBase.php - Tests POSTing a comment with and without 'skip comment approval'.
- ConnectionTest::providerMockedBacktrace in core/
tests/ Drupal/ Tests/ Core/ Database/ ConnectionTest.php - Provides data for testFindCallerFromDebugBacktraceWithMockedBacktrace.
- EntityForm::actions in core/
lib/ Drupal/ Core/ Entity/ EntityForm.php - Returns an array of supported actions for the current entity form.
- JsonApiFilterRegressionTest::testEmptyRelationshipFilteringFromIssue3025372 in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiFilterRegressionTest.php - Ensure filtering for entities with empty entity reference fields works.
- LoggingTest::providerContribDriverLog in core/
tests/ Drupal/ KernelTests/ Core/ Database/ LoggingTest.php - Provides data for the testContribDriverLog test.
- ProfileForm::actions in core/
modules/ user/ src/ ProfileForm.php - Returns an array of supported actions for the current entity form.
- QueryFactory::get in core/
lib/ Drupal/ Core/ Entity/ Query/ Sql/ QueryFactory.php - Instantiates an entity query for a given entity type.
- RelationshipNodeTermDataTest::testTag in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ RelationshipNodeTermDataTest.php - Tests that the 'taxonomy_term_access' tag is added to the Views query.
- RenderElementTest::testPreRenderAjaxFormWithQueryOptions in core/
tests/ Drupal/ Tests/ Core/ Render/ Element/ RenderElementTest.php - @covers ::preRenderAjaxForm[[api-linebreak]]
- Select::preExecute in core/
lib/ Drupal/ Core/ Database/ Query/ Select.php - Generic preparation and validation for a SELECT query.
- TermResourceTestBase::testGetTermWithParent in core/
modules/ taxonomy/ tests/ src/ Functional/ Rest/ TermResourceTestBase.php - Tests GETting a term with a parent term other than the default <root> (0).
- TermResourceTestBase::testPatchPath in core/
modules/ taxonomy/ tests/ src/ Functional/ Rest/ TermResourceTestBase.php - Tests PATCHing a term's path.
- UrlTest::testEntityUris in core/
tests/ Drupal/ Tests/ Core/ UrlTest.php - Tests the fromUri() method with an entity: URI.
- UrlTest::testFromUserInput in core/
tests/ Drupal/ Tests/ Core/ UrlTest.php - Tests the fromUserInput method with valid paths.
- UserLoginHttpTest::logoutRequest in core/
modules/ user/ tests/ src/ Functional/ UserLoginHttpTest.php - Executes a logout HTTP request for a given serialization format.
- UserResourceTestBase::testPatchDxForSecuritySensitiveBaseFields in core/
modules/ user/ tests/ src/ Functional/ Rest/ UserResourceTestBase.php - Tests PATCHing security-sensitive base fields of the logged in account.
- UserResourceTestBase::testPatchSecurityOtherUser in core/
modules/ user/ tests/ src/ Functional/ Rest/ UserResourceTestBase.php - Tests PATCHing security-sensitive base fields to change other users.
- ViewUI::renderPreview in core/
modules/ views_ui/ src/ ViewUI.php - WorkspaceTest::getExpectedDocument in core/
modules/ jsonapi/ tests/ src/ Functional/ WorkspaceTest.php - Returns the expected JSON:API document for the entity.
- _batch_finished in core/
includes/ batch.inc - Ends the batch processing.
- _batch_progress_page in core/
includes/ batch.inc - Outputs a batch processing page.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.