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\KernelTests\Core\Menu
Drupal\KernelTests\Core\Messenger
Drupal\KernelTests\Core\Pager
Drupal\KernelTests\Core\ParamConverter
Drupal\KernelTests\Core\Path
Drupal\KernelTests\Core\Plugin
Drupal\KernelTests\Core\Plugin\Annotation
Drupal\KernelTests\Core\Plugin\Condition
Drupal\KernelTests\Core\Plugin\Context
Drupal\KernelTests\Core\Plugin\Discovery
Drupal\KernelTests\Core\Queue
Drupal\KernelTests\Core\Recipe
Drupal\KernelTests\Core\Render
Drupal\KernelTests\Core\Render\Element
Drupal\KernelTests\Core\RouteProcessor
Drupal\KernelTests\Core\Routing
Drupal\KernelTests\Core\ServiceProvider
Drupal\KernelTests\Core\Session
Drupal\KernelTests\Core\Site
Drupal\KernelTests\Core\State
Drupal\KernelTests\Core\StreamWrapper
Drupal\KernelTests\Core\StringTranslation
Drupal\KernelTests\Core\TempStore
Drupal\KernelTests\Core\Test
Drupal\KernelTests\Core\Test\Comparator
Drupal\KernelTests\Core\Theme
Drupal\KernelTests\Core\TypedData
Drupal\KernelTests\Core\Updater
Drupal\KernelTests\Core\Url
Drupal\KernelTests\Core\Validation
Drupal\KernelTests\RequestProcessing
Drupal\language
Drupal\language\Annotation
Drupal\language\Attribute
Drupal\language\Config
Drupal\language\Element
Drupal\language\Entity
Drupal\language\EventSubscriber
Drupal\language\Exception
Drupal\language\Form
Drupal\language\HttpKernel
Drupal\language\Plugin\Block
Drupal\language\Plugin\Condition
Drupal\language\Plugin\Derivative
Drupal\language\Plugin\LanguageNegotiation
Drupal\language\Plugin\migrate\destination
Drupal\language\Plugin\migrate\process
Drupal\language\Plugin\migrate\source
Drupal\language\Plugin\migrate\source\d6
Drupal\language\Plugin\migrate\source\d7

Other projects


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