| NodeDatabaseHooks::queryNodeAccessAlter |
function |
core/modules/node/src/Hook/NodeDatabaseHooks.php |
Implements hook_query_TAG_alter(). |
| NodeEntityTranslation::query |
function |
core/modules/node/src/Plugin/migrate/source/d7/NodeEntityTranslation.php |
Prepares query object to retrieve data from the source database. |
| NodeGrantDatabaseStorage::alterQuery |
function |
core/modules/node/src/NodeGrantDatabaseStorage.php |
Alters a query when node access is required. |
| NodeGrantDatabaseStorage::buildGrantsQueryCondition |
function |
core/modules/node/src/NodeGrantDatabaseStorage.php |
Creates a query condition from an array of node access grants. |
| NodeGrantDatabaseStorageInterface::alterQuery |
function |
core/modules/node/src/NodeGrantDatabaseStorageInterface.php |
Alters a query when node access is required. |
| NodeQueryAlterTest |
class |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
Tests that node access queries are properly altered by the node module. |
| NodeQueryAlterTest.php |
file |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
|
| NodeQueryAlterTest::$accessUser |
property |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
User with permission to view content. |
| NodeQueryAlterTest::$defaultTheme |
property |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
The theme to install as the default for testing. |
| NodeQueryAlterTest::$modules |
property |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
Modules to install. |
| NodeQueryAlterTest::$noAccessUser |
property |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
User without permission to view content. |
| NodeQueryAlterTest::$noAccessUser2 |
property |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
User without permission to view content. |
| NodeQueryAlterTest::setUp |
function |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
|
| NodeQueryAlterTest::testNodeQueryAlterLowLevelEditAccess |
function |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
Tests 'node_access' query alter, for edit access. |
| NodeQueryAlterTest::testNodeQueryAlterLowLevelNoAccess |
function |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
Tests 'node_access' query alter, for user without access. |
| NodeQueryAlterTest::testNodeQueryAlterLowLevelWithAccess |
function |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
Tests 'node_access' query alter, for user with access. |
| NodeQueryAlterTest::testNodeQueryAlterOverride |
function |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
Tests 'node_access' query alter override. |
| NodeQueryAlterTest::testNodeQueryAlterWithRevisions |
function |
core/modules/node/tests/src/Functional/NodeQueryAlterTest.php |
Tests 'node_access' query alter with revision-enabled nodes. |
| NodeSearch::buildSearchUrlQuery |
function |
core/modules/node/src/Plugin/Search/NodeSearch.php |
Builds the URL GET query parameters array for search. |
| NodeSelection::buildEntityQuery |
function |
core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php |
Builds an EntityQuery to get referenceable entities. |
| NodeTermData::query |
function |
core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php |
Called to implement a relationship in a query. |
| NodeType::query |
function |
core/modules/node/src/Plugin/migrate/source/d6/NodeType.php |
Prepares query object to retrieve data from the source database. |
| NodeType::query |
function |
core/modules/node/src/Plugin/migrate/source/d7/NodeType.php |
Prepares query object to retrieve data from the source database. |
| NodeViewsHooks::viewsQuerySubstitutions |
function |
core/modules/node/src/Hook/NodeViewsHooks.php |
Implements hook_views_query_substitutions(). |
| None::executeCountQuery |
function |
core/modules/views/src/Plugin/views/pager/None.php |
Executes the count query. |
| None::query |
function |
core/modules/views/src/Plugin/views/pager/None.php |
Modify the query for paging. |
| None::useCountQuery |
function |
core/modules/views/src/Plugin/views/pager/None.php |
Determine if a pager needs a count query. |
| NoSourceModule::query |
function |
core/modules/migrate_drupal_ui/tests/modules/migration_source_module_test/src/Plugin/migrate/source/NoSourceModule.php |
Prepares query object to retrieve data from the source database. |
| NoSourceModule::query |
function |
core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php |
Prepares query object to retrieve data from the source database. |
| NullArgument::query |
function |
core/modules/views/src/Plugin/views/argument/NullArgument.php |
Set up the query for this argument. |
| NumericArgument::query |
function |
core/modules/views/src/Plugin/views/argument/NumericArgument.php |
Set up the query for this argument. |
| NumericArgument::titleQuery |
function |
core/modules/views/src/Plugin/views/argument/NumericArgument.php |
Override for specific title lookups. |
| NumericFilter::query |
function |
core/modules/views/src/Plugin/views/filter/NumericFilter.php |
Add this filter to the query. |
| OffsetPage::createFromQueryParameter |
function |
core/modules/jsonapi/src/Query/OffsetPage.php |
Creates an OffsetPage object from a query parameter. |
| OffsetPageTest::testCreateFromQueryParameter |
function |
core/modules/jsonapi/tests/src/Unit/Query/OffsetPageTest.php |
Tests create from query parameter. |
| OffsetPageTest::testCreateFromQueryParameterFail |
function |
core/modules/jsonapi/tests/src/Unit/Query/OffsetPageTest.php |
Tests create from query parameter fail. |
| OrderByTest::$query |
property |
core/tests/Drupal/Tests/Core/Database/OrderByTest.php |
The select query object to test. |
| PageCacheTest::testQueryParameterFormatRequests |
function |
core/modules/page_cache/tests/src/Functional/PageCacheTest.php |
Tests support for different cache items with different request formats. |
| PagerParameters::getPagerQuery |
function |
core/lib/Drupal/Core/Pager/PagerParameters.php |
Gets the request query parameter. |
| PagerParameters::getQueryParameters |
function |
core/lib/Drupal/Core/Pager/PagerParameters.php |
Gets all request URL query parameters that are unrelated to paging. |
| PagerParametersInterface::getPagerQuery |
function |
core/lib/Drupal/Core/Pager/PagerParametersInterface.php |
Gets the request query parameter. |
| PagerParametersInterface::getQueryParameters |
function |
core/lib/Drupal/Core/Pager/PagerParametersInterface.php |
Gets all request URL query parameters that are unrelated to paging. |
| PagerPluginBase::executeCountQuery |
function |
core/modules/views/src/Plugin/views/pager/PagerPluginBase.php |
Executes the count query. |
| PagerPluginBase::query |
function |
core/modules/views/src/Plugin/views/pager/PagerPluginBase.php |
Modify the query for paging. |
| PagerPluginBase::useCountQuery |
function |
core/modules/views/src/Plugin/views/pager/PagerPluginBase.php |
Determine if a pager needs a count query. |
| PagerPluginBaseTest::testExecuteCountQueryWithOffset |
function |
core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php |
Tests the executeCountQuery method with a set offset. |
| PagerPluginBaseTest::testExecuteCountQueryWithOffsetLargerThanResult |
function |
core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php |
Tests the executeCountQuery method with an offset larger than result count. |
| PagerPluginBaseTest::testExecuteCountQueryWithoutOffset |
function |
core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php |
Tests the executeCountQuery method without a set offset. |
| PagerPluginBaseTest::testUseCountQuery |
function |
core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php |
Tests the useCountQuery() method. |
| PagerSelectExtender::$customCountQuery |
property |
core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
The count query that will be used for this pager. |