Namespaces - 11.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\user\Plugin\migrate\source\d7
Drupal\user\Plugin\rest\resource
Drupal\user\Plugin\Search
Drupal\user\Plugin\Validation\Constraint
Drupal\user\Plugin\views\access
Drupal\user\Plugin\views\argument
Drupal\user\Plugin\views\argument_default
Drupal\user\Plugin\views\argument_validator
Drupal\user\Plugin\views\field
Drupal\user\Plugin\views\filter
Drupal\user\Plugin\views\row
Drupal\user\Plugin\views\wizard
Drupal\user\Theme
Drupal\user_auth_decorator_test
Drupal\user_batch_action_test\Plugin\Action
Drupal\user_hooks_test\Hook
Drupal\user_language_test\Controller
Drupal\user_language_test\Form
Drupal\user_route_alter_test\Routing
Drupal\views
Drupal\views\Ajax
Drupal\views\Annotation
Drupal\views\Attribute
Drupal\views\Controller
Drupal\views\Element
Drupal\views\Entity
Drupal\views\Entity\Render
Drupal\views\EventSubscriber
Drupal\views\Exception
Drupal\views\Form
Drupal\views\Plugin
Drupal\views\Plugin\Block
Drupal\views\Plugin\Derivative
Drupal\views\Plugin\EntityReferenceSelection
Drupal\views\Plugin\Menu
Drupal\views\Plugin\Menu\Form
Drupal\views\Plugin\views
Drupal\views\Plugin\views\access
Drupal\views\Plugin\views\area
Drupal\views\Plugin\views\argument
Drupal\views\Plugin\views\argument_default
Drupal\views\Plugin\views\argument_validator
Drupal\views\Plugin\views\cache
Drupal\views\Plugin\views\display
Drupal\views\Plugin\views\display_extender
Drupal\views\Plugin\views\exposed_form
Drupal\views\Plugin\views\field
Drupal\views\Plugin\views\filter
Drupal\views\Plugin\views\join
Drupal\views\Plugin\views\pager

Other projects


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