Search for test
- Search 7.x for test
- Search 8.9.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 |
|---|---|---|---|
| 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/ |
Tests XSS filtering. |
| 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::testT | function | core/ |
Tests t() functionality. |
| YamlDirectoryDiscoveryTest | class | core/ |
YamlDirectoryDiscoveryTest component unit tests. |
| YamlDirectoryDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Discovery\YamlDirectoryDiscovery[[api-linebreak]] |
| YamlDirectoryDiscoveryTest.php | file | core/ |
|
| YamlDirectoryDiscoveryTest.php | file | core/ |
|
| YamlDirectoryDiscoveryTest::setUp | function | core/ |
|
| YamlDirectoryDiscoveryTest::testDiscovery | function | core/ |
Tests YAML directory discovery. |
| YamlDirectoryDiscoveryTest::testDiscoveryAlternateId | function | core/ |
Tests YAML directory discovery with an alternate ID key. |
| YamlDirectoryDiscoveryTest::testDiscoveryInvalidYamlException | function | core/ |
Tests YAML directory discovery with invalid YAML. |
| YamlDirectoryDiscoveryTest::testDiscoveryNoIdException | function | core/ |
Tests YAML directory discovery with a missing ID key. |
| YamlDirectoryDiscoveryTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
| YamlDirectoryDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
| YamlDiscoveryDecoratorTest | class | core/ |
YamlDiscoveryDecorator unit tests. |
| YamlDiscoveryDecoratorTest.php | file | core/ |
|
| YamlDiscoveryDecoratorTest::$discoveryDecorator | property | core/ |
The YamlDiscovery instance to test. |
| YamlDiscoveryDecoratorTest::$expectedKeys | property | core/ |
Expected provider => key mappings for testing. |
| YamlDiscoveryDecoratorTest::setUp | function | core/ |
|
| YamlDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
Tests the getDefinitions() method. |
| YamlDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Discovery\YamlDiscovery[[api-linebreak]] @group Plugin |
| YamlDiscoveryTest | class | core/ |
YamlDiscovery component unit tests. |
| YamlDiscoveryTest | class | core/ |
YamlDiscovery component unit tests. |
| YamlDiscoveryTest.php | file | core/ |
|
| YamlDiscoveryTest.php | file | core/ |
|
| YamlDiscoveryTest.php | file | core/ |
Pagination
- Previous page
- Page 794
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.