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\new_dependency_test_with_service
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\Condition
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
Drupal\options\Plugin\Field\FieldFormatter
Drupal\options\Plugin\Field\FieldType
Drupal\options\Plugin\migrate\field\d6
Drupal\options\Plugin\migrate\field\d7
Drupal\options\Plugin\views\argument
Drupal\options\Plugin\views\filter
Drupal\pager_test\Controller
Drupal\page_cache\StackMiddleware
Drupal\page_cache_form_test\Form
Drupal\paramconverter_test
Drupal\path
Drupal\path\Form
Drupal\path\Plugin\Field\FieldType
Drupal\path\Plugin\Field\FieldWidget
Drupal\path\Plugin\migrate\process

Other projects


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