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\module_installer_config_test\Entity
Drupal\module_install_class_loader_test1
Drupal\module_install_class_loader_test2
Drupal\module_test
Drupal\module_test\Controller
Drupal\mysql\Driver\Database\mysql
Drupal\mysql\Driver\Database\mysql\Install
Drupal\mysql\Plugin\views\query
Drupal\navigation
Drupal\navigation\Form
Drupal\navigation\Menu
Drupal\navigation\Plugin\Block
Drupal\navigation\Plugin\Derivative
Drupal\navigation\Plugin\SectionStorage
Drupal\new_dependency_test
Drupal\new_dependency_test_with_service
Drupal\nightwatch_theme_install_utility\Controller
Drupal\node
Drupal\node\Access
Drupal\node\Cache
Drupal\node\ConfigTranslation
Drupal\node\ContextProvider
Drupal\node\Controller
Drupal\node\Entity
Drupal\node\EventSubscriber
Drupal\node\Form
Drupal\node\PageCache
Drupal\node\ParamConverter
Drupal\node\Plugin\Action
Drupal\node\Plugin\Block
Drupal\node\Plugin\EntityReferenceSelection
Drupal\node\Plugin\migrate
Drupal\node\Plugin\migrate\destination
Drupal\node\Plugin\migrate\process\d6
Drupal\node\Plugin\migrate\source\d6
Drupal\node\Plugin\migrate\source\d7
Drupal\node\Plugin\Search
Drupal\node\Plugin\views\area
Drupal\node\Plugin\views\argument
Drupal\node\Plugin\views\argument_default
Drupal\node\Plugin\views\field
Drupal\node\Plugin\views\filter
Drupal\node\Plugin\views\row
Drupal\node\Plugin\views\wizard
Drupal\node\ProxyClass\ParamConverter
Drupal\node\Routing
Drupal\node_access_test_auto_bubbling\Controller
Drupal\node_block_test\Plugin\Block
Drupal\off_canvas_test\Controller
Drupal\olivero

Other projects


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