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 |
|---|---|---|---|
| CronRunTest::testCronExceptions | function | core/ |
Make sure exceptions thrown on hook_cron() don't affect other modules. |
| CronRunTest::testCronRun | function | core/ |
Test cron runs. |
| CronRunTest::testCronUI | function | core/ |
Make sure the cron UI reads from the state storage. |
| CronRunTest::testManualCron | function | core/ |
Ensure that the manual cron run is working. |
| cron_queue_test.info.yml | file | core/ |
core/modules/system/tests/modules/cron_queue_test/cron_queue_test.info.yml |
| CrudTest | class | core/ |
Tests the RDF mapping CRUD functions. |
| CrudTest.php | file | core/ |
|
| CrudTest::$bundle | property | core/ |
|
| CrudTest::$entityType | property | core/ |
|
| CrudTest::$modules | property | core/ |
Modules to enable. |
| CrudTest::$prefix | property | core/ |
|
| CrudTest::setUp | function | core/ |
|
| CrudTest::testBundleMapping | function | core/ |
Test the handling of bundle mappings. |
| CrudTest::testFieldMapping | function | core/ |
Test the handling of field mappings. |
| CrudTest::testMappingCreation | function | core/ |
Tests creation of RDF mapping. |
| CryptTest | class | core/ |
Tests random byte generation. |
| CryptTest.php | file | core/ |
|
| CryptTest::providerTestHashBase64 | function | core/ |
Provides data for self::testHashBase64(). |
| CryptTest::providerTestHmacBase64 | function | core/ |
Provides data for self::testHmacBase64(). |
| CryptTest::providerTestHmacBase64Invalid | function | core/ |
Provides data for self::testHmacBase64(). |
| CryptTest::testHashBase64 | function | core/ |
Tests hash generation. |
| CryptTest::testHashEquals | function | core/ |
Legacy test of Drupal\Component\Utility\Crypt::hashEquals() method. |
| CryptTest::testHmacBase64 | function | core/ |
Tests HMAC generation. |
| CryptTest::testHmacBase64Invalid | function | core/ |
Tests the hmacBase64 method with invalid parameters. |
| CryptTest::testRandomBytes | function | core/ |
Tests random byte generation. |
| CsrfAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\Core\Access\CsrfAccessCheck[[api-linebreak]] @group Access |
| CsrfAccessCheckTest.php | file | core/ |
|
| CsrfAccessCheckTest::$accessCheck | property | core/ |
The access checker. |
| CsrfAccessCheckTest::$csrfToken | property | core/ |
The mock CSRF token generator. |
| CsrfAccessCheckTest::$routeMatch | property | core/ |
The mock route match. |
| CsrfAccessCheckTest::setUp | function | core/ |
|
| CsrfAccessCheckTest::testAccessTokenPass | function | core/ |
Tests the access() method with a valid token. |
| CsrfAccessCheckTest::testCsrfTokenInvalid | function | core/ |
@covers ::access[[api-linebreak]] |
| CsrfAccessCheckTest::testCsrfTokenMissing | function | core/ |
@covers ::access[[api-linebreak]] |
| CsrfRequestHeaderTest | class | core/ |
Tests protecting routes by requiring CSRF token in the request header. |
| CsrfRequestHeaderTest.php | file | core/ |
|
| CsrfRequestHeaderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CsrfRequestHeaderTest::$modules | property | core/ |
Modules to enable. |
| CsrfRequestHeaderTest::testRouteAccess | function | core/ |
Tests access to routes protected by CSRF request header requirements. |
| CsrfTokenGeneratorTest | class | core/ |
Tests the CsrfTokenGenerator class. |
| CsrfTokenGeneratorTest.php | file | core/ |
|
| CsrfTokenGeneratorTest::$generator | property | core/ |
The CSRF token generator. |
| CsrfTokenGeneratorTest::$privateKey | property | core/ |
The mock private key instance. |
| CsrfTokenGeneratorTest::$sessionMetadata | property | core/ |
The mock session metadata bag. |
| CsrfTokenGeneratorTest::providerTestInvalidParameterTypes | function | core/ |
Provides data for testInvalidParameterTypes. |
| CsrfTokenGeneratorTest::providerTestValidateParameterTypes | function | core/ |
Provides data for testValidateParameterTypes. |
| CsrfTokenGeneratorTest::setUp | function | core/ |
|
| CsrfTokenGeneratorTest::setupDefaultExpectations | function | core/ |
Set up default expectations on the mocks. |
| CsrfTokenGeneratorTest::testGenerateSeedOnGet | function | core/ |
Tests that a new token seed is generated upon first use. |
| CsrfTokenGeneratorTest::testGet | function | core/ |
Tests CsrfTokenGenerator::get(). |
Pagination
- Previous page
- Page 144
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.