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\views\Plugin\views\query
Drupal\views\Plugin\views\relationship
Drupal\views\Plugin\views\row
Drupal\views\Plugin\views\sort
Drupal\views\Plugin\views\style
Drupal\views\Plugin\views\wizard
Drupal\views\Render
Drupal\views\Routing
Drupal\views\Tests
Drupal\views_config_entity_test
Drupal\views_config_entity_test\Entity
Drupal\views_test_cacheable_metadata_calculation\Plugin\views\access
Drupal\views_test_data\Cache
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\Attribute
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\Controller

Other projects


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