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 |
|---|---|---|---|
| RegressionTest::testDBTableExists | function | core/ |
Tests the Schema::tableExists() method. |
| RegressionTest::testRegression_310447 | function | core/ |
Ensures that non-ASCII UTF-8 data is stored in the database properly. |
| RelatedResourceTypesTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\ResourceType\ResourceType[[api-linebreak]] @coversClass \Drupal\jsonapi\ResourceType\ResourceTypeRepository[[api-linebreak]] @group jsonapi |
| RelatedResourceTypesTest.php | file | core/ |
|
| RelatedResourceTypesTest::$barType | property | core/ |
The JSON:API resource type for `node--bar`. |
| RelatedResourceTypesTest::$fooType | property | core/ |
The JSON:API resource type for `node--foo`. |
| RelatedResourceTypesTest::$modules | property | core/ |
Modules to enable. |
| RelatedResourceTypesTest::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository under test. |
| RelatedResourceTypesTest::getRelatableResourceTypesByFieldProvider | function | core/ |
Provides cases to test getRelatableTypesByField. |
| RelatedResourceTypesTest::getRelatableResourceTypesProvider | function | core/ |
@covers ::getRelatableResourceTypes[[api-linebreak]] @dataProvider getRelatableResourceTypesProvider |
| RelatedResourceTypesTest::setUp | function | core/ |
|
| RelatedResourceTypesTest::testGetRelatableResourceTypes | function | core/ |
@covers ::getRelatableResourceTypes[[api-linebreak]] @dataProvider getRelatableResourceTypesProvider |
| RelatedResourceTypesTest::testGetRelatableResourceTypesByField | function | core/ |
@covers ::getRelatableResourceTypesByField[[api-linebreak]] @dataProvider getRelatableResourceTypesByFieldProvider |
| RelatedResourceTypesTest::testGetRelatableResourceTypesFromFieldDefinition | function | core/ |
Ensure a graceful failure when a field can references a missing bundle. |
| RelationshipJoinInTest | class | core/ |
Tests the base relationship handler. |
| RelationshipJoinInTest.php | file | core/ |
|
| RelationshipJoinInTest::$columnMap | property | core/ |
Maps between the key in the expected result and the query result. |
| RelationshipJoinInTest::$testViews | property | core/ |
Views used by this test. |
| RelationshipJoinInTest::testRelationshipInQuery | function | core/ |
Tests the query result of a view with a relationship with an IN condition. |
| RelationshipJoinInTest::viewsData | function | core/ |
Adds an IN condition for the user name. |
| RelationshipJoinTestBase | class | core/ |
Provides a base class for a testing a relationship. |
| RelationshipJoinTestBase.php | file | core/ |
|
| RelationshipJoinTestBase::$modules | property | core/ |
Modules to enable. |
| RelationshipJoinTestBase::$rootUser | property | core/ |
|
| RelationshipJoinTestBase::schemaDefinition | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
| RelationshipJoinTestBase::setUpFixtures | function | core/ |
Sets up the configuration and schema of views and views_test_data modules. |
| RelationshipJoinTestBase::viewsData | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::viewsData(). |
| RelationshipNodeTermDataTest | class | core/ |
Tests the taxonomy term on node relationship handler. |
| RelationshipNodeTermDataTest.php | file | core/ |
|
| RelationshipNodeTermDataTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RelationshipNodeTermDataTest::$testViews | property | core/ |
Views used by this test. |
| RelationshipNodeTermDataTest::assertQueriesTermAccessTag | function | core/ |
Assert views queries have taxonomy_term_access tag. |
| RelationshipNodeTermDataTest::testTag | function | core/ |
Tests that the 'taxonomy_term_access' tag is added to the Views query. |
| RelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData | function | core/ |
|
| RelationshipNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Normalizer\RelationshipNormalizer[[api-linebreak]] @group jsonapi |
| RelationshipNormalizerTest.php | file | core/ |
|
| RelationshipNormalizerTest::$image1 | property | core/ |
An image. |
| RelationshipNormalizerTest::$image2 | property | core/ |
An image. |
| RelationshipNormalizerTest::$imageIds | property | core/ |
Static UUIDs for use in tests. |
| RelationshipNormalizerTest::$imageUids | property | core/ |
Static UUIDs for use in tests. |
| RelationshipNormalizerTest::$modules | property | core/ |
Modules to enable. |
| RelationshipNormalizerTest::$normalizer | property | core/ |
The normalizer. |
| RelationshipNormalizerTest::$referencer | property | core/ |
A referencer node. |
| RelationshipNormalizerTest::$referencerId | property | core/ |
Static UUID for the referencing entity. |
| RelationshipNormalizerTest::$referencingResourceType | property | core/ |
The node type. |
| RelationshipNormalizerTest::$user1 | property | core/ |
A user. |
| RelationshipNormalizerTest::$user2 | property | core/ |
A user. |
| RelationshipNormalizerTest::$userIds | property | core/ |
Static UUIDs for use in tests. |
| RelationshipNormalizerTest::$userUids | property | core/ |
Static UIDs for use in tests. |
| RelationshipNormalizerTest::normalizeProvider | function | core/ |
Data provider for testNormalize. |
Pagination
- Previous page
- Page 569
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.