| QueryTest::testArrayArgumentsSQLInjection |
function |
core/tests/Drupal/KernelTests/Core/Database/QueryTest.php |
Tests SQL injection via database query array arguments. |
| QueryTest::testArraySubstitution |
function |
core/tests/Drupal/KernelTests/Core/Database/QueryTest.php |
Tests that we can pass an array of values directly in the query. |
| QueryTest::testConditionOperatorArgumentsSQLInjection |
function |
core/tests/Drupal/KernelTests/Core/Database/QueryTest.php |
Tests SQL injection via condition operator. |
| QueryTest::testNoBaseTable |
function |
core/tests/Drupal/Tests/Core/Entity/Query/Sql/QueryTest.php |
Tests entity query for entity type without base table. |
| QueryTest::testNoRevisionTable |
function |
core/tests/Drupal/Tests/Core/Entity/Query/Sql/QueryTest.php |
Tests revision entity query for entity type without revision table. |
| QueryTest::testNumericExpressionSubstitution |
function |
core/tests/Drupal/KernelTests/Core/Database/QueryTest.php |
Tests numeric query parameter expansion in expressions. |
| QueryTest::testQuery |
function |
core/modules/views/tests/src/Kernel/Plugin/QueryTest.php |
Tests query plugins. |
| QueryTest::testQueryUI |
function |
core/modules/views_ui/tests/src/Functional/QueryTest.php |
Tests query plugins settings. |
| QueryTest::testQuotingIdentifiers |
function |
core/tests/Drupal/KernelTests/Core/Database/QueryTest.php |
Tests quoting identifiers in queries. |
| QueryTest::testScalarSubstitution |
function |
core/tests/Drupal/KernelTests/Core/Database/QueryTest.php |
Tests that we can not pass a scalar value when an array is expected. |
| QueryTest::viewsData |
function |
core/modules/views/tests/src/Kernel/Plugin/QueryTest.php |
Provides Views metadata for the test data table. |
| QueryTest::viewsData |
function |
core/modules/views_ui/tests/src/Functional/QueryTest.php |
Returns the views data definition. |
| QueryTest::_testInitQuery |
function |
core/modules/views/tests/src/Kernel/Plugin/QueryTest.php |
Tests the ViewExecutable::initQuery method. |
| QueryTest::_testQueryExecute |
function |
core/modules/views/tests/src/Kernel/Plugin/QueryTest.php |
Executes the views query, ensures it's not empty. |
| QueryTrait |
trait |
core/modules/workspaces/src/EntityQuery/QueryTrait.php |
Provides workspaces-specific helpers for altering entity queries. |
| QueryTrait.php |
file |
core/modules/workspaces/src/EntityQuery/QueryTrait.php |
|
| QueryTrait::$workspaceInfo |
property |
core/modules/workspaces/src/EntityQuery/QueryTrait.php |
The workspace information service. |
| QueryTrait::$workspaceManager |
property |
core/modules/workspaces/src/EntityQuery/QueryTrait.php |
The workspace manager. |
| QueryTrait::isSimpleQuery |
function |
core/modules/workspaces/src/EntityQuery/QueryTrait.php |
|
| QueryTrait::prepare |
function |
core/modules/workspaces/src/EntityQuery/QueryTrait.php |
|
| QueryTrait::__construct |
function |
core/modules/workspaces/src/EntityQuery/QueryTrait.php |
Constructs a Query object. |
| Random::query |
function |
core/modules/views/src/Plugin/views/sort/Random.php |
Called to add the sort to a query. |
| RangeQueryTest |
class |
core/tests/Drupal/KernelTests/Core/Database/RangeQueryTest.php |
Tests the Range query functionality. |
| RangeQueryTest.php |
file |
core/tests/Drupal/KernelTests/Core/Database/RangeQueryTest.php |
|
| RangeQueryTest::testRangeQuery |
function |
core/tests/Drupal/KernelTests/Core/Database/RangeQueryTest.php |
Confirms that range queries work and return the correct result. |
| RelationshipJoinInTest::testRelationshipInQuery |
function |
core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinInTest.php |
Tests the query result of a view with a relationship with an IN condition. |
| RelationshipPluginBase::query |
function |
core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php |
Add anything to the query that we might need to. |
| RelationshipTest::testRelationshipQuery |
function |
core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php |
Tests the query result of a view with a relationship. |
| RenderedEntity::query |
function |
core/modules/views/src/Plugin/views/field/RenderedEntity.php |
Called to add the field to a query. |
| RenderElementTest::testPreRenderAjaxFormWithQueryOptions |
function |
core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php |
Tests pre render ajax form with query options. |
| RendererBase::query |
function |
core/modules/views/src/Entity/Render/RendererBase.php |
Alters the query if needed. |
| RequestPagerTest::testGetQueryParameters |
function |
core/tests/Drupal/KernelTests/Core/Pager/RequestPagerTest.php |
Tests get query parameters. |
| ResourceVersionRouteEnhancer::RESOURCE_VERSION_QUERY_PARAMETER |
constant |
core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php |
The query parameter for providing a version (revision) value. |
| ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersEmptyMediaQuery |
function |
core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php |
Tests responsive image formatter on node display with an empty media query. |
| ResponsiveImageStyles::query |
function |
core/modules/responsive_image/src/Plugin/migrate/source/d7/ResponsiveImageStyles.php |
Prepares query object to retrieve data from the source database. |
| Result::query |
function |
core/modules/views/src/Plugin/views/area/Result.php |
Add anything to the query that we might need to. |
| ResultTest::testQuery |
function |
core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php |
Tests the query method. |
| Role::query |
function |
core/modules/user/src/Plugin/migrate/source/d6/Role.php |
Prepares query object to retrieve data from the source database. |
| Role::query |
function |
core/modules/user/src/Plugin/migrate/source/d7/Role.php |
Prepares query object to retrieve data from the source database. |
| Roles::query |
function |
core/modules/user/src/Plugin/views/field/Roles.php |
Called to add the field to a query. |
| RolesRid::titleQuery |
function |
core/modules/user/src/Plugin/views/argument/RolesRid.php |
Override for specific title lookups. |
| RolesRidTest::testTitleQuery |
function |
core/modules/user/tests/src/Unit/Views/Argument/RolesRidTest.php |
Tests the titleQuery method. |
| RouteCachingQueryAlteredTest |
class |
core/tests/Drupal/FunctionalTests/Routing/RouteCachingQueryAlteredTest.php |
Tests the route cache when the request's query parameters are altered. |
| RouteCachingQueryAlteredTest.php |
file |
core/tests/Drupal/FunctionalTests/Routing/RouteCachingQueryAlteredTest.php |
|
| RouteCachingQueryAlteredTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Routing/RouteCachingQueryAlteredTest.php |
The theme to install as the default for testing. |
| RouteCachingQueryAlteredTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Routing/RouteCachingQueryAlteredTest.php |
Modules to install. |
| RouteCachingQueryAlteredTest::setUp |
function |
core/tests/Drupal/FunctionalTests/Routing/RouteCachingQueryAlteredTest.php |
|
| RouteCachingQueryAlteredTest::testRouteCollectionCacheAfterException |
function |
core/tests/Drupal/FunctionalTests/Routing/RouteCachingQueryAlteredTest.php |
Tests route collection cache after an exception. |
| RouteProvider::getQueryParametersCacheIdPart |
function |
core/lib/Drupal/Core/Routing/RouteProvider.php |
Returns the query parameters identifier for the route collection cache. |
| RouteTest::providerTestRouteWithParamQuery |
function |
core/modules/migrate/tests/src/Kernel/process/RouteTest.php |
Data provider for testRouteWithParamQuery(). |