Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConvertTokens::transform | function | core/ |
Performs the associated process. |
| ConvertTokens::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| ConvertTokensTest | class | core/ |
Tests the ConvertTokens plugin. |
| ConvertTokensTest.php | file | core/ |
|
| ConvertTokensTest::setUp | function | core/ |
|
| ConvertTokensTest::testConvertTokens | function | core/ |
Tests conversion of user tokens. |
| ConvertTokensTest::testConvertTokensNull | function | core/ |
Tests conversion of user tokens with a NULL value. |
| Cookie::addCheckToUrl | function | core/ |
Adds a query parameter to check successful log in redirect URL. |
| CookieResourceTestTrait::$csrfToken | property | core/ |
The CSRF token. |
| CookieResourceTestTrait::$logoutToken | property | core/ |
The logout token. |
| CookieResourceTestTrait::getAuthenticationRequestOptions | function | core/ |
|
| CopyTest::$fileRepository | property | core/ |
The file repository service under test. |
| CopyTest::testEntityStorageException | function | core/ |
Tests for entity storage exception. |
| CoreThemesAutoloadedForTestsTest | class | core/ |
Confirms that core/themes is autoloaded for tests. |
| CoreThemesAutoloadedForTestsTest.php | file | core/ |
|
| CoreThemesAutoloadedForTestsTest::testCoreThemesAutoloadedForTests | function | core/ |
Confirms that core/themes is autoloaded for tests. |
| count.jsonapi.resource_type.repository | service | core/ |
Drupal\jsonapi_test_collection_count\ResourceType\CountableResourceTypeRepository |
| CountableResourceTypeRepository | class | core/ |
Provides a repository of JSON:API configurable resource types. |
| CountableResourceTypeRepository.php | file | core/ |
|
| CountableResourceTypeRepository::createResourceType | function | core/ |
Creates a ResourceType value object for the given entity type + bundle. |
| CronRunTest::testAutomatedCron | function | core/ |
Ensure that the automated cron run module is working. |
| CronSuspendQueueDelayTest::$cronConstructorArguments | property | core/ |
Constructor arguments for \Drupal\Core\Cron. |
| CsrfAccessCheck::$csrfToken | property | core/ |
The CSRF token generator. |
| CsrfAccessCheckTest::$csrfToken | property | core/ |
The mock CSRF token generator. |
| CsrfAccessCheckTest::testAccessTokenPass | function | core/ |
Tests the access() method with a valid token. |
| CsrfAccessCheckTest::testCsrfTokenInvalid | function | core/ |
Tests csrf token invalid. |
| CsrfAccessCheckTest::testCsrfTokenMissing | function | core/ |
Tests csrf token missing. |
| CsrfRequestHeaderAccessCheck::$csrfToken | property | core/ |
The token generator. |
| CsrfRequestHeaderAccessCheck::TOKEN_KEY | constant | core/ |
A string key that will used to designate the token used by this class. |
| CsrfTokenController | class | core/ |
Returns responses for CSRF token routes. |
| CsrfTokenController.php | file | core/ |
|
| CsrfTokenController::$tokenGenerator | property | core/ |
The CSRF token generator. |
| CsrfTokenController::create | function | core/ |
Instantiates a new instance of this class. |
| CsrfTokenController::csrfToken | function | core/ |
Returns a CSRF protecting session token. |
| CsrfTokenController::__construct | function | core/ |
Constructs a new CsrfTokenController object. |
| CsrfTokenGenerator | class | core/ |
Generates and validates CSRF tokens. |
| CsrfTokenGenerator.php | file | core/ |
|
| CsrfTokenGenerator::$privateKey | property | core/ |
The private key service. |
| CsrfTokenGenerator::$sessionMetadata | property | core/ |
The session metadata bag. |
| CsrfTokenGenerator::computeToken | function | core/ |
Generates a token based on $value, the token seed, and the private key. |
| CsrfTokenGenerator::get | function | core/ |
Generates a token based on $value, the user session, and the private key. |
| CsrfTokenGenerator::validate | function | core/ |
Validates a token based on $value, the user session, and the private key. |
| CsrfTokenGenerator::__construct | function | core/ |
Constructs the token generator. |
| 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. |
Pagination
- Previous page
- Page 52
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.