Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.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
NodeTypeTranslationTest class core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Ensures that node types translation work correctly.
NodeTypeTranslationTest.php file core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php
NodeTypeTranslationTest::$additionalLangcodes property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Languages to enable.
NodeTypeTranslationTest::$adminUser property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Administrator user for tests.
NodeTypeTranslationTest::$defaultLangcode property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php The default language code to use in this test.
NodeTypeTranslationTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php The theme to install as the default for testing.
NodeTypeTranslationTest::$modules property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Modules to install.
NodeTypeTranslationTest::installParameters function core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Install Drupal in a language other than English for this test. This is not
needed to test the node type translation itself but acts as a regression
test.
NodeTypeTranslationTest::setUp function core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php
NodeTypeTranslationTest::testNodeTypeTitleLabelTranslation function core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Tests the node type title label translation.
NodeTypeTranslationTest::testNodeTypeTranslation function core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Tests the node type translation.
NodeTypeValidationTest class core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php Tests validation of node_type entities.
NodeTypeValidationTest.php file core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php
NodeTypeValidationTest::$modules property core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php Modules to install.
NodeTypeValidationTest::$propertiesWithOptionalValues property core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php The config entity properties whose values are optional (set to NULL).
NodeTypeValidationTest::setUp function core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php
NodeTypeValidationTest::testDescriptionAndHelpCannotBeEmpty function core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php Tests that description and help text can be NULL, but not empty strings.
NodeTypeValidationTest::testPreviewModeValidation function core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php Tests that a node type's preview mode is constrained to certain values.
NodeTypeValidationTest::testThirdPartySettingsMenuUi function core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php @testWith [true, {"third_party_settings.menu_ui": "'parent' is a required key."}][[api-linebreak]]
[false, {}][[api-linebreak]]
[[api-linebreak]]
NodeTypeXmlAnonTest class core/modules/node/tests/src/Functional/Rest/NodeTypeXmlAnonTest.php @group rest
NodeTypeXmlAnonTest.php file core/modules/node/tests/src/Functional/Rest/NodeTypeXmlAnonTest.php
NodeTypeXmlAnonTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlAnonTest.php The theme to install as the default for testing.
NodeTypeXmlAnonTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlAnonTest.php The format to use in this test.
NodeTypeXmlAnonTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlAnonTest.php The MIME type that corresponds to $format.
NodeTypeXmlBasicAuthTest class core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php @group rest
NodeTypeXmlBasicAuthTest.php file core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php
NodeTypeXmlBasicAuthTest::$auth property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php The authentication mechanism to use in this test.
NodeTypeXmlBasicAuthTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php The theme to install as the default for testing.
NodeTypeXmlBasicAuthTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php The format to use in this test.
NodeTypeXmlBasicAuthTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php The MIME type that corresponds to $format.
NodeTypeXmlBasicAuthTest::$modules property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php Modules to install.
NodeTypeXmlCookieTest class core/modules/node/tests/src/Functional/Rest/NodeTypeXmlCookieTest.php @group rest
NodeTypeXmlCookieTest.php file core/modules/node/tests/src/Functional/Rest/NodeTypeXmlCookieTest.php
NodeTypeXmlCookieTest::$auth property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlCookieTest.php The authentication mechanism to use in this test.
NodeTypeXmlCookieTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlCookieTest.php The theme to install as the default for testing.
NodeTypeXmlCookieTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlCookieTest.php The format to use in this test.
NodeTypeXmlCookieTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlCookieTest.php The MIME type that corresponds to $format.
NodeValidationTest class core/modules/node/tests/src/Kernel/NodeValidationTest.php Tests node validation constraints.
NodeValidationTest.php file core/modules/node/tests/src/Kernel/NodeValidationTest.php
NodeValidationTest::$modules property core/modules/node/tests/src/Kernel/NodeValidationTest.php Modules to install.
NodeValidationTest::setUp function core/modules/node/tests/src/Kernel/NodeValidationTest.php Set the default field storage backend for fields created during tests.
NodeValidationTest::testValidation function core/modules/node/tests/src/Kernel/NodeValidationTest.php Tests the node validation constraints.
NodeViewBuilderTest class core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php Tests the node view builder.
NodeViewBuilderTest.php file core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php
NodeViewBuilderTest::$modules property core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php Modules to install.
NodeViewBuilderTest::$renderer property core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php The renderer.
NodeViewBuilderTest::$storage property core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php The node storage.
NodeViewBuilderTest::$viewBuilder property core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php The node view builder.
NodeViewBuilderTest::setUp function core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php
NodeViewBuilderTest::testPendingRevisionLinks function core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php Tests that node links are displayed correctly in pending revisions.

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