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\settings_tray\Access
Drupal\settings_tray\Block
Drupal\settings_tray_override_test
Drupal\settings_tray_test\Form
Drupal\settings_tray_test\Plugin\Block
Drupal\shortcut
Drupal\shortcut\Controller
Drupal\shortcut\Entity
Drupal\shortcut\Form
Drupal\shortcut\Plugin\Block
Drupal\shortcut\Plugin\migrate\destination
Drupal\shortcut\Plugin\migrate\source\d7
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\SecurityAdvisories
Drupal\system\Tests\Routing
Drupal\system\Theme
Drupal\system_mail_failure_test\Plugin\Mail
Drupal\system_test
Drupal\system_test\Controller
Drupal\tabbable_shim_test\Controller
Drupal\tabbingmanager_test\Controller

Other projects


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