Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| QueryArgsCacheContextTest.php | file | core/ |
|
| QueryArgsCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of query arguments and expected cache contexts. |
| QueryArgsCacheContextTest::testGetContext | function | core/ |
@covers ::getContext[[api-linebreak]] |
| QueryBase::$latestRevision | property | core/ |
Flag indicating whether to query the latest revision. |
| QueryBase::latestRevision | function | core/ |
Queries the latest revision. |
| QueryBatchTest | class | core/ |
Tests query batching. |
| QueryBatchTest | class | core/ |
Source plugin for migration high water tests. |
| QueryBatchTest.php | file | core/ |
|
| QueryBatchTest.php | file | core/ |
|
| QueryBatchTest::$migration | property | core/ |
The mocked migration. |
| QueryBatchTest::$modules | property | core/ |
Modules to install. |
| QueryBatchTest::fields | function | core/ |
Returns available fields on the source. |
| QueryBatchTest::getDatabase | function | core/ |
Builds an in-memory SQLite database from a set of source data. |
| QueryBatchTest::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| QueryBatchTest::getPlugin | function | core/ |
Instantiates the source plugin under test. |
| QueryBatchTest::query | function | core/ |
|
| QueryBatchTest::queryDataProvider | function | core/ |
|
| QueryBatchTest::setUp | function | core/ |
|
| QueryBatchTest::testBatchSizeNegative | function | core/ |
Tests a negative batch size throws an exception. |
| QueryBatchTest::testBatchSizeNonInteger | function | core/ |
Tests a non integer batch size throws an exception. |
| QueryBatchTest::testQueryBatch | function | core/ |
Tests query batch size. |
| QueryFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\Entity\Query\QueryFactory[[api-linebreak]] @group Config |
| QueryFactoryTest.php | file | core/ |
|
| QueryFactoryTest::getConfigObject | function | core/ |
Gets a test configuration object. |
| QueryFactoryTest::providerTestGetKeys | function | core/ |
|
| QueryFactoryTest::testGetKeys | function | core/ |
@covers ::getKeys[[api-linebreak]] @covers ::getValues[[api-linebreak]] |
| QueryFactoryTest::testGetKeysWildCardEnd | function | core/ |
@covers ::getKeys[[api-linebreak]] @covers ::getValues[[api-linebreak]] |
| QueryGroupByTest | class | core/ |
Tests aggregate functionality of views, for example count. |
| QueryGroupByTest.php | file | core/ |
|
| QueryGroupByTest::$modules | property | core/ |
Modules to install. |
| QueryGroupByTest::$storage | property | core/ |
The storage for the test entity type. |
| QueryGroupByTest::$testViews | property | core/ |
Views used by this test. |
| QueryGroupByTest::groupByTestHelper | function | core/ |
Provides a test helper which runs a view with some aggregation function. |
| QueryGroupByTest::setUp | function | core/ |
|
| QueryGroupByTest::setupTestEntities | function | core/ |
Helper method that creates some test entities. |
| QueryGroupByTest::testAggregateCount | function | core/ |
Tests aggregate count feature. |
| QueryGroupByTest::testAggregateCountFunction | function | core/ |
Tests aggregate count feature with no group by. |
| QueryGroupByTest::testGroupByAverage | function | core/ |
Tests the average aggregation function. |
| QueryGroupByTest::testGroupByBaseField | function | core/ |
Tests grouping on base field. |
| QueryGroupByTest::testGroupByCount | function | core/ |
Tests the count aggregation function. |
| QueryGroupByTest::testGroupByCountOnlyFilters | function | core/ |
Tests groupby with filters. |
| QueryGroupByTest::testGroupByFieldWithCardinality | function | core/ |
Tests grouping a field with cardinality > 1. |
| QueryGroupByTest::testGroupByMax | function | core/ |
Tests the max aggregation function. |
| QueryGroupByTest::testGroupByMin | function | core/ |
Tests the min aggregation function. |
| QueryGroupByTest::testGroupByNone | function | core/ |
Tests aggregation with no specific function. |
| QueryGroupByTest::testGroupBySum | function | core/ |
Tests the sum aggregation function. |
| QueryGroupByTest::testGroupByWithFieldsNotExistingOnBundle | function | core/ |
Tests groupby with a non-existent field on some bundle. |
| QueryInterface::latestRevision | function | core/ |
Queries the latest revision. |
| QueryOptionsTest | class | core/ |
Tests setting the query options. |
| QueryOptionsTest.php | file | core/ |
Pagination
- Previous page
- Page 572
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.