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\ckeditor\Traits
Drupal\Tests\ckeditor\Unit
Drupal\Tests\ckeditor\Unit\Plugin\CKEditorPlugin
Drupal\Tests\color\Functional
Drupal\Tests\color\Kernel
Drupal\Tests\color\Kernel\Migrate\d7
Drupal\Tests\color\Kernel\Plugin\migrate\source\d7
Drupal\Tests\comment\Functional
Drupal\Tests\comment\Functional\Hal
Drupal\Tests\comment\Functional\Rest
Drupal\Tests\comment\Functional\Update
Drupal\Tests\comment\Functional\Views
Drupal\Tests\comment\Kernel
Drupal\Tests\comment\Kernel\Migrate
Drupal\Tests\comment\Kernel\Migrate\d6
Drupal\Tests\comment\Kernel\Migrate\d7
Drupal\Tests\comment\Kernel\Plugin\migrate\source\d6
Drupal\Tests\comment\Kernel\Plugin\migrate\source\d7
Drupal\Tests\comment\Kernel\Views
Drupal\Tests\comment\Unit
Drupal\Tests\comment\Unit\Entity
Drupal\Tests\comment\Unit\Plugin\views\field
Drupal\Tests\Component
Drupal\Tests\Component\Annotation
Drupal\Tests\Component\Annotation\Doctrine
Drupal\Tests\Component\Annotation\Doctrine\Fixtures
Drupal\Tests\Component\Annotation\Doctrine\Fixtures\Annotation
Drupal\Tests\Component\Annotation\Doctrine\Ticket
Drupal\Tests\Component\Annotation\Plugin\Discovery
Drupal\Tests\Component\Assertion
Drupal\Tests\Component\Bridge
Drupal\Tests\Component\ClassFinder
Drupal\Tests\Component\Datetime
Drupal\Tests\Component\DependencyInjection
Drupal\Tests\Component\DependencyInjection\Dumper
Drupal\Tests\Component\Diff
Drupal\Tests\Component\Diff\Engine
Drupal\Tests\Component\Discovery
Drupal\Tests\Component\EventDispatcher
Drupal\Tests\Component\FileCache
Drupal\Tests\Component\FileSecurity
Drupal\Tests\Component\FileSystem
Drupal\Tests\Component\Gettext
Drupal\Tests\Component\Graph
Drupal\Tests\Component\HttpFoundation
Drupal\Tests\Component\PhpStorage
Drupal\Tests\Component\Plugin
Drupal\Tests\Component\Plugin\Context
Drupal\Tests\Component\Plugin\Discovery
Drupal\Tests\Component\Plugin\Factory

Other projects


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