Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.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 |
|---|---|---|---|
| SectionTest::providerTestGetThirdPartySettings | function | core/ |
Provides test data for ::testGetThirdPartySettings(). |
| SectionTest::providerTestSetThirdPartySetting | function | core/ |
Provides test data for ::testSetThirdPartySettings(). |
| SectionTest::providerTestUnsetThirdPartySetting | function | core/ |
Provides test data for ::testUnsetThirdPartySetting(). |
| SectionTest::setUp | function | core/ |
|
| SectionTest::testAppendComponent | function | core/ |
@covers ::appendComponent[[api-linebreak]] @covers ::getNextHighestWeight[[api-linebreak]] @covers ::getComponentsByRegion[[api-linebreak]] |
| SectionTest::testGetComponent | function | core/ |
@covers ::getComponent[[api-linebreak]] |
| SectionTest::testGetComponentInvalidUuid | function | core/ |
@covers ::getComponent[[api-linebreak]] |
| SectionTest::testGetComponents | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::setComponent[[api-linebreak]] @covers ::getComponents[[api-linebreak]] |
| SectionTest::testGetThirdPartyProviders | function | core/ |
@covers ::getThirdPartyProviders[[api-linebreak]] |
| SectionTest::testGetThirdPartySetting | function | core/ |
@covers ::getThirdPartySetting[[api-linebreak]] @dataProvider providerTestGetThirdPartySetting |
| SectionTest::testGetThirdPartySettings | function | core/ |
@covers ::getThirdPartySettings[[api-linebreak]] @dataProvider providerTestGetThirdPartySettings |
| SectionTest::testInsertAfterComponent | function | core/ |
@covers ::insertAfterComponent[[api-linebreak]] |
| SectionTest::testInsertAfterComponentInvalidUuid | function | core/ |
@covers ::insertAfterComponent[[api-linebreak]] |
| SectionTest::testInsertAfterComponentValidUuidRegionMismatch | function | core/ |
@covers ::insertAfterComponent[[api-linebreak]] |
| SectionTest::testInsertComponent | function | core/ |
@covers ::insertComponent[[api-linebreak]] @covers ::getComponentsByRegion[[api-linebreak]] |
| SectionTest::testInsertComponentAppend | function | core/ |
@covers ::insertComponent[[api-linebreak]] |
| SectionTest::testInsertComponentInvalidDelta | function | core/ |
@covers ::insertComponent[[api-linebreak]] |
| SectionTest::testRemoveComponent | function | core/ |
@covers ::removeComponent[[api-linebreak]] @covers ::getComponentsByRegion[[api-linebreak]] |
| SectionTest::testSetThirdPartySetting | function | core/ |
@covers ::setThirdPartySetting[[api-linebreak]] @dataProvider providerTestSetThirdPartySetting |
| SectionTest::testUnsetThirdPartySetting | function | core/ |
@covers ::unsetThirdPartySetting[[api-linebreak]] @dataProvider providerTestUnsetThirdPartySetting |
| SecuredRedirectResponseTest | class | core/ |
Test secure redirect base class. |
| SecuredRedirectResponseTest.php | file | core/ |
Contains \Drupal\Tests\Component\HttpFoundation\SecuredRedirectResponseTest. |
| SecuredRedirectResponseTest::testRedirectCopy | function | core/ |
Test copying of redirect response. |
| SelectCloneTest | class | core/ |
Tests cloning Select queries. |
| SelectCloneTest.php | file | core/ |
|
| SelectCloneTest::testNestedQueryCloning | function | core/ |
Tests that nested SELECT queries are cloned properly. |
| SelectCloneTest::testSelectConditionSubQueryCloning | function | core/ |
Test that subqueries as value within conditions are cloned properly. |
| SelectComplexTest | class | core/ |
Tests the Select query builder with more complex queries. |
| SelectComplexTest.php | file | core/ |
|
| SelectComplexTest::$modules | property | core/ |
Modules to enable. |
| SelectComplexTest::testCountQuery | function | core/ |
Tests that we can generate a count query from a built query. |
| SelectComplexTest::testCountQueryDistinct | function | core/ |
Tests that we can generate a count query from a query with distinct. |
| SelectComplexTest::testCountQueryFieldRemovals | function | core/ |
Tests that countQuery properly removes fields and expressions. |
| SelectComplexTest::testCountQueryGroupBy | function | core/ |
Tests that we can generate a count query from a query with GROUP BY. |
| SelectComplexTest::testCountQueryRemovals | function | core/ |
Tests that countQuery removes 'all_fields' statements and ordering clauses. |
| SelectComplexTest::testDefaultJoin | function | core/ |
Tests simple JOIN statements. |
| SelectComplexTest::testDistinct | function | core/ |
Tests distinct queries. |
| SelectComplexTest::testGroupBy | function | core/ |
Tests GROUP BY clauses. |
| SelectComplexTest::testGroupByAndHaving | function | core/ |
Tests GROUP BY and HAVING clauses together. |
| SelectComplexTest::testHavingCountQuery | function | core/ |
Tests having queries. |
| SelectComplexTest::testJoinConditionObject | function | core/ |
Test that join conditions can use Condition objects. |
| SelectComplexTest::testJoinSubquery | function | core/ |
Tests that we can join on a query. |
| SelectComplexTest::testJoinTwice | function | core/ |
Confirms we can join on a single table twice with a dynamic alias. |
| SelectComplexTest::testLeftOuterJoin | function | core/ |
Tests LEFT OUTER joins. |
| SelectComplexTest::testNestedConditions | function | core/ |
Confirms that we can properly nest conditional clauses. |
| SelectComplexTest::testRange | function | core/ |
Tests range queries. |
| SelectComplexTest::testRangeUndo | function | core/ |
Test whether the range property of a select clause can be undone. |
| SelectComplexTest::testSelectWithRowCount | function | core/ |
Tests that rowCount() throws exception on SELECT query. |
| SelectionTest | class | core/ |
Tests entity reference selection handler. |
| SelectionTest | class | core/ |
Tests entity reference selection handler. |
Pagination
- Previous page
- Page 599
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.