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\sqlite\Driver\Database\sqlite
Drupal\sqlite\Driver\Database\sqlite\Install
Drupal\starterkit_theme
Drupal\statistics
Drupal\statistics\Plugin\Block
Drupal\statistics\Plugin\migrate\destination
Drupal\statistics\Plugin\migrate\source
Drupal\statistics\Plugin\views\field
Drupal\syslog\Logger
Drupal\syslog_test\Logger
Drupal\system
Drupal\system\Access
Drupal\system\Controller
Drupal\system\Element
Drupal\system\Entity
Drupal\system\EventSubscriber
Drupal\system\Form
Drupal\system\PathProcessor
Drupal\system\PhpStorage
Drupal\system\Plugin\Archiver
Drupal\system\Plugin\Block
Drupal\system\Plugin\Condition
Drupal\system\Plugin\Derivative
Drupal\system\Plugin\ImageToolkit
Drupal\system\Plugin\ImageToolkit\Operation\gd
Drupal\system\Plugin\migrate\destination
Drupal\system\Plugin\migrate\destination\d7
Drupal\system\Plugin\migrate\process\d6
Drupal\system\Plugin\migrate\source
Drupal\system\Plugin\migrate\source\d7
Drupal\system\Routing
Drupal\system\SecurityAdvisories
Drupal\system\Tests\Routing
Drupal\system\Theme
Drupal\system_mail_failure_test\Plugin\Mail
Drupal\system_test
Drupal\system_test\Controller
Drupal\system_test\Form
Drupal\tabbable_shim_test\Controller
Drupal\tabbingmanager_test\Controller
Drupal\tabledrag_test\Form
Drupal\taxonomy
Drupal\taxonomy\ContextProvider
Drupal\taxonomy\Controller
Drupal\taxonomy\Entity
Drupal\taxonomy\Entity\Routing
Drupal\taxonomy\Form
Drupal\taxonomy\Plugin\EntityReferenceSelection
Drupal\taxonomy\Plugin\Field\FieldFormatter
Drupal\taxonomy\Plugin\migrate

Other projects


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