Namespaces - 9.5.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 1539

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\PageCache
Drupal\Tests\node\Unit\Plugin\views\field
Drupal\Tests\options\Functional
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\Unit\migrate\process\d6
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\Kernel\pgsql
Drupal\Tests\pgsql\Unit
Drupal\Tests\PhpCs
Drupal\Tests\quickedit\Functional
Drupal\Tests\quickedit\FunctionalJavascript
Drupal\Tests\quickedit\Functional\CKEditor5
Drupal\Tests\quickedit\Functional\Jsonapi
Drupal\Tests\quickedit\Functional\Rest
Drupal\Tests\quickedit\Kernel
Drupal\Tests\quickedit\Unit\Access
Drupal\Tests\rdf\Functional
Drupal\Tests\rdf\Functional\Jsonapi
Drupal\Tests\rdf\Functional\Migrate
Drupal\Tests\rdf\Functional\Node

Other projects


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