Namespaces - 8.9.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 1527

Namespace
Drupal\statistics\Plugin\Block
Drupal\statistics\Plugin\migrate\destination
Drupal\statistics\Plugin\migrate\source
Drupal\statistics\Plugin\views\field
Drupal\statistics\Tests
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\Plugin\views\field
Drupal\system\Tests\Ajax
Drupal\system\Tests\Cache
Drupal\system\Tests\Database
Drupal\system\Tests\Entity
Drupal\system\Tests\Image
Drupal\system\Tests\Installer
Drupal\system\Tests\Menu
Drupal\system\Tests\Module
Drupal\system\Tests\Routing
Drupal\system\Tests\System
Drupal\system\Tests\Update
Drupal\system\Theme
Drupal\system_mail_failure_test\Plugin\Mail
Drupal\system_test
Drupal\system_test\Controller
Drupal\tabledrag_test\Form
Drupal\taxonomy
Drupal\taxonomy\Controller
Drupal\taxonomy\Entity
Drupal\taxonomy\Entity\Routing
Drupal\taxonomy\Form
Drupal\taxonomy\Plugin\EntityReferenceSelection

Other projects


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