Namespaces - 9.5.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 1539

Namespace
Drupal\Tests\shortcut\Kernel\Migrate\d7
Drupal\Tests\shortcut\Kernel\Plugin\migrate\source\d7
Drupal\Tests\shortcut\Unit\Menu
Drupal\Tests\sqlite\Kernel\sqlite
Drupal\Tests\sqlite\Unit
Drupal\Tests\standard\Functional
Drupal\Tests\standard\FunctionalJavascript
Drupal\Tests\statistics\Functional
Drupal\Tests\statistics\FunctionalJavascript
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
Drupal\Tests\syslog\Kernel
Drupal\Tests\syslog\Kernel\Migrate\d6
Drupal\Tests\syslog\Kernel\Migrate\d7
Drupal\Tests\system\Functional
Drupal\Tests\system\FunctionalJavascript
Drupal\Tests\system\FunctionalJavascript\Form
Drupal\Tests\system\FunctionalJavascript\System
Drupal\Tests\system\Functional\Ajax
Drupal\Tests\system\Functional\Batch
Drupal\Tests\system\Functional\Bootstrap
Drupal\Tests\system\Functional\Cache
Drupal\Tests\system\Functional\Common
Drupal\Tests\system\Functional\Condition
Drupal\Tests\system\Functional\Database
Drupal\Tests\system\Functional\Datetime
Drupal\Tests\system\Functional\DrupalKernel
Drupal\Tests\system\Functional\Entity
Drupal\Tests\system\Functional\Entity\EntityReferenceSelection
Drupal\Tests\system\Functional\Entity\Traits
Drupal\Tests\system\Functional\File
Drupal\Tests\system\Functional\FileTransfer
Drupal\Tests\system\Functional\Form
Drupal\Tests\system\Functional\Lock
Drupal\Tests\system\Functional\Mail
Drupal\Tests\system\Functional\Menu
Drupal\Tests\system\Functional\Module
Drupal\Tests\system\Functional\Page
Drupal\Tests\system\Functional\Pager
Drupal\Tests\system\Functional\ParamConverter
Drupal\Tests\system\Functional\Render
Drupal\Tests\system\Functional\Rest
Drupal\Tests\system\Functional\Routing
Drupal\Tests\system\Functional\SecurityAdvisories
Drupal\Tests\system\Functional\ServiceProvider
Drupal\Tests\system\Functional\Session

Other projects


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