Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| controller_resolver | service | core/ |
Drupal\Core\Controller\ControllerResolver |
| Convert | class | core/ |
Defines GD2 convert operation. |
| Convert.php | file | core/ |
|
| Convert::arguments | function | core/ |
Returns the definition of the operation arguments. |
| Convert::execute | function | core/ |
Performs the actual manipulation on the image. |
| Convert::validateArguments | function | core/ |
Validates the arguments. |
| ConvertImageEffect | class | core/ |
Converts an image resource. |
| ConvertImageEffect.php | file | core/ |
|
| ConvertImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
| ConvertImageEffect::buildConfigurationForm | function | core/ |
Form constructor. |
| ConvertImageEffect::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ConvertImageEffect::getDerivativeExtension | function | core/ |
Returns the extension of the derivative after applying this image effect. |
| ConvertImageEffect::getSummary | function | core/ |
Returns a render array summarizing the configuration of the image effect. |
| ConvertImageEffect::submitConfigurationForm | function | core/ |
Form submission handler. |
| ConvertTest | class | core/ |
Tests for the Convert image effect. |
| ConvertTest.php | file | core/ |
|
| ConvertTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConvertTest::$modules | property | core/ |
Modules to install. |
| ConvertTest::testConvertFileInRoot | function | core/ |
Tests that files stored in the root folder are converted properly. |
| ConvertTokens | class | core/ |
Plugin to replace !tokens with [tokens]. |
| ConvertTokens.php | file | core/ |
|
| 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 | class | core/ |
Cookie based authentication provider. |
| Cookie.php | file | core/ |
|
| Cookie::$connection | property | core/ |
The database connection. |
| Cookie::$messenger | property | core/ |
The messenger. |
| Cookie::$sessionConfiguration | property | core/ |
The session configuration. |
| Cookie::addCheckToUrl | function | core/ |
Adds a query parameter to check successful log in redirect URL. |
| Cookie::applies | function | core/ |
Checks whether suitable authentication credentials are on the request. |
| Cookie::authenticate | function | core/ |
Authenticates the user. |
| 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/ |
Pagination
- Previous page
- Page 351
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.