Namespaces - 10.3.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\search\Plugin\views\row
Drupal\search\Plugin\views\sort
Drupal\search\Routing
Drupal\search_embedded_form\Form
Drupal\search_extra_type\Plugin\Search
Drupal\serialization
Drupal\serialization\Encoder
Drupal\serialization\EntityResolver
Drupal\serialization\EventSubscriber
Drupal\serialization\Normalizer
Drupal\serialization_test
Drupal\services_defaults_test
Drupal\service_provider_test
Drupal\session_test\Controller
Drupal\session_test\EventSubscriber
Drupal\session_test\Form
Drupal\session_test\Session
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

Other projects


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