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\system\Kernel\Entity
Drupal\Tests\system\Kernel\Entity\EntityReferenceSelection
Drupal\Tests\system\Kernel\Extension
Drupal\Tests\system\Kernel\Form
Drupal\Tests\system\Kernel\Installer
Drupal\Tests\system\Kernel\Mail
Drupal\Tests\system\Kernel\Menu
Drupal\Tests\system\Kernel\Migrate\d6
Drupal\Tests\system\Kernel\Migrate\d7
Drupal\Tests\system\Kernel\Module
Drupal\Tests\system\Kernel\PhpStorage
Drupal\Tests\system\Kernel\Plugin\migrate\source
Drupal\Tests\system\Kernel\Plugin\migrate\source\d7
Drupal\Tests\system\Kernel\Scripts
Drupal\Tests\system\Kernel\SecurityAdvisories
Drupal\Tests\system\Kernel\System
Drupal\Tests\system\Kernel\Theme
Drupal\Tests\system\Kernel\Token
Drupal\Tests\system\Traits
Drupal\Tests\system\Unit
Drupal\Tests\system\Unit\Batch
Drupal\Tests\system\Unit\Breadcrumbs
Drupal\Tests\system\Unit\Event
Drupal\Tests\system\Unit\FileTransfer
Drupal\Tests\system\Unit\Mail
Drupal\Tests\system\Unit\Menu
Drupal\Tests\system\Unit\Pager
Drupal\Tests\system\Unit\Routing
Drupal\Tests\system\Unit\SecurityAdvisories
Drupal\Tests\taxonomy\Functional
Drupal\Tests\taxonomy\Functional\Rest
Drupal\Tests\taxonomy\Functional\Update
Drupal\Tests\taxonomy\Functional\Views
Drupal\Tests\taxonomy\Kernel
Drupal\Tests\taxonomy\Kernel\ContextProvider
Drupal\Tests\taxonomy\Kernel\Migrate
Drupal\Tests\taxonomy\Kernel\Migrate\d6
Drupal\Tests\taxonomy\Kernel\Migrate\d7
Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d6
Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d7
Drupal\Tests\taxonomy\Kernel\Views
Drupal\Tests\taxonomy\Traits
Drupal\Tests\taxonomy\Unit\Menu
Drupal\Tests\taxonomy\Unit\Plugin\migrate\field
Drupal\Tests\telephone\Functional
Drupal\Tests\telephone\Kernel
Drupal\Tests\TestSuites
Drupal\Tests\text\Functional
Drupal\Tests\text\FunctionalJavascript
Drupal\Tests\text\Kernel

Other projects


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