9 string references to csrf_token

CsrfTokenController::create in core/modules/system/src/Controller/CsrfTokenController.php
Instantiates a new instance of this class.
DeprecatedCsrfTokenController::create in core/modules/system/tests/modules/csrf_test/src/Controller/DeprecatedCsrfTokenController.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.
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
Instantiates a new instance of this class.
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.

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