Search for test
- Search 7.x for test
- Search 8.9.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 |
|---|---|---|---|
| ViewTest::$entityTypeId | property | core/ |
The tested entity type. |
| ViewTest::$modules | property | core/ |
Modules to enable. |
| ViewTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| ViewTest::$viewHandler | property | core/ |
The view handler. |
| ViewTest::createEntity | function | core/ |
Creates the entity to be tested. |
| ViewTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| ViewTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| ViewTest::setUp | function | core/ |
|
| ViewTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ViewTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| ViewTestBase | class | core/ |
Defines a base class for Views testing in the full web test environment. |
| ViewTestBase.php | file | core/ |
|
| ViewTestBase::$modules | property | core/ |
Modules to enable. |
| ViewTestBase::dataSet | function | core/ |
Returns a very simple test dataset. |
| ViewTestBase::enableViewsTestModule | function | core/ |
Sets up the views_test_data.module. |
| ViewTestBase::executeView | function | core/ |
Executes a view. |
| ViewTestBase::helperButtonHasLabel | function | core/ |
Asserts the existence of a button with a certain ID and label. |
| ViewTestBase::orderResultSet | function | core/ |
Orders a nested array containing a result set based on a given column. |
| ViewTestBase::schemaDefinition | function | core/ |
Returns the schema definition. |
| ViewTestBase::setUp | function | core/ |
Sets up the test. |
| ViewTestBase::viewsData | function | core/ |
Returns the views data definition. |
| ViewTestData | class | core/ |
Provides tests view data and the base test schema with sample data records. |
| ViewTestData.php | file | core/ |
|
| ViewTestData::createTestViews | function | core/ |
Create test views from config. |
| ViewTestData::dataSet | function | core/ |
Returns a very simple test dataset. |
| ViewTestData::schemaDefinition | function | core/ |
Returns the schema definition. |
| ViewTestData::viewsData | function | core/ |
Returns the views data definition. |
| ViewTranslationTest | class | core/ |
Tests views title translation. |
| ViewTranslationTest.php | file | core/ |
|
| ViewTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewTranslationTest::$modules | property | core/ |
Modules to enable. |
| ViewTranslationTest::$testViews | property | core/ |
|
| ViewTranslationTest::setUp | function | core/ |
Sets up the test. |
| ViewTranslationTest::testViewTitleTranslation | function | core/ |
Tests that the view route title is translated. |
| ViewUIObjectTest | class | core/ |
@coversDefaultClass \Drupal\views_ui\ViewUI[[api-linebreak]] @group views_ui |
| ViewUIObjectTest.php | file | core/ |
|
| ViewUIObjectTest::testEntityDecoration | function | core/ |
Tests entity method decoration. |
| ViewUIObjectTest::testIsLocked | function | core/ |
Tests the isLocked method. |
| ViewUIObjectTest::testSerialization | function | core/ |
Tests serialization of the ViewUI object. |
| ViewXmlAnonTest | class | core/ |
@group rest |
| ViewXmlAnonTest.php | file | core/ |
|
| ViewXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| ViewXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ViewXmlBasicAuthTest | class | core/ |
@group rest |
| ViewXmlBasicAuthTest.php | file | core/ |
|
| ViewXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ViewXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ViewXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
Pagination
- Previous page
- Page 778
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.