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\Config\Checkpoint
Drupal\Tests\Core\Config\Entity
Drupal\Tests\Core\Config\Entity\Fixtures
Drupal\Tests\Core\Config\Entity\Query
Drupal\Tests\Core\Controller
Drupal\Tests\Core\Cron
Drupal\Tests\Core\Database
Drupal\Tests\Core\Database\Stub
Drupal\Tests\Core\Database\Stub\Driver
Drupal\Tests\Core\Datetime
Drupal\Tests\Core\DefaultContent
Drupal\Tests\Core\DependencyInjection
Drupal\Tests\Core\DependencyInjection\Compiler
Drupal\Tests\Core\DependencyInjection\Fixture
Drupal\Tests\Core\Discovery
Drupal\Tests\Core\Display
Drupal\Tests\Core\DrupalKernel
Drupal\Tests\Core\Enhancer
Drupal\Tests\Core\Entity
Drupal\Tests\Core\Entity\Access
Drupal\Tests\Core\Entity\Enhancer
Drupal\Tests\Core\Entity\KeyValueStore
Drupal\Tests\Core\Entity\Query\Sql
Drupal\Tests\Core\Entity\Routing
Drupal\Tests\Core\Entity\Sql
Drupal\Tests\Core\Entity\TypedData
Drupal\Tests\Core\Error
Drupal\Tests\Core\EventSubscriber
Drupal\Tests\Core\Extension
Drupal\Tests\Core\Field
Drupal\Tests\Core\File
Drupal\Tests\Core\Flood
Drupal\Tests\Core\Form
Drupal\Tests\Core\Form\EventSubscriber
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

Other projects


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