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 |
|---|---|---|---|
| RequestHandlerTest | class | core/ |
Test REST RequestHandler controller logic. |
| RequestHandlerTest.php | file | core/ |
|
| RequestHandlerTest::$entityStorage | property | core/ |
The entity storage. |
| RequestHandlerTest::$modules | property | core/ |
Modules to enable. |
| RequestHandlerTest::$requestHandler | property | core/ |
|
| RequestHandlerTest::setUp | function | core/ |
|
| RequestHandlerTest::testHandle | function | core/ |
@covers ::handle[[api-linebreak]] |
| RequestHandlerTest::testHandleLegacy | function | core/ |
@covers ::handle[[api-linebreak]] @covers ::getLegacyParameters[[api-linebreak]] @expectedDeprecation Passing in arguments the legacy way is deprecated in Drupal 8.4.0 and will be removed before Drupal 9.0.0. Provide the right parameter names in the… |
| RequestPagerTest | class | core/ |
@group Pager |
| RequestPagerTest.php | file | core/ |
|
| RequestPagerTest::testFindPage | function | core/ |
@covers ::findPage[[api-linebreak]] |
| RequestPagerTest::testGetQueryParameters | function | core/ |
@covers ::getQueryParameters[[api-linebreak]] |
| RequestPathTest | class | core/ |
Tests that the Request Path Condition, provided by the system module, is working properly. |
| RequestPathTest.php | file | core/ |
|
| RequestPathTest::$aliasManager | property | core/ |
The path alias manager used for testing. |
| RequestPathTest::$currentPath | property | core/ |
The current path. |
| RequestPathTest::$modules | property | core/ |
Modules to enable. |
| RequestPathTest::$pluginManager | property | core/ |
The condition plugin manager under test. |
| RequestPathTest::$requestStack | property | core/ |
The request stack used for testing. |
| RequestPathTest::setUp | function | core/ |
|
| RequestPathTest::testConditions | function | core/ |
Tests the request path condition. |
| RequestSanitizerTest | class | core/ |
Tests RequestSanitizer class. |
| RequestSanitizerTest.php | file | core/ |
|
| RequestSanitizerTest::$errors | property | core/ |
Log of errors triggered during sanitization. |
| RequestSanitizerTest::assertError | function | core/ |
Asserts that the expected error has been logged. |
| RequestSanitizerTest::createRequestForTesting | function | core/ |
Creates a request and sets PHP globals for testing. |
| RequestSanitizerTest::errorHandler | function | core/ |
Catches and logs errors to $this->errors. |
| RequestSanitizerTest::providerTestAcceptableDestinations | function | core/ |
Data provider for testing acceptable destinations. |
| RequestSanitizerTest::providerTestRequestSanitization | function | core/ |
Data provider for testRequestSanitization. |
| RequestSanitizerTest::providerTestSanitizedDestinations | function | core/ |
Data provider for testing sanitized destinations. |
| RequestSanitizerTest::setUp | function | core/ |
|
| RequestSanitizerTest::testAcceptableDestinationGet | function | core/ |
Tests acceptable destinations are not removed from GET requests. |
| RequestSanitizerTest::testAcceptableDestinationPost | function | core/ |
Tests acceptable destinations are not removed from POST requests. |
| RequestSanitizerTest::testRequestSanitization | function | core/ |
Tests RequestSanitizer class. |
| RequestSanitizerTest::testSanitizedDestinationGet | function | core/ |
Tests unacceptable destinations are removed from GET requests. |
| RequestSanitizerTest::testSanitizedDestinationPost | function | core/ |
Tests unacceptable destinations are removed from GET requests. |
| RequiredModuleUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\RequiredModuleUninstallValidator[[api-linebreak]] @group Extension |
| RequiredModuleUninstallValidatorTest.php | file | core/ |
|
| RequiredModuleUninstallValidatorTest::$uninstallValidator | property | core/ |
|
| RequiredModuleUninstallValidatorTest::setUp | function | core/ |
|
| RequiredModuleUninstallValidatorTest::testValidateNoModule | function | core/ |
@covers ::validate[[api-linebreak]] |
| RequiredModuleUninstallValidatorTest::testValidateNotRequired | function | core/ |
@covers ::validate[[api-linebreak]] |
| RequiredModuleUninstallValidatorTest::testValidateRequired | function | core/ |
@covers ::validate[[api-linebreak]] |
| RequiredStatesTest | class | core/ |
Tests Workflow type's required states and configuration initialization. |
| RequiredStatesTest.php | file | core/ |
|
| RequiredStatesTest::$modules | property | core/ |
Modules to enable. |
| RequiredStatesTest::testChangeRequiredStateAPI | function | core/ |
Ensures that initialized configuration can be changed. |
| RequiredStatesTest::testDeleteRequiredStateAPI | function | core/ |
@covers \Drupal\workflows\Entity\Workflow::preSave[[api-linebreak]] |
| RequiredStatesTest::testGetRequiredStates | function | core/ |
@covers ::getRequiredStates[[api-linebreak]] @covers ::__construct[[api-linebreak]] |
| RequiredStatesTest::testNoStatesRequiredStateAPI | function | core/ |
@covers \Drupal\workflows\Entity\Workflow::preSave[[api-linebreak]] |
Pagination
- Previous page
- Page 564
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.