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 |
|---|---|---|---|
| HoldTestSubscriber | class | core/ |
Response subscriber to test hold. |
| HoldTestSubscriber.php | file | core/ |
|
| HoldTestSubscriber::$sitePath | property | core/ |
The site path. |
| HoldTestSubscriber::getSubscribedEvents | function | core/ |
|
| HoldTestSubscriber::hold | function | core/ |
Hold process by type. |
| HoldTestSubscriber::HOLD_REQUEST | constant | core/ |
|
| HoldTestSubscriber::HOLD_RESPONSE | constant | core/ |
|
| HoldTestSubscriber::onRequest | function | core/ |
Request hold. |
| HoldTestSubscriber::onRespond | function | core/ |
Response hold. |
| HoldTestSubscriber::__construct | function | core/ |
HoldTestSubscriber constructor. |
| 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(). |
| hook_simpletest_alter | function | core/ |
Alter the list of tests. |
| hook_test_finished | function | core/ |
An individual test has finished. |
| hook_test_group_finished | function | core/ |
A test group has finished. |
| hook_test_group_started | function | core/ |
A test group has started. |
| HtaccessDeprecationTest | class | core/ |
Test for htaccess deprecations. |
| HtaccessDeprecationTest.php | file | core/ |
|
| HtaccessDeprecationTest::testDeprecatedFunctions | function | core/ |
Tests messages for deprecated functions. |
| 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. |
Pagination
- Previous page
- Page 345
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.