Namespaces - 9.5.x - drupal

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\book\ProxyClass
Drupal\breakpoint
Drupal\BuildTests\Composer
Drupal\BuildTests\Composer\Component
Drupal\BuildTests\Composer\Template
Drupal\BuildTests\Framework
Drupal\BuildTests\Framework\Tests
Drupal\BuildTests\QuickStart
Drupal\BuildTests\TestSiteApplication
Drupal\cache_test\Controller
Drupal\ckeditor
Drupal\ckeditor5
Drupal\ckeditor5\Annotation
Drupal\ckeditor5\Controller
Drupal\ckeditor5\EventSubscriber
Drupal\ckeditor5\Plugin
Drupal\ckeditor5\Plugin\CKEditor4To5Upgrade
Drupal\ckeditor5\Plugin\CKEditor5Plugin
Drupal\ckeditor5\Plugin\Editor
Drupal\ckeditor5\Plugin\Validation\Constraint
Drupal\ckeditor5_incompatible_filter_test\Plugin\Filter
Drupal\ckeditor5_plugin_elements_subset\Plugin\CKEditor5Plugin
Drupal\ckeditor5_test\Controller
Drupal\ckeditor\Ajax
Drupal\ckeditor\Annotation
Drupal\ckeditor\Plugin\CKEditorPlugin
Drupal\ckeditor\Plugin\Editor
Drupal\ckeditor_test
Drupal\ckeditor_test\Form
Drupal\ckeditor_test\Plugin\CKEditorPlugin
Drupal\ckeditor_test\Plugin\Filter
Drupal\claro
Drupal\color
Drupal\color\EventSubscriber
Drupal\color\Plugin\migrate\destination
Drupal\color\Plugin\migrate\source\d7
Drupal\comment
Drupal\comment\Controller
Drupal\comment\Entity
Drupal\comment\Form
Drupal\comment\Plugin\Action
Drupal\comment\Plugin\EntityReferenceSelection
Drupal\comment\Plugin\Field\FieldFormatter
Drupal\comment\Plugin\Field\FieldType
Drupal\comment\Plugin\Field\FieldWidget
Drupal\comment\Plugin\Menu\LocalTask
Drupal\comment\Plugin\migrate
Drupal\comment\Plugin\migrate\destination
Drupal\comment\Plugin\migrate\source
Drupal\comment\Plugin\migrate\source\d6

Other projects


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