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 |
|---|---|---|---|
| NodeIntegrationTest::$testViews | property | core/ |
Views used by this test. |
| NodeIntegrationTest::assertNids | function | core/ |
Ensures that a list of nodes appear on the page. |
| NodeIntegrationTest::testNodeViewTypeArgument | function | core/ |
Tests basic node view with a node type argument. |
| NodeJsonAnonTest | class | core/ |
@group rest |
| NodeJsonAnonTest.php | file | core/ |
|
| NodeJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| NodeJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| NodeJsonBasicAuthTest | class | core/ |
@group rest |
| NodeJsonBasicAuthTest.php | file | core/ |
|
| NodeJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| NodeJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| NodeJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| NodeJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| NodeJsonCookieTest | class | core/ |
@group rest |
| NodeJsonCookieTest.php | file | core/ |
|
| NodeJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| NodeJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| NodeJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| NodeLanguageTest | class | core/ |
Tests node language fields, filters, and sorting. |
| NodeLanguageTest.php | file | core/ |
|
| NodeLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeLanguageTest::$modules | property | core/ |
Modules to enable. |
| NodeLanguageTest::$nodeTitles | property | core/ |
List of node titles by language. |
| NodeLanguageTest::$testViews | property | core/ |
Views used by this test. |
| NodeLanguageTest::assertLanguageNames | function | core/ |
Asserts the presence of language names in their English or native forms. |
| NodeLanguageTest::setUp | function | core/ |
|
| NodeLanguageTest::testLanguages | function | core/ |
Tests translation language filter, field, and sort. |
| NodeLanguageTest::testNativeLanguageField | function | core/ |
Tests native name display in language field. |
| NodeLegacyTest | class | core/ |
Tests legacy user functionality. |
| NodeLegacyTest.php | file | core/ |
|
| NodeLegacyTest::$modules | property | core/ |
Modules to enable. |
| NodeLegacyTest::setUp | function | core/ |
|
| NodeLegacyTest::testEntityLegacyCode | function | core/ |
@expectedDeprecation node_load_multiple() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\node\Entity\Node::loadMultiple(). See https://www.drupal.org/node/2266845 @expectedDeprecation node_load() is deprecated in… |
| NodeLegacyTest::testNodeGetRevisionAuthor | function | core/ |
Tests that Node::getRevisionAuthor() triggers a deprecation error. |
| NodeLegacyTest::testNodeSetRevisionAuthorId | function | core/ |
Tests that Node::setRevisionAuthorId() triggers a deprecation error. |
| NodeLegacyTest::testNodeTypeIsNewRevision | function | core/ |
Tests that NodeType::isNewRevision() triggers a deprecation error. |
| NodeLegacyTest::testNodeView | function | core/ |
@expectedDeprecation node_view() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0. Use \Drupal::entityTypeManager()->getViewBuilder('node')->view() instead. See… |
| NodeLinksTest | class | core/ |
Tests the output of node links (read more, add new comment, etc). |
| NodeLinksTest.php | file | core/ |
|
| NodeLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeLinksTest::$modules | property | core/ |
Modules to enable. |
| NodeLinksTest::testHideLinks | function | core/ |
Tests that the links can be hidden in the view display settings. |
| NodeListBuilderTest | class | core/ |
Tests the admin listing fallback when views is not enabled. |
| NodeListBuilderTest.php | file | core/ |
|
| NodeListBuilderTest::$modules | property | core/ |
Modules to enable. |
| NodeListBuilderTest::setUp | function | core/ |
|
| NodeListBuilderTest::testCacheContexts | function | core/ |
Tests that the correct cache contexts are set. |
Pagination
- Previous page
- Page 501
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.