Search for test
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 |
|---|---|---|---|
| ItemsPerPageTest::testItemsPerPage | function | core/ |
Tests the number of items per page. |
| ItemTest | class | core/ |
JSON:API integration test for the "Item" content entity type. |
| ItemTest.php | file | core/ |
|
| ItemTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemTest::$entity | property | core/ |
|
| ItemTest::$entityTypeId | property | core/ |
The tested entity type. |
| ItemTest::$modules | property | core/ |
Modules to enable. |
| ItemTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| ItemTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| ItemTest::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
| ItemTest::createEntity | function | core/ |
Creates the entity to be tested. |
| ItemTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| ItemTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ItemTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| ItemTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ItemTest::testCollection | function | core/ |
Tests GETting a collection of resources. |
| ItemTest::testDeleteIndividual | function | core/ |
Tests DELETEing an individual resource, plus edge cases to ensure good DX. |
| ItemTest::testGetIndividual | function | core/ |
Tests GETting an individual resource, plus edge cases to ensure good DX. |
| ItemTest::testPatchIndividual | function | core/ |
Tests PATCHing an individual resource, plus edge cases to ensure good DX. |
| ItemTest::testPostIndividual | function | core/ |
Tests POSTing an individual resource, plus edge cases to ensure good DX. |
| ItemTest::testRelated | function | core/ |
Tests GET of the related resource of an individual resource. |
| ItemTest::testRelationships | function | core/ |
Tests CRUD of individual resource relationship data. |
| ItemWithoutFeedTest | class | core/ |
Tests clean handling of an item with a missing feed ID. |
| ItemWithoutFeedTest.php | file | core/ |
|
| ItemWithoutFeedTest::$modules | property | core/ |
Modules to enable. |
| ItemWithoutFeedTest::setUp | function | core/ |
|
| ItemWithoutFeedTest::testEntityCreation | function | core/ |
Tests attempting to create a feed item without a feed. |
| ItemXmlAnonTest | class | core/ |
@group rest @group legacy |
| ItemXmlAnonTest.php | file | core/ |
|
| ItemXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| ItemXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ItemXmlBasicAuthTest | class | core/ |
@group rest @group legacy |
| ItemXmlBasicAuthTest.php | file | core/ |
|
| ItemXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ItemXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ItemXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ItemXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ItemXmlCookieTest | class | core/ |
@group rest @group legacy |
| ItemXmlCookieTest.php | file | core/ |
|
| ItemXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ItemXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| ItemXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| JavascriptDeprecationTest | class | core/ |
Tests Javascript deprecation notices. |
| JavascriptDeprecationTest.php | file | core/ |
|
| JavascriptDeprecationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JavascriptDeprecationTest::$modules | property | core/ |
Modules to enable. |
| JavascriptDeprecationTest::testJavascriptDeprecation | function | core/ |
Tests Javascript deprecation notices. |
Pagination
- Previous page
- Page 374
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.