Search for test
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 |
|---|---|---|---|
| HookOrderTest::testHookReorderProcedural | function | core/ |
Test procedural hook ordering using, 'test_procedural_reorder'. |
| HookOrderTest::testReorderMissingTarget | function | core/ |
Tests the ReorderHook attribute with a missing target. |
| HookOrderTest::testSparseHookOrder | function | core/ |
Tests hook order when each module has either OO or procedural listeners. |
| HookOrderTestTrait | trait | core/ |
Provides methods to support testing hooks. |
| HookOrderTestTrait.php | file | core/ |
|
| HookOrderTestTrait::assertSameCallList | function | core/ |
Asserts that two lists of call strings are the same. |
| HookRequirementsTest | class | core/ |
Attempts enabling a module that fails hook_requirements('install'). |
| HookRequirementsTest.php | file | core/ |
|
| HookRequirementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HookRequirementsTest::testHookRequirementsFailure | function | core/ |
Assert that a module cannot be installed if it fails hook_requirements(). |
| hook_loader_test.info.yml | file | core/ |
core/modules/system/tests/modules/HookLoader/hook_loader_test/hook_loader_test.info.yml |
| hook_test_remove.info.yml | file | core/ |
core/modules/system/tests/modules/hook_test_remove/hook_test_remove.info.yml |
| HtaccessTest | class | core/ |
Tests .htaccess is working correctly. |
| HtaccessTest | class | core/ |
Tests .htaccess file saving. |
| HtaccessTest.php | file | core/ |
|
| HtaccessTest.php | file | core/ |
|
| HtaccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HtaccessTest::$htaccessWriter | property | core/ |
The Htaccess class under test. |
| HtaccessTest::$modules | property | core/ |
Modules to install. |
| HtaccessTest::$public | property | core/ |
The public directory. |
| HtaccessTest::assertFileAccess | function | core/ |
Asserts that a file exists and requesting it returns a specific response. |
| HtaccessTest::assertFilePermissions | function | core/ |
Asserts expected file permissions for a given file. |
| HtaccessTest::getProtectedFiles | function | core/ |
Get an array of file paths for access testing. |
| HtaccessTest::setUp | function | core/ |
|
| HtaccessTest::testFileAccess | function | core/ |
Iterates over protected files and calls assertNoFileAccess(). |
| HtaccessTest::testHtaccessSave | function | core/ |
Tests htaccess save. |
| HtaccessTest::testHtaccessSaveDisabled | function | core/ |
Tests htaccess save disabled. |
| HtaccessTest::testSvgzContentEncoding | function | core/ |
Tests that SVGZ files are served with Content-Encoding: gzip. |
| HtmlAttributesTest | class | core/ |
Tests attributes inserted in the 'html' and 'body' elements on the page. |
| HtmlAttributesTest.php | file | core/ |
|
| HtmlAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HtmlAttributesTest::$modules | property | core/ |
Modules to install. |
| HtmlAttributesTest::testThemeHtmlAttributes | function | core/ |
Tests that attributes in the 'html' and 'body' elements can be altered. |
| HtmlEscapedTextTest | class | core/ |
Tests the HtmlEscapedText class. |
| HtmlEscapedTextTest.php | file | core/ |
|
| HtmlEscapedTextTest::providerToString | function | core/ |
Data provider for testToString(). |
| HtmlEscapedTextTest::testCount | function | core/ |
Tests count. |
| HtmlEscapedTextTest::testToString | function | core/ |
@legacy-covers ::__toString @legacy-covers ::jsonSerialize |
| HtmlOutputLogger::testRunnerFinished | function | core/ |
Prints the list of HTML output generated during the test. |
| HtmlOutputLogger::testRunnerStarted | function | core/ |
Empties the list of the HTML output created during the test run. |
| HtmlResponseAttachmentsTest | class | core/ |
Functional tests for HtmlResponseAttachmentsProcessor. |
| HtmlResponseAttachmentsTest.php | file | core/ |
|
| HtmlResponseAttachmentsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HtmlResponseAttachmentsTest::$modules | property | core/ |
Modules to install. |
| HtmlResponseAttachmentsTest::assertFeed | function | core/ |
Helper function to make assertions about the presence of an RSS feed. |
| HtmlResponseAttachmentsTest::assertHead | function | core/ |
Helper function to make assertions about HTML head elements. |
| HtmlResponseAttachmentsTest::assertTeapotHeaders | function | core/ |
Helper function to make assertions about added HTTP headers. |
| HtmlResponseAttachmentsTest::testAttachments | function | core/ |
Tests rendering of ['#attached']. |
| HtmlResponseAttachmentsTest::testRenderCachedBlock | function | core/ |
Tests caching of ['#attached']. |
| HTMLRestrictionsTest | class | core/ |
Tests Drupal\ckeditor5\HTMLRestrictions. |
Pagination
- Previous page
- Page 375
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.