13 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.
- bootstrap.inc in core/
includes/ bootstrap.inc - Functions that need to be loaded on every Drupal request.
- EntityForm::actions in core/
lib/ Drupal/ Core/ Entity/ EntityForm.php - Returns an array of supported actions for the current entity form.
- LoggingTest::providerContribDriverLog in core/
tests/ Drupal/ KernelTests/ Core/ Database/ LoggingTest.php - Provides data for the testContribDriverLog test.
- QueryFactory::get in core/
lib/ Drupal/ Core/ Entity/ Query/ Sql/ QueryFactory.php - Instantiates an entity query for a given entity type.
- 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.
- TrustedHostsRequestFactory::createRequest in core/
lib/ Drupal/ Core/ Http/ TrustedHostsRequestFactory.php - Creates a new request object.
- 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.
- _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.