Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
NodeIntegrationTest::$testViews property core/modules/node/tests/src/Functional/Views/NodeIntegrationTest.php Views used by this test.
NodeIntegrationTest::assertNids function core/modules/node/tests/src/Functional/Views/NodeIntegrationTest.php Ensures that a list of nodes appear on the page.
NodeIntegrationTest::testNodeViewTypeArgument function core/modules/node/tests/src/Functional/Views/NodeIntegrationTest.php Tests basic node view with a node type argument.
NodeJsonAnonTest class core/modules/node/tests/src/Functional/Rest/NodeJsonAnonTest.php @group rest
NodeJsonAnonTest.php file core/modules/node/tests/src/Functional/Rest/NodeJsonAnonTest.php
NodeJsonAnonTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeJsonAnonTest.php The theme to install as the default for testing.
NodeJsonAnonTest::$format property core/modules/node/tests/src/Functional/Rest/NodeJsonAnonTest.php The format to use in this test.
NodeJsonAnonTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeJsonAnonTest.php The MIME type that corresponds to $format.
NodeJsonBasicAuthTest class core/modules/node/tests/src/Functional/Rest/NodeJsonBasicAuthTest.php @group rest
NodeJsonBasicAuthTest.php file core/modules/node/tests/src/Functional/Rest/NodeJsonBasicAuthTest.php
NodeJsonBasicAuthTest::$auth property core/modules/node/tests/src/Functional/Rest/NodeJsonBasicAuthTest.php The authentication mechanism to use in this test.
NodeJsonBasicAuthTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeJsonBasicAuthTest.php The theme to install as the default for testing.
NodeJsonBasicAuthTest::$format property core/modules/node/tests/src/Functional/Rest/NodeJsonBasicAuthTest.php The format to use in this test.
NodeJsonBasicAuthTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeJsonBasicAuthTest.php The MIME type that corresponds to $format.
NodeJsonBasicAuthTest::$modules property core/modules/node/tests/src/Functional/Rest/NodeJsonBasicAuthTest.php Modules to install.
NodeJsonCookieTest class core/modules/node/tests/src/Functional/Rest/NodeJsonCookieTest.php @group rest
NodeJsonCookieTest.php file core/modules/node/tests/src/Functional/Rest/NodeJsonCookieTest.php
NodeJsonCookieTest::$auth property core/modules/node/tests/src/Functional/Rest/NodeJsonCookieTest.php The authentication mechanism to use in this test.
NodeJsonCookieTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeJsonCookieTest.php The theme to install as the default for testing.
NodeJsonCookieTest::$format property core/modules/node/tests/src/Functional/Rest/NodeJsonCookieTest.php The format to use in this test.
NodeJsonCookieTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeJsonCookieTest.php The MIME type that corresponds to $format.
NodeLanguageTest class core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php Tests node language fields, filters, and sorting.
NodeLanguageTest.php file core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php
NodeLanguageTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php The theme to install as the default for testing.
NodeLanguageTest::$modules property core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php Modules to enable.
NodeLanguageTest::$nodeTitles property core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php List of node titles by language.
NodeLanguageTest::$testViews property core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php Views used by this test.
NodeLanguageTest::assertLanguageNames function core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php Asserts the presence of language names in their English or native forms.
NodeLanguageTest::setUp function core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php
NodeLanguageTest::testLanguages function core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php Tests translation language filter, field, and sort.
NodeLanguageTest::testNativeLanguageField function core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php Tests native name display in language field.
NodeLegacyTest class core/modules/node/tests/src/Kernel/NodeLegacyTest.php Tests legacy user functionality.
NodeLegacyTest.php file core/modules/node/tests/src/Kernel/NodeLegacyTest.php
NodeLegacyTest::$modules property core/modules/node/tests/src/Kernel/NodeLegacyTest.php Modules to enable.
NodeLegacyTest::setUp function core/modules/node/tests/src/Kernel/NodeLegacyTest.php
NodeLegacyTest::testEntityLegacyCode function core/modules/node/tests/src/Kernel/NodeLegacyTest.php @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/modules/node/tests/src/Kernel/NodeLegacyTest.php Tests that Node::getRevisionAuthor() triggers a deprecation error.
NodeLegacyTest::testNodeSetRevisionAuthorId function core/modules/node/tests/src/Kernel/NodeLegacyTest.php Tests that Node::setRevisionAuthorId() triggers a deprecation error.
NodeLegacyTest::testNodeTypeIsNewRevision function core/modules/node/tests/src/Kernel/NodeLegacyTest.php Tests that NodeType::isNewRevision() triggers a deprecation error.
NodeLegacyTest::testNodeView function core/modules/node/tests/src/Kernel/NodeLegacyTest.php @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/modules/node/tests/src/Functional/NodeLinksTest.php Tests the output of node links (read more, add new comment, etc).
NodeLinksTest.php file core/modules/node/tests/src/Functional/NodeLinksTest.php
NodeLinksTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeLinksTest.php The theme to install as the default for testing.
NodeLinksTest::$modules property core/modules/node/tests/src/Functional/NodeLinksTest.php Modules to enable.
NodeLinksTest::testHideLinks function core/modules/node/tests/src/Functional/NodeLinksTest.php Tests that the links can be hidden in the view display settings.
NodeListBuilderTest class core/modules/node/tests/src/Kernel/NodeListBuilderTest.php Tests the admin listing fallback when views is not enabled.
NodeListBuilderTest.php file core/modules/node/tests/src/Kernel/NodeListBuilderTest.php
NodeListBuilderTest::$modules property core/modules/node/tests/src/Kernel/NodeListBuilderTest.php Modules to enable.
NodeListBuilderTest::setUp function core/modules/node/tests/src/Kernel/NodeListBuilderTest.php
NodeListBuilderTest::testCacheContexts function core/modules/node/tests/src/Kernel/NodeListBuilderTest.php Tests that the correct cache contexts are set.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.