Namespaces - 10.3.x - drupal

Primary tabs

Introduction to namespaces

PHP classes, interfaces, and traits in Drupal are namespaced. See the Objected-oriented programming conventions for more information.

See also

Objected-oriented programming conventions

File

core/core.api.php, line 1534

Namespace
Drupal\Tests\node\FunctionalJavascript
Drupal\Tests\node\Functional\Rest
Drupal\Tests\node\Functional\Update
Drupal\Tests\node\Functional\Views
Drupal\Tests\node\Functional\Views\Wizard
Drupal\Tests\node\Kernel
Drupal\Tests\node\Kernel\Action
Drupal\Tests\node\Kernel\Config
Drupal\Tests\node\Kernel\Migrate
Drupal\Tests\node\Kernel\Migrate\d6
Drupal\Tests\node\Kernel\Migrate\d7
Drupal\Tests\node\Kernel\Plugin\migrate\source\d6
Drupal\Tests\node\Kernel\Plugin\migrate\source\d7
Drupal\Tests\node\Kernel\Views
Drupal\Tests\node\Traits
Drupal\Tests\node\Unit
Drupal\Tests\node\Unit\Action
Drupal\Tests\node\Unit\PageCache
Drupal\Tests\node\Unit\Plugin\views\field
Drupal\Tests\olivero\Functional
Drupal\Tests\olivero\Functional\Update
Drupal\Tests\olivero\Unit
Drupal\Tests\options\Functional
Drupal\Tests\options\FunctionalJavascript
Drupal\Tests\options\Kernel
Drupal\Tests\options\Kernel\Views
Drupal\Tests\page_cache\Functional
Drupal\Tests\path\Functional
Drupal\Tests\path\Kernel
Drupal\Tests\path\Kernel\Migrate\d6
Drupal\Tests\path\Kernel\Migrate\d7
Drupal\Tests\path\Kernel\Plugin\migrate\source\d6
Drupal\Tests\path\Kernel\Plugin\migrate\source\d7
Drupal\Tests\path\Unit\Field
Drupal\Tests\path\Unit\migrate\process
Drupal\Tests\path_alias\Functional
Drupal\Tests\path_alias\Functional\Rest
Drupal\Tests\path_alias\Kernel
Drupal\Tests\path_alias\Unit
Drupal\Tests\path_alias\Unit\PathProcessor
Drupal\Tests\pgsql\Functional
Drupal\Tests\pgsql\Functional\Database
Drupal\Tests\pgsql\Kernel\pgsql
Drupal\Tests\pgsql\Kernel\pgsql\Plugin\views
Drupal\Tests\pgsql\Unit
Drupal\Tests\phpass\Functional
Drupal\Tests\phpass\Unit
Drupal\Tests\PhpCs
Drupal\Tests\responsive_image\Functional
Drupal\Tests\responsive_image\FunctionalJavascript

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.