Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
@coversDefaultClass \Drupal\Core\Cache\Context\CookiesCacheContext[[api-linebreak]] @group Cache |
| CookieCacheContextTest.php | file | core/ |
|
| CookieCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of cookies and expected cache contexts. |
| CookieCacheContextTest::testGetContext | function | core/ |
@covers ::getContext[[api-linebreak]] |
| 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 the 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. |
| copyright.md | file | core/ |
All files within this directory where copied from the Doctrine project: http://www.doctrine-project.org They were copied from version 1.2.7. |
| COPYRIGHT.txt | file | core/ |
All Drupal code is Copyright 2001 - 2020 by the original authors. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2… |
| 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. |
| CopyTest::testNormal | function | core/ |
Tests file copying in the normal, base case. |
| Core | class | core/ |
Provides the CKEditor 4 to 5 upgrade for Drupal core's CKEditor plugins. |
| core.api.php | file | core/ |
Documentation landing page and topics, plus core library hooks. |
| core.appearance.html.twig | file | core/ |
--- label: 'Changing the appearance of your site' top_level: true related: - core.content_structure --- {% set content_structure_topic = render_var(help_topic_link('core.content_structure')) %} <h2>{% trans %}What is a… |
| core.base_field_override.node.book.promote.yml | file | core/ |
core/modules/book/config/optional/core.base_field_override.node.book.promote.yml |
Pagination
- Previous page
- Page 323
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.