Namespaces - 11.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\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\Fixtures\Attribute
Drupal\Tests\Component\Annotation\Doctrine\Fixtures\Attribute\SubDir
Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ExtraAttributes
Drupal\Tests\Component\Annotation\Doctrine\Ticket
Drupal\Tests\Component\Annotation\Plugin\Discovery
Drupal\Tests\Component\Assertion
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\Foo
Drupal\Tests\Component\FrontMatter
Drupal\Tests\Component\Gettext
Drupal\Tests\Component\Graph
Drupal\Tests\Component\HttpFoundation
Drupal\Tests\Component\PhpStorage
Drupal\Tests\Component\Plugin
Drupal\Tests\Component\Plugin\Attribute
Drupal\Tests\Component\Plugin\Context
Drupal\Tests\Component\Plugin\Discovery
Drupal\Tests\Component\Plugin\Factory
Drupal\Tests\Component\Plugin\Fixtures\vegetable
Drupal\Tests\Component\ProxyBuilder
Drupal\Tests\Component\Render
Drupal\Tests\Component\Serialization
Drupal\Tests\Component\Transliteration
Drupal\Tests\Component\Utility
Drupal\Tests\Component\Uuid

Other projects


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