Search for test

  1. Search 7.x for test
  2. Search 8.9.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
WorkspaceXmlBasicAuthTest::$auth property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php The authentication mechanism to use in this test.
WorkspaceXmlBasicAuthTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php The theme to install as the default for testing.
WorkspaceXmlBasicAuthTest::$format property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php The format to use in this test.
WorkspaceXmlBasicAuthTest::$mimeType property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php The MIME type that corresponds to $format.
WorkspaceXmlBasicAuthTest::$modules property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php Modules to install.
WorkspaceXmlBasicAuthTest::testPatchPath function core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlBasicAuthTest.php
WorkspaceXmlCookieTest class core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlCookieTest.php Test workspace entities for XML requests.
WorkspaceXmlCookieTest.php file core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlCookieTest.php
WorkspaceXmlCookieTest::$auth property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlCookieTest.php The authentication mechanism to use in this test.
WorkspaceXmlCookieTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlCookieTest.php The theme to install as the default for testing.
WorkspaceXmlCookieTest::$format property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlCookieTest.php The format to use in this test.
WorkspaceXmlCookieTest::$mimeType property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlCookieTest.php The MIME type that corresponds to $format.
WorkspaceXmlCookieTest::testPatchPath function core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceXmlCookieTest.php
workspace_access_test.info.yml file core/modules/workspaces/tests/modules/workspace_access_test/workspace_access_test.info.yml core/modules/workspaces/tests/modules/workspace_access_test/workspace_access_test.info.yml
workspace_access_test.module file core/modules/workspaces/tests/modules/workspace_access_test/workspace_access_test.module Provides supporting code for testing access for workspaces.
workspace_access_test_workspace_access function core/modules/workspaces/tests/modules/workspace_access_test/workspace_access_test.module Implements hook_ENTITY_TYPE_access() for the 'workspace' entity type.
workspace_update_test.info.yml file core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.info.yml
workspace_update_test.negotiator.test service core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml Drupal\workspace_update_test\Negotiator\TestWorkspaceNegotiator
workspace_update_test.post_update.php file core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.post_update.php Post update functions for the Workspace Update Test module.
workspace_update_test.services.yml file core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.services.yml
workspace_update_test_post_update_check_active_workspace function core/modules/workspaces/tests/modules/workspace_update_test/workspace_update_test.post_update.php Checks the active workspace during database updates.
WriteSafeSessionHandlerTest class core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php Tests \Drupal\Core\Session\WriteSafeSessionHandler.
WriteSafeSessionHandlerTest.php file core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php
WriteSafeSessionHandlerTest::$sessionHandler property core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php The write safe session handler.
WriteSafeSessionHandlerTest::$wrappedSessionHandler property core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php The wrapped session handler.
WriteSafeSessionHandlerTest::providerTestOtherMethods function core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php Provides test data for the other methods test.
WriteSafeSessionHandlerTest::setUp function core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php
WriteSafeSessionHandlerTest::testConstructWriteSafeSessionHandlerDefaultArgs function core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php Tests creating a WriteSafeSessionHandler with default arguments.
WriteSafeSessionHandlerTest::testConstructWriteSafeSessionHandlerDisableWriting function core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php Tests creating a WriteSafeSessionHandler with session writing disabled.
WriteSafeSessionHandlerTest::testOtherMethods function core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php Tests that other invocations are passed unmodified to the wrapped handler.
WriteSafeSessionHandlerTest::testSetSessionWritable function core/tests/Drupal/Tests/Core/Session/WriteSafeSessionHandlerTest.php Tests using setSessionWritable to enable/disable session writing.
XdebugRequestTraitTest class core/tests/Drupal/Tests/Core/Test/XdebugRequestTraitTest.php Provides tests for the Xdebug request trait.
XdebugRequestTraitTest.php file core/tests/Drupal/Tests/Core/Test/XdebugRequestTraitTest.php
XdebugRequestTraitTest::extractCookiesDataProvider function core/tests/Drupal/Tests/Core/Test/XdebugRequestTraitTest.php Provides data to test extracting Xdebug cookies from a request.
XdebugRequestTraitTest::testExtractCookiesFromRequest function core/tests/Drupal/Tests/Core/Test/XdebugRequestTraitTest.php Tests that Xdebug cookies are extracted from a request correctly.
XmlEncoderTest class core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php @coversDefaultClass \Drupal\serialization\Encoder\XmlEncoder[[api-linebreak]]
@group serialization
XmlEncoderTest.php file core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php
XmlEncoderTest::$baseEncoder property core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php
XmlEncoderTest::$encoder property core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php The XmlEncoder instance.
XmlEncoderTest::$testArray property core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php An array of test data.
XmlEncoderTest::setUp function core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php
XmlEncoderTest::testDecode function core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php Tests the decode() method.
XmlEncoderTest::testDefaultEncoderHasSerializer function core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php @covers ::getBaseEncoder[[api-linebreak]]
XmlEncoderTest::testEncode function core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php Tests the encode() method.
XmlEncoderTest::testSupportsDecoding function core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php Tests the supportsDecoding() method.
XmlEncoderTest::testSupportsEncoding function core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php Tests the supportsEncoding() method.
XmlEntityNormalizationQuirksTrait::testPatch function core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php
XmlEntityNormalizationQuirksTrait::testPost function core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php
XssTest class core/tests/Drupal/Tests/Component/Utility/XssTest.php XSS Filtering tests.
XssTest class core/modules/views_ui/tests/src/Functional/XssTest.php Tests the Xss vulnerability.

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