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 10.3.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
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::testRedirect function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests redirection after saving translation.
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 Tests Node Type Json Anon.
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 Tests Node Type Json Basic Auth.
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.
NodeTypeJsonBasicAuthTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php The theme to install as the default for testing.
NodeTypeJsonBasicAuthTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php The format to use in this test.
NodeTypeJsonBasicAuthTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php The MIME type that corresponds to $format.
NodeTypeJsonBasicAuthTest::$modules property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php Modules to install.
NodeTypeJsonCookieTest class core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php Tests Node Type Json Cookie.
NodeTypeJsonCookieTest.php file core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php
NodeTypeJsonCookieTest::$auth property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php The authentication mechanism to use in this test.
NodeTypeJsonCookieTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php The theme to install as the default for testing.
NodeTypeJsonCookieTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php The format to use in this test.
NodeTypeJsonCookieTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php The MIME type that corresponds to $format.
NodeTypeResourceTestBase class core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Resource test base for NodeType entity.
NodeTypeResourceTestBase.php file core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php
NodeTypeResourceTestBase::$entity property core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php The NodeType entity.
NodeTypeResourceTestBase::$entityTypeId property core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php The tested entity type.
NodeTypeResourceTestBase::$modules property core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Modules to install.
NodeTypeResourceTestBase::createEntity function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Creates the entity to be tested.
NodeTypeResourceTestBase::getExpectedNormalizedEntity function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Returns the expected normalization of the entity.
NodeTypeResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Return the expected error message.

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