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\breakpoint\Unit
Drupal\Tests\ckeditor5\Functional
Drupal\Tests\ckeditor5\FunctionalJavascript
Drupal\Tests\ckeditor5\Functional\Update
Drupal\Tests\ckeditor5\Kernel
Drupal\Tests\ckeditor5\Traits
Drupal\Tests\ckeditor5\Unit
Drupal\Tests\ckeditor\Functional
Drupal\Tests\ckeditor\FunctionalJavascript
Drupal\Tests\ckeditor\Functional\Update
Drupal\Tests\ckeditor\Kernel
Drupal\Tests\ckeditor\Kernel\Plugin\CKEditorPlugin
Drupal\Tests\ckeditor\Traits
Drupal\Tests\ckeditor\Unit
Drupal\Tests\ckeditor\Unit\Plugin\CKEditorPlugin
Drupal\Tests\classy\Functional
Drupal\Tests\classy\Kernel
Drupal\Tests\color\Functional
Drupal\Tests\color\Functional\Migrate
Drupal\Tests\color\Kernel\Migrate\d7
Drupal\Tests\color\Kernel\Plugin\migrate\source\d7
Drupal\Tests\comment\Functional
Drupal\Tests\comment\Functional\Rest
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
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

Other projects


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