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

Breadcrumb

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

13 calls to PhpVersion::fromComponents()

AsymmetricVisibilityTokenEmulator::getPhpVersion in vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/AsymmetricVisibilityTokenEmulator.php
AttributeEmulator::getPhpVersion in vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/AttributeEmulator.php
EnumTokenEmulator::getPhpVersion in vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/EnumTokenEmulator.php
ExplicitOctalEmulator::getPhpVersion in vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/ExplicitOctalEmulator.php
MatchTokenEmulator::getPhpVersion in vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/MatchTokenEmulator.php
NullsafeTokenEmulator::getPhpVersion in vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/NullsafeTokenEmulator.php
PhpVersion::fromString in vendor/nikic/php-parser/lib/PhpParser/PhpVersion.php
Parse the version from a string like "8.1".
PhpVersion::getHostVersion in vendor/nikic/php-parser/lib/PhpParser/PhpVersion.php
Get the host PHP version, that is the PHP version we're currently running on.
PhpVersion::getNewestSupported in vendor/nikic/php-parser/lib/PhpParser/PhpVersion.php
Get the newest PHP version supported by this library. Support for this version may be partial, if it is still under development.
PrettyPrinterAbstract::__construct in vendor/nikic/php-parser/lib/PhpParser/PrettyPrinterAbstract.php
Creates a pretty printer instance using the given options.
PropertyTokenEmulator::getPhpVersion in vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/PropertyTokenEmulator.php
ReadonlyFunctionTokenEmulator::getPhpVersion in vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/ReadonlyFunctionTokenEmulator.php
ReadonlyTokenEmulator::getPhpVersion in vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/ReadonlyTokenEmulator.php

API Navigation

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