You are here

14 string references to token in Drupal 8

BatchStorage::schemaDefinition in core/lib/Drupal/Core/Batch/BatchStorage.php
Defines the schema for the batch table.
ContentTranslationHandler::entityFormSharedElements in core/modules/content_translation/src/ContentTranslationHandler.php
Process callback: determines which elements get clue in the form.
ContentTranslationHandlerTest::providerTestEntityFormSharedElements in core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php
Returns test cases for ::testEntityFormSharedElements().
CsrfAccessCheck::access in core/lib/Drupal/Core/Access/CsrfAccessCheck.php
Checks access based on a CSRF token for the request.
DrupalTest::testToken in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the token() method.
Element::isVisibleElement in core/lib/Drupal/Core/Render/Element.php
Determines if an element is visible.
EmailAction::create in core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php
Creates an instance of the plugin.
EntityTest::setUp in core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php
FileUploadResource::create in core/modules/file/src/Plugin/rest/resource/FileUploadResource.php
Creates an instance of the plugin.
MessageAction::create in core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php
Creates an instance of the plugin.
rebuild.php in core/rebuild.php
Rebuilds all Drupal caches even when Drupal itself does not work.
RouteProcessorCsrfTest::testProcessOutbound in core/tests/Drupal/Tests/Core/Access/RouteProcessorCsrfTest.php
Tests the processOutbound() method with a _csrf_token route requirement.
TestController::create in core/modules/system/tests/modules/token_test/src/Controller/TestController.php
Instantiates a new instance of this class.
TipPluginText::create in core/modules/tour/src/Plugin/tour/tip/TipPluginText.php
Creates an instance of the plugin.