You are here

17 string references to csrf_token in Drupal 10

BigPipePlaceholderTestCases::cases in core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php
Gets all BigPipe placeholder test cases.
comment_test_comment_links_alter in core/modules/comment/tests/modules/comment_test/comment_test.module
Implements hook_comment_links_alter().
CookieResourceTestTrait::initAuthentication in core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php
CsrfTokenController::create in core/modules/system/src/Controller/CsrfTokenController.php
Instantiates a new instance of this class.
Drupal::csrfToken in core/lib/Drupal.php
Returns the CSRF token manager service.
DrupalTest::testCsrfToken in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the csrfToken() method.
FormBuilderTest::testGetCache in core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
Tests the getCache() method.
hook_comment_links_alter in core/modules/comment/comment.api.php
Alter the links of a comment.
hook_node_links_alter in core/modules/node/node.api.php
Alter the links of a node.
ImageUploadTest::getUploadUrl in core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php
Provides the image upload url.
MachineName::processMachineName in core/lib/Drupal/Core/Render/Element/MachineName.php
Processes a machine-readable name form element.
MachineNameController::create in core/modules/system/src/MachineNameController.php
MachineNameTest::testProcessMachineName in core/tests/Drupal/Tests/Core/Render/Element/MachineNameTest.php
@covers ::processMachineName
quickedit_page_attachments in core/modules/quickedit/quickedit.module
Implements hook_page_attachments().
TestController::create in core/modules/system/tests/modules/csrf_race_test/src/Controller/TestController.php
Instantiates a new instance of this class.
UserAuthenticationController::create in core/modules/user/src/Controller/UserAuthenticationController.php
Instantiates a new instance of this class.
UserAuthenticationController::login in core/modules/user/src/Controller/UserAuthenticationController.php
Logs in a user.