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\filter\Kernel\Plugin\migrate\source\d7
Drupal\Tests\filter\Unit
Drupal\Tests\fixture\Composer\Plugin
Drupal\Tests\forum\Functional
Drupal\Tests\forum\Functional\migrate_drupal\d6
Drupal\Tests\forum\Functional\migrate_drupal\d7
Drupal\Tests\forum\Functional\Module
Drupal\Tests\forum\Functional\Views
Drupal\Tests\forum\Kernel
Drupal\Tests\forum\Kernel\Migrate
Drupal\Tests\forum\Kernel\Migrate\d6
Drupal\Tests\forum\Kernel\Migrate\d7
Drupal\Tests\forum\Unit
Drupal\Tests\forum\Unit\Breadcrumb
Drupal\Tests\help\Functional
Drupal\Tests\help\Functional\Update
Drupal\Tests\help\Kernel
Drupal\Tests\help\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\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

Other projects


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