Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
CsrfTokenRaceTest::testCsrfRace function core/tests/Drupal/FunctionalJavascriptTests/Core/CsrfTokenRaceTest.php Test race condition for CSRF tokens for simultaneous requests.
csrf_token service core/core.services.yml Drupal\Core\Access\CsrfTokenGenerator
CssCommand::$selector property core/lib/Drupal/Core/Ajax/CssCommand.php A CSS selector string.
CssOptimizerUnitTest::providerTestOptimize function core/tests/Drupal/Tests/Core/Asset/CssOptimizerUnitTest.php Provides data for the CSS asset optimizing test.
CssOptimizerUnitTest::testOptimize function core/tests/Drupal/Tests/Core/Asset/CssOptimizerUnitTest.php Tests optimizing a CSS asset group containing 'type' => 'file'.
CurrentUserContext::$userStorage property core/modules/user/src/ContextProvider/CurrentUserContext.php The user storage.
Custom class core/modules/views/src/Plugin/views/field/Custom.php A handler to provide a field that is completely custom by the administrator.
Custom.php file core/modules/views/src/Plugin/views/field/Custom.php
custom.yml file core/tests/Drupal/Tests/Core/DrupalKernel/fixtures/custom.yml core/tests/Drupal/Tests/Core/DrupalKernel/fixtures/custom.yml
Custom::buildOptionsForm function core/modules/views/src/Plugin/views/field/Custom.php Default options form that provides the label widget that all fields
should have.
Custom::defineOptions function core/modules/views/src/Plugin/views/field/Custom.php Information about options for all kinds of purposes will be held here.
Custom::preRenderCustomForm function core/modules/views/src/Plugin/views/field/Custom.php Prerender function to move the textarea to the top of a form.
Custom::query function core/modules/views/src/Plugin/views/field/Custom.php Called to add the field to a query.
Custom::render function core/modules/views/src/Plugin/views/field/Custom.php Renders the field.
Custom::trustedCallbacks function core/modules/views/src/Plugin/views/field/Custom.php Lists the trusted callbacks provided by the implementing class.
Custom::usesGroupBy function core/modules/views/src/Plugin/views/field/Custom.php Provides the handler some groupby.
CustomAccessCheck class core/lib/Drupal/Core/Access/CustomAccessCheck.php Defines an access checker that allows specifying a custom method for access.
CustomAccessCheck.php file core/lib/Drupal/Core/Access/CustomAccessCheck.php
CustomAccessCheck::$argumentsResolverFactory property core/lib/Drupal/Core/Access/CustomAccessCheck.php The arguments resolver.
CustomAccessCheck::$controllerResolver property core/lib/Drupal/Core/Access/CustomAccessCheck.php The controller resolver.
CustomAccessCheck::access function core/lib/Drupal/Core/Access/CustomAccessCheck.php Checks access for the account and route using the custom access checker.
CustomAccessCheck::__construct function core/lib/Drupal/Core/Access/CustomAccessCheck.php Constructs a CustomAccessCheck instance.
CustomAccessCheckTest class core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php @coversDefaultClass \Drupal\Core\Access\CustomAccessCheck
@group Access
CustomAccessCheckTest.php file core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php Contains \Drupal\Tests\Core\Access\CustomAccessCheckTest.
CustomAccessCheckTest::$accessChecker property core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php The access checker to test.
CustomAccessCheckTest::$argumentsResolverFactory property core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php The mocked arguments resolver.
CustomAccessCheckTest::$controllerResolver property core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php The mocked controller resolver.
CustomAccessCheckTest::setUp function core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php
CustomAccessCheckTest::testAccess function core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php Test the access method.
CustomAccessCheckTest::testAccessException function core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php Tests the access method exception for invalid access callbacks.
CustomAnnotationClassDiscoveryTest class core/tests/Drupal/KernelTests/Core/Plugin/Discovery/CustomAnnotationClassDiscoveryTest.php Tests that a custom annotation class is used.
CustomAnnotationClassDiscoveryTest.php file core/tests/Drupal/KernelTests/Core/Plugin/Discovery/CustomAnnotationClassDiscoveryTest.php
CustomAnnotationClassDiscoveryTest::setUp function core/tests/Drupal/KernelTests/Core/Plugin/Discovery/CustomAnnotationClassDiscoveryTest.php
CustomBooleanTest class core/modules/views_ui/tests/src/Functional/CustomBooleanTest.php Tests the UI and functionality for the Custom boolean field handler options.
CustomBooleanTest.php file core/modules/views_ui/tests/src/Functional/CustomBooleanTest.php
CustomBooleanTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/CustomBooleanTest.php The theme to install as the default for testing.
CustomBooleanTest::$testViews property core/modules/views_ui/tests/src/Functional/CustomBooleanTest.php Views used by this test.
CustomBooleanTest::dataSet function core/modules/views_ui/tests/src/Functional/CustomBooleanTest.php Returns a very simple test dataset.
CustomBooleanTest::testCustomOption function core/modules/views_ui/tests/src/Functional/CustomBooleanTest.php Tests the setting and output of custom labels for boolean values.
CustomBooleanTest::testCustomOptionTemplate function core/modules/views_ui/tests/src/Functional/CustomBooleanTest.php Tests the setting and output of custom labels for boolean values.
CustomBooleanTest::viewsData function core/modules/views_ui/tests/src/Functional/CustomBooleanTest.php \Drupal\views\Tests\ViewTestBase::viewsData().
CustomDirectoryAnnotatedClassDiscoveryTest class core/tests/Drupal/KernelTests/Core/Plugin/Discovery/CustomDirectoryAnnotatedClassDiscoveryTest.php Tests that plugins in a custom directory are correctly discovered using
annotated classes.
CustomDirectoryAnnotatedClassDiscoveryTest.php file core/tests/Drupal/KernelTests/Core/Plugin/Discovery/CustomDirectoryAnnotatedClassDiscoveryTest.php
CustomDirectoryAnnotatedClassDiscoveryTest::setUp function core/tests/Drupal/KernelTests/Core/Plugin/Discovery/CustomDirectoryAnnotatedClassDiscoveryTest.php
CustomDirectoryExample1 class core/modules/system/tests/modules/plugin_test/src/CustomDirectoryExample1.php Provides a test plugin within a custom directory.
CustomDirectoryExample1.php file core/modules/system/tests/modules/plugin_test/src/CustomDirectoryExample1.php
CustomDirectoryExample2 class core/modules/system/tests/modules/plugin_test/src/CustomDirectoryExample2.php Provides a test plugin within a custom directory.
CustomDirectoryExample2.php file core/modules/system/tests/modules/plugin_test/src/CustomDirectoryExample2.php
CustomPageExceptionHtmlSubscriber class core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php Exception subscriber for handling core custom HTML error pages.
CustomPageExceptionHtmlSubscriber.php file core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php

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