27 string references to token in Drupal 10
- BatchStorage::doCreate in core/
lib/ Drupal/ Core/ Batch/ BatchStorage.php - Saves a batch.
- BatchStorage::schemaDefinition in core/
lib/ Drupal/ Core/ Batch/ BatchStorage.php - Defines the schema for the batch table.
- BigPipeStrategy::generateBigPipePlaceholderId in core/
modules/ big_pipe/ src/ Render/ Placeholder/ BigPipeStrategy.php - Generates a BigPipe placeholder ID.
- CommentAdminTest::testApprovalNodeInterface in core/
modules/ comment/ tests/ src/ Functional/ CommentAdminTest.php - Tests comment approval functionality through the node interface.
- comment_test_comment_links_alter in core/
modules/ comment/ tests/ modules/ comment_test/ comment_test.module - Implements hook_comment_links_alter().
- 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.
- drupal6.php in core/
modules/ migrate_drupal/ tests/ fixtures/ drupal6.php - A database agnostic dump for testing purposes.
- drupal7.php in core/
modules/ tracker/ tests/ fixtures/ drupal7.php - A database agnostic dump for testing purposes.
- drupal7.php in core/
modules/ rdf/ tests/ fixtures/ drupal7.php - A database agnostic dump for testing purposes.
- drupal7.php in core/
modules/ migrate_drupal/ tests/ fixtures/ drupal7.php - A database agnostic dump for testing purposes.
- 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 - FileUploadResource::create in core/
modules/ file/ src/ Plugin/ rest/ resource/ FileUploadResource.php - Creates an instance of the plugin.
- FormTestBase::getInfo in core/
tests/ Drupal/ Tests/ Core/ Form/ FormTestBase.php - A stub method returning properties for the defined element type.
- 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.
- MessageAction::create in core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ MessageAction.php - OEmbed::create in core/
modules/ media/ src/ Plugin/ media/ Source/ OEmbed.php - Creates an instance of the plugin.
- rebuild.php in core/
rebuild.php - Rebuilds all Drupal caches even when Drupal itself does not work.
- RouteProcessorCsrf::processOutbound in core/
lib/ Drupal/ Core/ Access/ RouteProcessorCsrf.php - RouteProcessorCsrfTest::testProcessOutbound in core/
tests/ Drupal/ Tests/ Core/ Access/ RouteProcessorCsrfTest.php - Tests the processOutbound() method with a _csrf_token route requirement.
- TipPluginText::create in core/
modules/ tour/ src/ Plugin/ tour/ tip/ TipPluginText.php - Creates an instance of the plugin.
- UserLoginHttpTest::logoutRequest in core/
modules/ user/ tests/ src/ Functional/ UserLoginHttpTest.php - Executes a logout HTTP request for a given serialization format.