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\field_ui\FunctionalJavascript
Drupal\Tests\field_ui\Kernel
Drupal\Tests\field_ui\Traits
Drupal\Tests\field_ui\Unit
Drupal\Tests\file\Functional
Drupal\Tests\file\FunctionalJavascript
Drupal\Tests\file\Functional\Formatter
Drupal\Tests\file\Functional\Rest
Drupal\Tests\file\Kernel
Drupal\Tests\file\Kernel\Formatter
Drupal\Tests\file\Kernel\Migrate
Drupal\Tests\file\Kernel\Migrate\d6
Drupal\Tests\file\Kernel\Migrate\d7
Drupal\Tests\file\Kernel\Plugin\migrate\source\d6
Drupal\Tests\file\Kernel\Plugin\migrate\source\d7
Drupal\Tests\file\Kernel\Plugin\Validation\Constraint
Drupal\Tests\file\Kernel\Upload
Drupal\Tests\file\Kernel\Validation
Drupal\Tests\file\Kernel\Views
Drupal\Tests\file\Unit
Drupal\Tests\file\Unit\Plugin\migrate\field\d6
Drupal\Tests\file\Unit\Plugin\migrate\field\d7
Drupal\Tests\file\Unit\Plugin\migrate\process\d6
Drupal\Tests\file\Unit\Upload
Drupal\Tests\filter\Functional
Drupal\Tests\filter\FunctionalJavascript
Drupal\Tests\filter\Functional\Rest
Drupal\Tests\filter\Kernel
Drupal\Tests\filter\Kernel\Migrate\d6
Drupal\Tests\filter\Kernel\Migrate\d7
Drupal\Tests\filter\Kernel\Plugin\migrate\process
Drupal\Tests\filter\Kernel\Plugin\migrate\source\d6
Drupal\Tests\filter\Kernel\Plugin\migrate\source\d7
Drupal\Tests\filter\Unit
Drupal\Tests\fixture\Composer\Plugin
Drupal\Tests\forum\Functional
Drupal\Tests\forum\Functional\migrate_drupal\d6
Drupal\Tests\forum\Functional\migrate_drupal\d7
Drupal\Tests\forum\Functional\Module
Drupal\Tests\forum\Functional\Views
Drupal\Tests\forum\Kernel
Drupal\Tests\forum\Kernel\Migrate
Drupal\Tests\forum\Kernel\Migrate\d6
Drupal\Tests\forum\Kernel\Migrate\d7
Drupal\Tests\forum\Unit
Drupal\Tests\forum\Unit\Breadcrumb
Drupal\Tests\help\Functional
Drupal\Tests\help\Functional\Update
Drupal\Tests\help\Kernel
Drupal\Tests\help\Unit

Other projects


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