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\Functional\Entity\Traits
Drupal\Tests\system\Functional\Entity\Update
Drupal\Tests\system\Functional\File
Drupal\Tests\system\Functional\FileTransfer
Drupal\Tests\system\Functional\Form
Drupal\Tests\system\Functional\Hal
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\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\Entity
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\Pager
Drupal\Tests\system\Kernel\PhpStorage
Drupal\Tests\system\Kernel\Plugin\migrate\source
Drupal\Tests\system\Kernel\Plugin\migrate\source\d7
Drupal\Tests\system\Kernel\Render
Drupal\Tests\system\Kernel\Scripts
Drupal\Tests\system\Kernel\System
Drupal\Tests\system\Kernel\Theme
Drupal\Tests\system\Kernel\Timezone
Drupal\Tests\system\Kernel\Token
Drupal\Tests\system\Traits
Drupal\Tests\system\Unit
Drupal\Tests\system\Unit\Breadcrumbs
Drupal\Tests\system\Unit\Menu
Drupal\Tests\system\Unit\Pager
Drupal\Tests\system\Unit\Routing

Pages

Other projects