Namespaces - main - 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 1545

Namespace
Drupal\navigation_test\Hook
Drupal\navigation_test\Plugin\TopBarItem
Drupal\navigation_test_block\Hook
Drupal\navigation_test_block\Plugin\Block
Drupal\navigation_test_top_bar\Plugin\TopBarItem
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\Hook
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
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\Hook
Drupal\node_access_test_auto_bubbling\Controller
Drupal\node_access_test_empty\Hook
Drupal\node_access_test_language\Hook
Drupal\node_block_test\Plugin\Block
Drupal\node_display_configurable_test\Hook
Drupal\node_no_default_author\Hook
Drupal\node_storage_body_field\Hook
Drupal\node_test\Hook
Drupal\node_test_exception\Hook
Drupal\node_test_views\Hook
Drupal\nyan_cat

Other projects


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