9 string references to token
- BatchStorage::schemaDefinition in core/
lib/ Drupal/ Core/ Batch/ BatchStorage.php - Defines the schema for the batch table.
- 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.
- 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.
- WorkspaceQueryParameterNegotiatorTest::testWorkspaceQueryParameter in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceQueryParameterNegotiatorTest.php - @covers ::getActiveWorkspaceId[[api-linebreak]] @dataProvider providerTestWorkspaceQueryParameter
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.