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\mysqli\Plugin\views\query
Drupal\mysql\Driver\Database\mysql
Drupal\mysql\Driver\Database\mysql\Install
Drupal\mysql\Hook
Drupal\mysql\Plugin\views\query
Drupal\navigation
Drupal\navigation\Attribute
Drupal\navigation\Element
Drupal\navigation\Form
Drupal\navigation\Hook
Drupal\navigation\Menu
Drupal\navigation\Plugin\Block
Drupal\navigation\Plugin\ConfigAction
Drupal\navigation\Plugin\Derivative
Drupal\navigation\Plugin\SectionStorage
Drupal\navigation\Plugin\TopBarItem
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

Other projects


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