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\rest\Kernel\Entity
Drupal\Tests\rest\Kernel\EntityResource
Drupal\Tests\rest\Kernel\Views
Drupal\Tests\rest\Unit
Drupal\Tests\rest\Unit\Entity
Drupal\Tests\rest\Unit\EventSubscriber
Drupal\Tests\rest\Unit\Plugin\views\style
Drupal\Tests\Scripts
Drupal\Tests\sdc\Functional
Drupal\Tests\search\Functional
Drupal\Tests\search\Functional\Rest
Drupal\Tests\search\Kernel
Drupal\Tests\search\Kernel\Migrate\d6
Drupal\Tests\search\Kernel\Migrate\d7
Drupal\Tests\search\Unit
Drupal\Tests\serialization\Functional
Drupal\Tests\serialization\Kernel
Drupal\Tests\serialization\Unit\CompilerPass
Drupal\Tests\serialization\Unit\Encoder
Drupal\Tests\serialization\Unit\EntityResolver
Drupal\Tests\serialization\Unit\EventSubscriber
Drupal\Tests\serialization\Unit\Normalizer
Drupal\Tests\settings_tray\Functional
Drupal\Tests\settings_tray\FunctionalJavascript
Drupal\Tests\settings_tray\Unit\Access
Drupal\Tests\shortcut\Functional
Drupal\Tests\shortcut\Functional\Rest
Drupal\Tests\shortcut\Kernel
Drupal\Tests\shortcut\Kernel\Migrate
Drupal\Tests\shortcut\Kernel\Migrate\d7
Drupal\Tests\shortcut\Kernel\Plugin\migrate\source\d7
Drupal\Tests\shortcut\Unit\Menu
Drupal\Tests\sqlite\Functional
Drupal\Tests\sqlite\Kernel\sqlite
Drupal\Tests\sqlite\Kernel\sqlite\Plugin\views
Drupal\Tests\sqlite\Unit
Drupal\Tests\standard\Functional
Drupal\Tests\standard\FunctionalJavascript
Drupal\Tests\standard\Traits
Drupal\Tests\statistics\Functional
Drupal\Tests\statistics\FunctionalJavascript
Drupal\Tests\statistics\Functional\migrate_drupal\d6
Drupal\Tests\statistics\Functional\migrate_drupal\d7
Drupal\Tests\statistics\Functional\search
Drupal\Tests\statistics\Functional\Views
Drupal\Tests\statistics\Kernel\Migrate\d6
Drupal\Tests\statistics\Kernel\Migrate\d7
Drupal\Tests\statistics\Kernel\Plugin\migrate\source
Drupal\Tests\statistics\Unit
Drupal\Tests\syslog\Functional

Other projects


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