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\Functional\DrupalKernel
Drupal\Tests\system\Functional\Entity
Drupal\Tests\system\Functional\Entity\Traits
Drupal\Tests\system\Functional\Extension
Drupal\Tests\system\Functional\File
Drupal\Tests\system\Functional\FileTransfer
Drupal\Tests\system\Functional\Form
Drupal\Tests\system\Functional\Lock
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\Recipe
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
Drupal\Tests\system\Functional\System
Drupal\Tests\system\Functional\Theme
Drupal\Tests\system\Functional\Update
Drupal\Tests\system\Functional\UpdateSystem
Drupal\Tests\system\Kernel
Drupal\Tests\system\Kernel\Action
Drupal\Tests\system\Kernel\Block
Drupal\Tests\system\Kernel\Common
Drupal\Tests\system\Kernel\DependencyInjection\CompilerPass
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

Other projects


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