Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| WriteSafeSessionHandlerTest::setUp | function | core/ |
|
| WriteSafeSessionHandlerTest::testConstructWriteSafeSessionHandlerDefaultArgs | function | core/ |
Tests creating a WriteSafeSessionHandler with default arguments. |
| WriteSafeSessionHandlerTest::testConstructWriteSafeSessionHandlerDisableWriting | function | core/ |
Tests creating a WriteSafeSessionHandler with session writing disabled. |
| WriteSafeSessionHandlerTest::testOtherMethods | function | core/ |
Tests that other invocations are passed unmodified to the wrapped handler. |
| WriteSafeSessionHandlerTest::testSetSessionWritable | function | core/ |
Tests using setSessionWritable to enable/disable session writing. |
| XmlEncoderTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Encoder\XmlEncoder[[api-linebreak]] @group serialization |
| XmlEncoderTest.php | file | core/ |
|
| XmlEncoderTest::$baseEncoder | property | core/ |
|
| XmlEncoderTest::$encoder | property | core/ |
The XmlEncoder instance. |
| XmlEncoderTest::$testArray | property | core/ |
An array of test data. |
| XmlEncoderTest::setUp | function | core/ |
|
| XmlEncoderTest::testDecode | function | core/ |
Tests the decode() method. |
| XmlEncoderTest::testDefaultEncoderHasSerializer | function | core/ |
@covers ::getBaseEncoder[[api-linebreak]] |
| XmlEncoderTest::testEncode | function | core/ |
Tests the encode() method. |
| XmlEncoderTest::testSupportsDecoding | function | core/ |
Tests the supportsDecoding() method. |
| XmlEncoderTest::testSupportsEncoding | function | core/ |
Tests the supportsEncoding() method. |
| XmlEntityNormalizationQuirksTrait::testPatch | function | core/ |
|
| XmlEntityNormalizationQuirksTrait::testPost | function | core/ |
|
| XssTest | class | core/ |
Tests the Xss vulnerability. |
| XssTest | class | core/ |
XSS Filtering tests. |
| XssTest.php | file | core/ |
|
| XssTest.php | file | core/ |
|
| XssTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| XssTest::$modules | property | core/ |
Modules to enable. |
| XssTest::assertNormalized | function | core/ |
Asserts that a text transformed to lowercase with HTML entities decoded does contain a given string. |
| XssTest::assertNotNormalized | function | core/ |
Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string. |
| XssTest::providerTestAttributes | function | core/ |
Data provider for testFilterXssAdminNotNormalized(). |
| XssTest::providerTestFilterXssAdminNotNormalized | function | core/ |
Data provider for testFilterXssAdminNotNormalized(). |
| XssTest::providerTestFilterXssNormalized | function | core/ |
Data provider for testFilterXssNormalized(). |
| XssTest::providerTestFilterXssNotNormalized | function | core/ |
Data provider for testFilterXssNotNormalized(). |
| XssTest::providerTestInvalidMultiByte | function | core/ |
Data provider for testInvalidMultiByte(). |
| XssTest::setUp | function | core/ |
|
| XssTest::testAttribute | function | core/ |
Check that strings in HTML attributes are correctly processed. |
| XssTest::testFilterXSSAdmin | function | core/ |
Checks that \Drupal\Component\Utility\Xss::filterAdmin() correctly strips unallowed tags. |
| XssTest::testFilterXssAdminNotNormalized | function | core/ |
Tests the loose, admin HTML filter. |
| XssTest::testFilterXssNormalized | function | core/ |
Tests limiting allowed tags and XSS prevention. |
| XssTest::testFilterXssNotNormalized | function | core/ |
Tests limiting to allowed tags and XSS prevention. |
| XssTest::testInvalidMultiByte | function | core/ |
Checks that invalid multi-byte sequences are rejected. |
| XssTest::testNoDoubleEscaping | function | core/ |
Checks the admin UI for double escaping. |
| XssTest::testQuestionSign | function | core/ |
Checks that strings starting with a question sign are correctly processed. |
| XssTest::testViewsUi | function | core/ |
|
| XssUnitTest | class | core/ |
Confirm that \Drupal\Component\Utility\Xss::filter() and check_url() work correctly, including invalid multi-byte sequences. |
| XssUnitTest.php | file | core/ |
|
| XssUnitTest::$modules | property | core/ |
Modules to enable. |
| XssUnitTest::setUp | function | core/ |
|
| XssUnitTest::testBadProtocolStripping | function | core/ |
Checks that harmful protocols are stripped. |
| XssUnitTest::testCheckUrl | function | core/ |
Tests deprecation of the check_url() function. |
| XssUnitTest::testT | function | core/ |
Tests t() functionality. |
| YamlDirectoryDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Discovery\YamlDirectoryDiscovery[[api-linebreak]] |
| YamlDirectoryDiscoveryTest | class | core/ |
YamlDirectoryDiscoveryTest component unit tests. |
Pagination
- Previous page
- Page 781
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.