Namespaces - 9.5.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 1539

Namespace
Drupal\Core\Archiver\Annotation
Drupal\Core\Asset
Drupal\Core\Asset\Exception
Drupal\Core\Authentication
Drupal\Core\Batch
Drupal\Core\Block
Drupal\Core\Block\Annotation
Drupal\Core\Block\Plugin\Block
Drupal\Core\Breadcrumb
Drupal\Core\Cache
Drupal\Core\CacheDecorator
Drupal\Core\Cache\Context
Drupal\Core\Cache\MemoryCache
Drupal\Core\Command
Drupal\Core\Composer
Drupal\Core\Condition
Drupal\Core\Condition\Annotation
Drupal\Core\Config
Drupal\Core\Config\Development
Drupal\Core\Config\Entity
Drupal\Core\Config\Entity\Exception
Drupal\Core\Config\Entity\Query
Drupal\Core\Config\Importer
Drupal\Core\Config\Schema
Drupal\Core\Controller
Drupal\Core\Controller\ArgumentResolver
Drupal\Core\Database
Drupal\Core\Database\Driver\corefake
Drupal\Core\Database\Driver\corefake\Install
Drupal\Core\Database\Driver\mysql
Drupal\Core\Database\Driver\mysql\Install
Drupal\Core\Database\Driver\pgsql
Drupal\Core\Database\Driver\pgsql\Install
Drupal\Core\Database\Driver\sqlite
Drupal\Core\Database\Driver\sqlite\Install
Drupal\Core\Database\Install
Drupal\Core\Database\Query
Drupal\Core\Datetime
Drupal\Core\Datetime\Element
Drupal\Core\Datetime\Entity
Drupal\Core\Datetime\Plugin\Field\FieldWidget
Drupal\Core\DependencyInjection
Drupal\Core\DependencyInjection\Compiler
Drupal\Core\Diff
Drupal\Core\Discovery
Drupal\Core\Display
Drupal\Core\Display\Annotation
Drupal\Core\Entity
Drupal\Core\Entity\Annotation
Drupal\Core\Entity\Controller

Other projects


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