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\views\Controller
Drupal\views\Element
Drupal\views\Entity
Drupal\views\Entity\Render
Drupal\views\EventSubscriber
Drupal\views\Exception
Drupal\views\Form
Drupal\views\Hook
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
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_entity_test\Hook
Drupal\views_form_test\Hook
Drupal\views_test_cacheable_metadata_calculation\Plugin\views\access
Drupal\views_test_config\Hook
Drupal\views_test_config_updater\Hook
Drupal\views_test_data\Cache
Drupal\views_test_data\Controller
Drupal\views_test_data\Form
Drupal\views_test_data\Hook
Drupal\views_test_data\Plugin\views\access
Drupal\views_test_data\Plugin\views\area

Other projects


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