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\hal\Kernel
Drupal\Tests\hal\Kernel\EntityResource
Drupal\Tests\hal\Kernel\rest\Entity
Drupal\Tests\hal\Kernel\rest\Views
Drupal\Tests\hal\Kernel\serialization
Drupal\Tests\hal\Unit
Drupal\Tests\help\Functional
Drupal\Tests\help\Kernel
Drupal\Tests\help_topics\Functional
Drupal\Tests\help_topics\Kernel
Drupal\Tests\help_topics\Unit
Drupal\Tests\history\Functional
Drupal\Tests\history\Kernel\Views
Drupal\Tests\image\Functional
Drupal\Tests\image\FunctionalJavascript
Drupal\Tests\image\Functional\ImageEffect
Drupal\Tests\image\Functional\Rest
Drupal\Tests\image\Kernel
Drupal\Tests\image\Kernel\Migrate\d6
Drupal\Tests\image\Kernel\Migrate\d7
Drupal\Tests\image\Kernel\Plugin\migrate\source\d6
Drupal\Tests\image\Kernel\Plugin\migrate\source\d7
Drupal\Tests\image\Kernel\Views
Drupal\Tests\image\Unit
Drupal\Tests\image\Unit\PageCache
Drupal\Tests\inline_form_errors\Functional
Drupal\Tests\inline_form_errors\FunctionalJavascript
Drupal\Tests\inline_form_errors\Kernel
Drupal\Tests\inline_form_errors\Unit
Drupal\Tests\jsonapi\Functional
Drupal\Tests\jsonapi\Functional\Update
Drupal\Tests\jsonapi\Kernel
Drupal\Tests\jsonapi\Kernel\Context
Drupal\Tests\jsonapi\Kernel\Controller
Drupal\Tests\jsonapi\Kernel\EventSubscriber
Drupal\Tests\jsonapi\Kernel\Normalizer
Drupal\Tests\jsonapi\Kernel\Query
Drupal\Tests\jsonapi\Kernel\ResourceType
Drupal\Tests\jsonapi\Kernel\Revisions
Drupal\Tests\jsonapi\Kernel\Serializer
Drupal\Tests\jsonapi\Traits
Drupal\Tests\jsonapi\Unit
Drupal\Tests\jsonapi\Unit\EventSubscriber
Drupal\Tests\jsonapi\Unit\JsonApiResource
Drupal\Tests\jsonapi\Unit\Normalizer
Drupal\Tests\jsonapi\Unit\Query
Drupal\Tests\jsonapi\Unit\Routing
Drupal\Tests\language\Functional
Drupal\Tests\language\Functional\Rest
Drupal\Tests\language\Kernel

Other projects


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