Namespaces - main - 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 1545

Namespace
Drupal\KernelTests\Core\Block
Drupal\KernelTests\Core\Bootstrap
Drupal\KernelTests\Core\Cache
Drupal\KernelTests\Core\ClassLoader
Drupal\KernelTests\Core\Common
Drupal\KernelTests\Core\Condition
Drupal\KernelTests\Core\Config
Drupal\KernelTests\Core\Config\Action
Drupal\KernelTests\Core\Config\Entity
Drupal\KernelTests\Core\Config\Storage
Drupal\KernelTests\Core\Config\Storage\Checkpoint
Drupal\KernelTests\Core\Console
Drupal\KernelTests\Core\Controller
Drupal\KernelTests\Core\Database
Drupal\KernelTests\Core\Datetime
Drupal\KernelTests\Core\Datetime\Element
Drupal\KernelTests\Core\DefaultContent
Drupal\KernelTests\Core\DependencyInjection
Drupal\KernelTests\Core\DrupalKernel
Drupal\KernelTests\Core\Element
Drupal\KernelTests\Core\Entity
Drupal\KernelTests\Core\Entity\Element
Drupal\KernelTests\Core\Entity\EntityReferenceSelection
Drupal\KernelTests\Core\Entity\Sql
Drupal\KernelTests\Core\EventSubscriber
Drupal\KernelTests\Core\Extension
Drupal\KernelTests\Core\Field
Drupal\KernelTests\Core\Field\Entity
Drupal\KernelTests\Core\Field\FieldType
Drupal\KernelTests\Core\File
Drupal\KernelTests\Core\File\MimeType
Drupal\KernelTests\Core\Form
Drupal\KernelTests\Core\Hook
Drupal\KernelTests\Core\Htmx
Drupal\KernelTests\Core\Http
Drupal\KernelTests\Core\HttpKernel
Drupal\KernelTests\Core\Image
Drupal\KernelTests\Core\Installer
Drupal\KernelTests\Core\KeyValueStore
Drupal\KernelTests\Core\Layout
Drupal\KernelTests\Core\Libraries
Drupal\KernelTests\Core\Locale
Drupal\KernelTests\Core\Lock
Drupal\KernelTests\Core\Menu
Drupal\KernelTests\Core\Messenger
Drupal\KernelTests\Core\Pager
Drupal\KernelTests\Core\ParamConverter
Drupal\KernelTests\Core\Password
Drupal\KernelTests\Core\Path
Drupal\KernelTests\Core\Plugin

Other projects


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