Namespaces - 10.3.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_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
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

Other projects


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