15 string references to 'Token'
- AbstractPatternSniff::createTokenPattern in vendor/
squizlabs/ php_codesniffer/ src/ Sniffs/ AbstractPatternSniff.php - Creates a token pattern.
- AbstractPatternSniff::getPatternTokenTypes in vendor/
squizlabs/ php_codesniffer/ src/ Sniffs/ AbstractPatternSniff.php - Returns the token types that the specified pattern is checking for.
- AbstractPatternSniff::processPattern in vendor/
squizlabs/ php_codesniffer/ src/ Sniffs/ AbstractPatternSniff.php - Processes the pattern and verifies the code at $stackPtr.
- 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.
- CsrfAccessCheck::access in core/
lib/ Drupal/ Core/ Access/ CsrfAccessCheck.php - Checks access based on a CSRF token for the request.
- 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.
- OEmbed::create in core/
modules/ media/ src/ Plugin/ media/ Source/ OEmbed.php - Creates an instance of the plugin.
- Profile::__sleep in vendor/
symfony/ http-kernel/ Profiler/ Profile.php - QueryParameterWorkspaceNegotiator::applies in core/
modules/ workspaces/ src/ Negotiator/ QueryParameterWorkspaceNegotiator.php - Checks whether the negotiator applies to the current request or not.
- QueryParameterWorkspaceNegotiator::getActiveWorkspaceId in core/
modules/ workspaces/ src/ Negotiator/ QueryParameterWorkspaceNegotiator.php - Performs workspace negotiation.
- rebuild.php in core/
rebuild.php - Rebuilds all Drupal caches even when Drupal itself does not work.
- XMLSerializer::addToken in vendor/
theseer/ tokenizer/ src/ XMLSerializer.php