Namespaces - 10.3.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\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\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
Drupal\Tests\language\Kernel\Condition
Drupal\Tests\language\Kernel\Migrate\d6
Drupal\Tests\language\Kernel\Migrate\d7
Drupal\Tests\language\Kernel\Plugin\migrate\source
Drupal\Tests\language\Kernel\Plugin\migrate\source\d6
Drupal\Tests\language\Kernel\Plugin\migrate\source\d7
Drupal\Tests\language\Kernel\Views
Drupal\Tests\language\Traits
Drupal\Tests\language\Unit
Drupal\Tests\language\Unit\Config
Drupal\Tests\language\Unit\Menu
Drupal\Tests\language\Unit\Plugin\LanguageNegotiation

Other projects


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