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

Breadcrumb

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

14 methods override Builder::getNode()

ClassConst::getNode in vendor/nikic/php-parser/lib/PhpParser/Builder/ClassConst.php
Returns the built class node.
Class_::getNode in vendor/nikic/php-parser/lib/PhpParser/Builder/Class_.php
Returns the built class node.
EnumCase::getNode in vendor/nikic/php-parser/lib/PhpParser/Builder/EnumCase.php
Returns the built enum case node.
Enum_::getNode in vendor/nikic/php-parser/lib/PhpParser/Builder/Enum_.php
Returns the built class node.
Function_::getNode in vendor/nikic/php-parser/lib/PhpParser/Builder/Function_.php
Returns the built function node.
Interface_::getNode in vendor/nikic/php-parser/lib/PhpParser/Builder/Interface_.php
Returns the built interface node.
Method::getNode in vendor/nikic/php-parser/lib/PhpParser/Builder/Method.php
Returns the built method node.
Namespace_::getNode in vendor/nikic/php-parser/lib/PhpParser/Builder/Namespace_.php
Returns the built node.
Param::getNode in vendor/nikic/php-parser/lib/PhpParser/Builder/Param.php
Returns the built parameter node.
Property::getNode in vendor/nikic/php-parser/lib/PhpParser/Builder/Property.php
Returns the built class node.
TraitUse::getNode in vendor/nikic/php-parser/lib/PhpParser/Builder/TraitUse.php
Returns the built node.
TraitUseAdaptation::getNode in vendor/nikic/php-parser/lib/PhpParser/Builder/TraitUseAdaptation.php
Returns the built node.
Trait_::getNode in vendor/nikic/php-parser/lib/PhpParser/Builder/Trait_.php
Returns the built trait node.
Use_::getNode in vendor/nikic/php-parser/lib/PhpParser/Builder/Use_.php
Returns the built node.

API Navigation

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