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\views_test_data\Controller
Drupal\views_test_data\Form
Drupal\views_test_data\Plugin\views\access
Drupal\views_test_data\Plugin\views\area
Drupal\views_test_data\Plugin\views\argument_default
Drupal\views_test_data\Plugin\views\argument_validator
Drupal\views_test_data\Plugin\views\display
Drupal\views_test_data\Plugin\views\display_extender
Drupal\views_test_data\Plugin\views\field
Drupal\views_test_data\Plugin\views\filter
Drupal\views_test_data\Plugin\views\join
Drupal\views_test_data\Plugin\views\query
Drupal\views_test_data\Plugin\views\row
Drupal\views_test_data\Plugin\views\style
Drupal\views_test_formatter\Plugin\Field\FieldFormatter
Drupal\views_test_modal\Controller
Drupal\views_test_render_cache\Controller
Drupal\views_ui
Drupal\views_ui\Ajax
Drupal\views_ui\Controller
Drupal\views_ui\Form
Drupal\views_ui\Form\Ajax
Drupal\views_ui\ParamConverter
Drupal\views_ui\ProxyClass\ParamConverter
Drupal\vocabulary_serialization_test
Drupal\workflows
Drupal\workflows\Annotation
Drupal\workflows\Entity
Drupal\workflows\Exception
Drupal\workflows\Form
Drupal\workflows\Plugin
Drupal\workflow_type_test\Form
Drupal\workflow_type_test\Plugin\WorkflowType
Drupal\workspaces
Drupal\workspaces\Access
Drupal\workspaces\Entity
Drupal\workspaces\EntityQuery
Drupal\workspaces\EventSubscriber
Drupal\workspaces\Form
Drupal\workspaces\Negotiator
Drupal\workspaces\Plugin\Block
Drupal\workspaces\Plugin\EntityReferenceSelection
Drupal\workspaces\Plugin\Validation\Constraint
Drupal\workspace_update_test\Negotiator
GuzzleHttp

Other projects


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