Namespaces - 8.9.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 1527

Namespace
Drupal\user\Plugin\Action
Drupal\user\Plugin\Block
Drupal\user\Plugin\Condition
Drupal\user\Plugin\EntityReferenceSelection
Drupal\user\Plugin\Field\FieldFormatter
Drupal\user\Plugin\LanguageNegotiation
Drupal\user\Plugin\Menu
Drupal\user\Plugin\migrate
Drupal\user\Plugin\migrate\destination
Drupal\user\Plugin\migrate\process
Drupal\user\Plugin\migrate\process\d6
Drupal\user\Plugin\migrate\source
Drupal\user\Plugin\migrate\source\d6
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\Tests
Drupal\user\Theme
Drupal\user_batch_action_test\Plugin\Action
Drupal\views
Drupal\views\Ajax
Drupal\views\Annotation
Drupal\views\Controller
Drupal\views\Element
Drupal\views\Entity
Drupal\views\Entity\Render
Drupal\views\EventSubscriber
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

Other projects


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