Namespaces - 8.9.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 1527

Namespace
Drupal\Tests\update\Kernel
Drupal\Tests\update\Kernel\Migrate\d6
Drupal\Tests\update\Unit
Drupal\Tests\update\Unit\Menu
Drupal\Tests\user\Functional
Drupal\Tests\user\FunctionalJavascript
Drupal\Tests\user\Functional\Hal
Drupal\Tests\user\Functional\Rest
Drupal\Tests\user\Functional\Update
Drupal\Tests\user\Functional\Views
Drupal\Tests\user\Kernel
Drupal\Tests\user\Kernel\Condition
Drupal\Tests\user\Kernel\ContextProvider
Drupal\Tests\user\Kernel\Controller
Drupal\Tests\user\Kernel\Field
Drupal\Tests\user\Kernel\Form
Drupal\Tests\user\Kernel\Migrate
Drupal\Tests\user\Kernel\Migrate\d6
Drupal\Tests\user\Kernel\Migrate\d7
Drupal\Tests\user\Kernel\Plugin\migrate\source
Drupal\Tests\user\Kernel\Plugin\migrate\source\d6
Drupal\Tests\user\Kernel\Plugin\migrate\source\d7
Drupal\Tests\user\Kernel\Views
Drupal\Tests\user\Traits
Drupal\Tests\user\Unit
Drupal\Tests\user\Unit\Menu
Drupal\Tests\user\Unit\Plugin\Action
Drupal\Tests\user\Unit\Plugin\Core\Entity
Drupal\Tests\user\Unit\Plugin\migrate\process
Drupal\Tests\user\Unit\Plugin\Validation\Constraint
Drupal\Tests\user\Unit\Plugin\views\field
Drupal\Tests\user\Unit\Theme
Drupal\Tests\user\Unit\Views\Argument
Drupal\Tests\views\Functional
Drupal\Tests\views\FunctionalJavascript
Drupal\Tests\views\FunctionalJavascript\Plugin\views\Handler
Drupal\Tests\views\Functional\Entity
Drupal\Tests\views\Functional\Hal
Drupal\Tests\views\Functional\Handler
Drupal\Tests\views\Functional\Plugin
Drupal\Tests\views\Functional\Rest
Drupal\Tests\views\Functional\Update
Drupal\Tests\views\Functional\Wizard
Drupal\Tests\views\Kernel
Drupal\Tests\views\Kernel\Entity
Drupal\Tests\views\Kernel\EventSubscriber
Drupal\Tests\views\Kernel\Handler
Drupal\Tests\views\Kernel\Plugin
Drupal\Tests\views\Kernel\Plugin\Display
Drupal\Tests\views\Kernel\Wizard

Other projects


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