Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- 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::$messenger | property | core/ |
The messenger. |
| Cookie::$sessionConfiguration | property | core/ |
The session configuration. |
| Cookie::applies | function | core/ |
Checks whether suitable authentication credentials are on the request. |
| Cookie::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| Cookie::getUserFromSession | function | core/ |
Returns the UserSession object for the given session. |
| Cookie::__construct | function | core/ |
Constructs a new cookie authentication provider. |
| CookieCacheContextTest | class | core/ |
Tests Drupal\Core\Cache\Context\CookiesCacheContext. |
| CookieCacheContextTest.php | file | core/ |
|
| CookieCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of cookies and expected cache contexts. |
| CookieCacheContextTest::testGetContext | function | core/ |
Tests get context. |
| CookieResourceTestTrait | trait | core/ |
Trait for ResourceTestBase subclasses testing $auth=cookie. |
| CookieResourceTestTrait.php | file | core/ |
|
| CookieResourceTestTrait::$csrfToken | property | core/ |
The CSRF token. |
| CookieResourceTestTrait::$logoutToken | property | core/ |
The logout token. |
| CookieResourceTestTrait::$sessionCookie | property | core/ |
The session cookie. |
| CookieResourceTestTrait::assertAuthenticationEdgeCases | function | core/ |
|
| CookieResourceTestTrait::assertResponseWhenMissingAuthentication | function | core/ |
|
| CookieResourceTestTrait::getAuthenticationRequestOptions | function | core/ |
|
| CookieResourceTestTrait::initAuthentication | function | core/ |
|
| CookiesCacheContext | class | core/ |
Defines the CookiesCacheContext service, for "per cookie" caching. |
| CookiesCacheContext.php | file | core/ |
|
| CookiesCacheContext::getCacheableMetadata | function | core/ |
Gets cacheability metadata for the context based on the parameter value. |
| CookiesCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| CookiesCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| CopyFieldValueTest | class | core/ |
Tests copy field value functionality. |
| CopyFieldValueTest.php | file | core/ |
|
| CopyFieldValueTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CopyFieldValueTest::$modules | property | core/ |
Modules to install. |
| CopyFieldValueTest::testCopyFieldValue | function | core/ |
Tests copy field value JavaScript functionality. |
| CopyFieldValueTestForm | class | core/ |
Provides a form to test Drupal.behaviors.copyFieldValue. |
| CopyFieldValueTestForm.php | file | core/ |
|
| CopyFieldValueTestForm::buildForm | function | core/ |
Form constructor. |
| CopyFieldValueTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| CopyFieldValueTestForm::submitForm | function | core/ |
Form submission handler. |
| CopyTest | class | core/ |
Tests the file copy function. |
| CopyTest.php | file | core/ |
|
| CopyTest::$fileRepository | property | core/ |
The file repository service under test. |
| CopyTest::setUp | function | core/ |
|
| CopyTest::testEntityStorageException | function | core/ |
Tests for entity storage exception. |
| CopyTest::testExistingError | function | core/ |
Tests that copying over an existing file fails when instructed to do so. |
| CopyTest::testExistingRename | function | core/ |
Tests renaming when copying over a file that already exists. |
| CopyTest::testExistingReplace | function | core/ |
Tests replacement when copying over a file that already exists. |
| CopyTest::testInvalidStreamWrapper | function | core/ |
Tests for an invalid stream wrapper. |
Pagination
- Previous page
- Page 292
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.