Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
ConvertImageEffect::getDerivativeExtension function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php Returns the extension of the derivative after applying this image effect.
ConvertImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php Returns a render array summarizing the configuration of the image effect.
ConvertImageEffect::submitConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php Form submission handler.
ConvertTokens class core/modules/user/src/Plugin/migrate/process/ConvertTokens.php Plugin to replace !tokens with [tokens].
ConvertTokens.php file core/modules/user/src/Plugin/migrate/process/ConvertTokens.php
ConvertTokens::transform function core/modules/user/src/Plugin/migrate/process/ConvertTokens.php Performs the associated process.
ConvertTokensTest class core/modules/user/tests/src/Unit/Plugin/migrate/process/ConvertTokensTest.php Tests the ConvertTokens plugin.
ConvertTokensTest.php file core/modules/user/tests/src/Unit/Plugin/migrate/process/ConvertTokensTest.php
ConvertTokensTest::setUp function core/modules/user/tests/src/Unit/Plugin/migrate/process/ConvertTokensTest.php
ConvertTokensTest::testConvertTokens function core/modules/user/tests/src/Unit/Plugin/migrate/process/ConvertTokensTest.php Tests conversion of user tokens.
ConvertTokensTest::testConvertTokensNull function core/modules/user/tests/src/Unit/Plugin/migrate/process/ConvertTokensTest.php Tests conversion of user tokens with a NULL value.
Cookie class core/modules/user/src/Authentication/Provider/Cookie.php Cookie based authentication provider.
Cookie.php file core/modules/user/src/Authentication/Provider/Cookie.php
Cookie::$connection property core/modules/user/src/Authentication/Provider/Cookie.php The database connection.
Cookie::$sessionConfiguration property core/modules/user/src/Authentication/Provider/Cookie.php The session configuration.
Cookie::applies function core/modules/user/src/Authentication/Provider/Cookie.php Checks whether suitable authentication credentials are on the request.
Cookie::authenticate function core/modules/user/src/Authentication/Provider/Cookie.php Authenticates the user.
Cookie::getUserFromSession function core/modules/user/src/Authentication/Provider/Cookie.php Returns the UserSession object for the given session.
Cookie::__construct function core/modules/user/src/Authentication/Provider/Cookie.php Constructs a new cookie authentication provider.
CookieResourceTestTrait trait core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php Trait for ResourceTestBase subclasses testing $auth=cookie.
CookieResourceTestTrait.php file core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php
CookieResourceTestTrait::$csrfToken property core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php The CSRF token.
CookieResourceTestTrait::$logoutToken property core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php The logout token.
CookieResourceTestTrait::$sessionCookie property core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php The session cookie.
CookieResourceTestTrait::assertAuthenticationEdgeCases function core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php
CookieResourceTestTrait::assertResponseWhenMissingAuthentication function core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php
CookieResourceTestTrait::getAuthenticationRequestOptions function core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php
CookieResourceTestTrait::initAuthentication function core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php
CookiesCacheContext class core/lib/Drupal/Core/Cache/Context/CookiesCacheContext.php Defines the CookiesCacheContext service, for "per cookie" caching.
CookiesCacheContext.php file core/lib/Drupal/Core/Cache/Context/CookiesCacheContext.php
CookiesCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/CookiesCacheContext.php Gets the cacheability metadata for the context based on the parameter value.
CookiesCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/CookiesCacheContext.php Returns the string representation of the cache context.
CookiesCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/CookiesCacheContext.php Returns the label of the cache context.
copyright.md file core/tests/Drupal/Tests/Component/Annotation/Doctrine/copyright.md 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/COPYRIGHT.txt 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/modules/file/tests/src/Kernel/CopyTest.php Tests the file copy function.
CopyTest.php file core/modules/file/tests/src/Kernel/CopyTest.php
CopyTest::testExistingError function core/modules/file/tests/src/Kernel/CopyTest.php Test that copying over an existing file fails when instructed to do so.
CopyTest::testExistingRename function core/modules/file/tests/src/Kernel/CopyTest.php Test renaming when copying over a file that already exists.
CopyTest::testExistingReplace function core/modules/file/tests/src/Kernel/CopyTest.php Test replacement when copying over a file that already exists.
CopyTest::testNormal function core/modules/file/tests/src/Kernel/CopyTest.php Test file copying in the normal, base case.
core.api.php file core/core.api.php Documentation landing page and topics, plus core library hooks.
core.appearance.html.twig file core/modules/help_topics/help_topics/core.appearance.html.twig ---
label: 'Changing the appearance of your site'
top_level: true
related:
- core.content_structure
---
{% set entities = render_var(url('help.help_topic', {'id': 'core.content_structure'})) %}
<h2>{%…
core.base_field_override.node.book.promote.yml file core/modules/book/config/optional/core.base_field_override.node.book.promote.yml core/modules/book/config/optional/core.base_field_override.node.book.promote.yml
core.base_field_override.node.forum.promote.yml file core/modules/forum/config/optional/core.base_field_override.node.forum.promote.yml core/modules/forum/config/optional/core.base_field_override.node.forum.promote.yml
core.base_field_override.node.forum.title.yml file core/modules/forum/config/optional/core.base_field_override.node.forum.title.yml core/modules/forum/config/optional/core.base_field_override.node.forum.title.yml
core.base_field_override.node.page.promote.yml file core/profiles/standard/config/install/core.base_field_override.node.page.promote.yml core/profiles/standard/config/install/core.base_field_override.node.page.promote.yml
core.base_field_override.node.page.promote.yml file core/profiles/demo_umami/config/install/core.base_field_override.node.page.promote.yml core/profiles/demo_umami/config/install/core.base_field_override.node.page.promote.yml
core.base_field_override.node.recipe.title.yml file core/profiles/demo_umami/config/install/core.base_field_override.node.recipe.title.yml core/profiles/demo_umami/config/install/core.base_field_override.node.recipe.title.yml
core.content_structure.html.twig file core/modules/help_topics/help_topics/core.content_structure.html.twig ---
label: 'Managing content structure'
top_level: true
---
{% set help_url = render_var(url('help.main')) %}
<h2>{% trans %}What types of data does a site have?{% endtrans %}</h2>
<p>{% trans %}There are four…

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.