You are here

Namespaces in Drupal 8

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

Namespace
Drupal\Tests\system\Unit\Transliteration
Drupal\Tests\taxonomy\Functional
Drupal\Tests\taxonomy\Functional\Hal
Drupal\Tests\taxonomy\Functional\Rest
Drupal\Tests\taxonomy\Functional\Update
Drupal\Tests\taxonomy\Functional\Views
Drupal\Tests\taxonomy\Kernel
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\cckfield
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
Drupal\Tests\text\Kernel\Migrate
Drupal\Tests\text\Unit\Migrate
Drupal\Tests\text\Unit\Migrate\d6
Drupal\Tests\text\Unit\Migrate\d7
Drupal\Tests\text\Unit\Plugin\migrate\cckfield
Drupal\Tests\text\Unit\Plugin\migrate\field\d6
Drupal\Tests\text\Unit\Plugin\migrate\field\d7
Drupal\Tests\toolbar\Functional
Drupal\Tests\toolbar\FunctionalJavascript
Drupal\Tests\toolbar\Kernel
Drupal\Tests\toolbar\Unit\PageCache
Drupal\Tests\tour\Functional
Drupal\Tests\tour\Functional\Hal
Drupal\Tests\tour\Functional\Rest
Drupal\Tests\tour\Kernel
Drupal\Tests\tour\Unit\Entity
Drupal\Tests\tour\Unit\Plugin\tour\tip
Drupal\Tests\tracker\Functional
Drupal\Tests\tracker\Functional\Views
Drupal\Tests\tracker\Kernel
Drupal\Tests\tracker\Kernel\Migrate\d7
Drupal\Tests\tracker\Kernel\Plugin\migrate\source\d7
Drupal\Tests\tracker\Kernel\Views
Drupal\Tests\Traits
Drupal\Tests\Traits\Core
Drupal\Tests\Traits\Core\Config
Drupal\Tests\update\Functional

Pages

Other projects