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
NodeTranslationRedirectTest::testNodeTranslationRedirect function core/modules/node/tests/src/Kernel/Migrate/d6/NodeTranslationRedirectTest.php Tests that not found node translations are redirected.
NodeTranslationRedirectTest::testNodeTranslationRedirect function core/modules/node/tests/src/Kernel/Migrate/d7/NodeTranslationRedirectTest.php Tests that not found node translations are redirected.
NodeTranslationTest class core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTranslationTest.php Tests D6 node translation source plugin.
NodeTranslationTest class core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTranslationTest.php Tests D7 node translation source plugin.
NodeTranslationTest.php file core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTranslationTest.php
NodeTranslationTest.php file core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTranslationTest.php
NodeTranslationTest::$modules property core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTranslationTest.php Modules to install.
NodeTranslationTest::$modules property core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTranslationTest.php Modules to install.
NodeTranslationTest::providerSource function core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTranslationTest.php
NodeTranslationTest::providerSource function core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTranslationTest.php
NodeTranslationUITest class core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests the Node Translation UI.
NodeTranslationUITest.php file core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::$defaultCacheContexts property core/modules/node/tests/src/Functional/NodeTranslationUITest.php Default cache contexts expected on a non-translated entity.
NodeTranslationUITest::$defaultTheme property core/modules/node/tests/src/Functional/NodeTranslationUITest.php The theme to install as the default for testing.
NodeTranslationUITest::$modules property core/modules/node/tests/src/Functional/NodeTranslationUITest.php Modules to install.
NodeTranslationUITest::doTestAlternateHreflangLinks function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that the given path provides the correct alternate hreflang links.
NodeTranslationUITest::doTestAuthoringInfo function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests the translation authoring information.
NodeTranslationUITest::doTestPublishedStatus function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests the translation publishing status.
NodeTranslationUITest::doTestTranslationEdit function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests edit content translation.
NodeTranslationUITest::doTestTranslations function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that the given path displays the correct translation values.
NodeTranslationUITest::doUninstallTest function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests uninstalling content_translation.
NodeTranslationUITest::getAdministratorPermissions function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Returns an array of permissions needed for the administrator.
NodeTranslationUITest::getEditorPermissions function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Returns an array of permissions needed for the editor.
NodeTranslationUITest::getFormSubmitSuffix function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Returns appropriate submit button suffix based on translatability.
NodeTranslationUITest::getNewEntityValues function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Returns an array of entity field values to be tested.
NodeTranslationUITest::getTranslatorPermissions function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Returns an array of permissions needed for the translator.
NodeTranslationUITest::setUp function core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::testDetailsTitleIsNotEscaped function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests title is not escaped (but XSS-filtered) for details form element.
NodeTranslationUITest::testDisabledBundle function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that no metadata is stored for a disabled bundle.
NodeTranslationUITest::testPublishedStatusNoFields function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests changing the published status on a node without fields.
NodeTranslationUITest::testRevisionTranslationRendering function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that revision translations are rendered properly.
NodeTranslationUITest::testTranslationLinkTheme function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that translation page inherits admin status of edit page.
NodeTranslationUITest::testTranslationRendering function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that translations are rendered properly.
NodeTranslationUITest::testTranslationUI function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests the basic translation UI.
NodeTranslationUITest::testUrlPrefixOnLanguageNeutralContent function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Test that when content is language neutral, it uses interface language.
NodeTypeInitialLanguageTest class core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests node type initial language settings.
NodeTypeInitialLanguageTest.php file core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php
NodeTypeInitialLanguageTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php The theme to install as the default for testing.
NodeTypeInitialLanguageTest::$modules property core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Modules to install.
NodeTypeInitialLanguageTest::setUp function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php
NodeTypeInitialLanguageTest::testLanguageFieldVisibility function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests language field visibility features.
NodeTypeInitialLanguageTest::testNodeTypeInitialLanguageDefaults function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests the node type initial language defaults, and modifies them.
NodeTypeJsonAnonTest class core/modules/node/tests/src/Functional/Rest/NodeTypeJsonAnonTest.php @group rest
NodeTypeJsonAnonTest.php file core/modules/node/tests/src/Functional/Rest/NodeTypeJsonAnonTest.php
NodeTypeJsonAnonTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonAnonTest.php The theme to install as the default for testing.
NodeTypeJsonAnonTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonAnonTest.php The format to use in this test.
NodeTypeJsonAnonTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonAnonTest.php The MIME type that corresponds to $format.
NodeTypeJsonBasicAuthTest class core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php @group rest
NodeTypeJsonBasicAuthTest.php file core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php
NodeTypeJsonBasicAuthTest::$auth property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php The authentication mechanism to use in this test.

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