Namespaces - 10.3.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\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\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
Drupal\Tests\datetime\Functional\EntityResource\EntityTest
Drupal\Tests\datetime\Functional\Views
Drupal\Tests\datetime\Kernel
Drupal\Tests\datetime\Kernel\Views
Drupal\Tests\datetime\Unit\Plugin\migrate\field
Drupal\Tests\datetime_range\Functional
Drupal\Tests\datetime_range\FunctionalJavascript
Drupal\Tests\datetime_range\Functional\EntityResource\EntityTest
Drupal\Tests\datetime_range\Kernel
Drupal\Tests\datetime_range\Kernel\Views
Drupal\Tests\dblog\Functional
Drupal\Tests\dblog\Kernel
Drupal\Tests\dblog\Kernel\Migrate\d6
Drupal\Tests\dblog\Kernel\Migrate\d7
Drupal\Tests\dblog\Kernel\Views
Drupal\Tests\demo_umami\Functional
Drupal\Tests\demo_umami\FunctionalJavascript
Drupal\Tests\demo_umami_content\Functional

Other projects


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