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

Breadcrumb

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

17 uses of T_TRUE

AccessHookMenuSniff::processFunction in vendor/drupal/coder/coder_sniffer/DrupalPractice/Sniffs/FunctionDefinitions/AccessHookMenuSniff.php
Process this function definition.
ComparisonOperatorUsageSniff::process in vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Operators/ComparisonOperatorUsageSniff.php
Process the tokens that this sniff is listening for.
DisallowYodaConditionsSniff::isArrayStatic in vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/ControlStructures/DisallowYodaConditionsSniff.php
Determines if an array is a static definition.
DisallowYodaConditionsSniff::process in vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/ControlStructures/DisallowYodaConditionsSniff.php
Processes this test, when one of its tokens is encountered.
File::getMemberProperties in vendor/squizlabs/php_codesniffer/src/Files/File.php
Returns the visibility and implementation properties of a class member var.
File::getMethodParameters in vendor/squizlabs/php_codesniffer/src/Files/File.php
Returns the method parameters for the specified function token.
File::getMethodProperties in vendor/squizlabs/php_codesniffer/src/Files/File.php
Returns the visibility and implementation properties of a method.
Helpers::isTokenPossiblyPartOfTypehint in vendor/sirbrillig/phpcs-variable-analysis/VariableAnalysis/Lib/Helpers.php
* Return false if the token is definitely not part of a typehint * *
InsecureUnserializeSniff::processFunctionCall in vendor/drupal/coder/coder_sniffer/DrupalPractice/Sniffs/FunctionCalls/InsecureUnserializeSniff.php
Processes this function call.
PHP::processAdditional in vendor/squizlabs/php_codesniffer/src/Tokenizers/PHP.php
Performs additional processing after main tokenizing.
StrictSchemaDisabledSniff::processMemberVar in vendor/drupal/coder/coder_sniffer/DrupalPractice/Sniffs/Objects/StrictSchemaDisabledSniff.php
Processes this test, when one of its tokens is encountered.
TokenHelper::getOnlyTypeHintTokenCodes in vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/TokenHelper.php
*
UnconditionalIfStatementSniff::process in vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/CodeAnalysis/UnconditionalIfStatementSniff.php
Processes this test, when one of its tokens is encountered.
UselessIfConditionWithReturnSniff::findBooleanAfterReturn in vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/ControlStructures/UselessIfConditionWithReturnSniff.php
UselessTernaryOperatorSniff::process in vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/ControlStructures/UselessTernaryOperatorSniff.php
* @phpcsSuppress SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint *
VariableCommentSniff::processMemberVar in vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/Commenting/VariableCommentSniff.php
Called to process class member vars.
VariableCommentSniff::processMemberVar in vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Commenting/VariableCommentSniff.php
Called to process class member vars.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal