Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Fixer.php

7 calls to Fixer::replaceToken()

Fixer::addContent in vendor/squizlabs/php_codesniffer/src/Fixer.php
Adds content to the end of a token's current content.
Fixer::addContentBefore in vendor/squizlabs/php_codesniffer/src/Fixer.php
Adds content to the start of a token's current content.
Fixer::addNewline in vendor/squizlabs/php_codesniffer/src/Fixer.php
Adds a newline to end of a token's content.
Fixer::addNewlineBefore in vendor/squizlabs/php_codesniffer/src/Fixer.php
Adds a newline to the start of a token's content.
Fixer::changeCodeBlockIndent in vendor/squizlabs/php_codesniffer/src/Fixer.php
Adjust the indent of a code block.
Fixer::endChangeset in vendor/squizlabs/php_codesniffer/src/Fixer.php
Stop recording actions for a changeset, and apply logged changes.
Fixer::substrToken in vendor/squizlabs/php_codesniffer/src/Fixer.php
Replace the content of a token with a part of its current content.
RSS feed
Powered by Drupal