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 |
|---|---|---|---|
| hold_test.info.yml | file | core/ |
core/modules/system/tests/modules/hold_test/hold_test.info.yml |
| hold_test.install | file | core/ |
Install, update and uninstall functions for the hold_test module. |
| hold_test.module | file | core/ |
Contains functions for testing hold request/response. |
| hold_test.response | service | core/ |
Drupal\hold_test\EventSubscriber\HoldTestSubscriber |
| hold_test.services.yml | file | core/ |
core/modules/system/tests/modules/hold_test/hold_test.services.yml |
| hold_test_install | function | core/ |
Implements hook_install(). |
| hold_test_request | function | core/ |
Request hold. |
| hold_test_response | function | core/ |
Response hold. |
| HookDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Discovery\HookDiscovery[[api-linebreak]] @group Plugin |
| HookDiscoveryTest.php | file | core/ |
|
| HookDiscoveryTest::$hookDiscovery | property | core/ |
The tested hook discovery. |
| HookDiscoveryTest::$moduleHandler | property | core/ |
The mocked module handler. |
| HookDiscoveryTest::hookDiscoveryTest2TestPlugin | function | core/ |
|
| HookDiscoveryTest::hookDiscoveryTestTestPlugin | function | core/ |
|
| HookDiscoveryTest::setUp | function | core/ |
|
| HookDiscoveryTest::testGetDefinition | function | core/ |
Tests the getDefinition method with some plugins. |
| HookDiscoveryTest::testGetDefinitions | function | core/ |
Tests the getDefinitions() method with some plugins. |
| HookDiscoveryTest::testGetDefinitionsWithoutPlugins | function | core/ |
Tests the getDefinitions() method without any plugins. |
| HookDiscoveryTest::testGetDefinitionWithUnknownID | function | core/ |
Tests the getDefinition method with an unknown plugin ID. |
| 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(). |
| HtaccessTest | class | core/ |
Tests .htaccess file saving. |
| HtaccessTest | class | core/ |
Tests .htaccess is working correctly. |
| 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 enable. |
| HtaccessTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
@covers ::write[[api-linebreak]] |
| 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 enable. |
| 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/ |
@covers ::count[[api-linebreak]] |
| HtmlEscapedTextTest::testToString | function | core/ |
@covers ::__toString[[api-linebreak]] @covers ::jsonSerialize[[api-linebreak]] |
| HtmlOutputPrinterTrait::simpletestUiWrite | function | core/ |
Prints HTML output links for the Simpletest UI. |
Pagination
- Previous page
- Page 349
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.