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\Core\Hook
Drupal\Tests\Core\Http
Drupal\Tests\Core\Image
Drupal\Tests\Core\Language
Drupal\Tests\Core\Layout
Drupal\Tests\Core\Listeners
Drupal\Tests\Core\Lock
Drupal\Tests\Core\Logger
Drupal\Tests\Core\Mail
Drupal\Tests\Core\Mail\Plugin\Mail
Drupal\Tests\Core\Menu
Drupal\Tests\Core\PageCache
Drupal\Tests\Core\ParamConverter
Drupal\Tests\Core\Password
Drupal\Tests\Core\Path
Drupal\Tests\Core\PathProcessor
Drupal\Tests\Core\Plugin
Drupal\Tests\Core\Plugin\Context
Drupal\Tests\Core\Plugin\Discovery
Drupal\Tests\Core\Plugin\Fixtures
Drupal\Tests\Core\Plugin\Fixtures\Plugin\DataType
Drupal\Tests\Core\ProxyBuilder
Drupal\Tests\Core\Queue
Drupal\Tests\Core\Recipe
Drupal\Tests\Core\Render
Drupal\Tests\Core\Render\Element
Drupal\Tests\Core\Render\Placeholder
Drupal\Tests\Core\Route
Drupal\Tests\Core\RouteProcessor
Drupal\Tests\Core\Routing
Drupal\Tests\Core\Security
Drupal\Tests\Core\Session
Drupal\Tests\Core\Site
Drupal\Tests\Core\StackMiddleware
Drupal\Tests\Core\State
Drupal\Tests\Core\StringTranslation
Drupal\Tests\Core\Template
Drupal\Tests\Core\Template\Loader
Drupal\Tests\Core\TempStore
Drupal\Tests\Core\Test
Drupal\Tests\Core\Test\RunTests
Drupal\Tests\Core\Theme
Drupal\Tests\Core\Theme\Component
Drupal\Tests\Core\Transliteration
Drupal\Tests\Core\TypedData
Drupal\Tests\Core\Update
Drupal\Tests\Core\Utility
Drupal\Tests\Core\Validation\Plugin\Validation\Constraint
Drupal\Tests\CSpell
Drupal\Tests\datetime\Functional

Other projects


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