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\quickedit
Drupal\quickedit\Access
Drupal\quickedit\Ajax
Drupal\quickedit\Annotation
Drupal\quickedit\Form
Drupal\quickedit\Plugin
Drupal\quickedit\Plugin\InPlaceEditor
Drupal\quickedit_test
Drupal\quickedit_test\Plugin\InPlaceEditor
Drupal\rdf
Drupal\rdf\Entity
Drupal\rdf\Plugin\migrate\source\d7
Drupal\rdf_test
Drupal\render_array_non_html_subscriber_test
Drupal\render_attached_test\Controller
Drupal\render_attached_test\Plugin\Block
Drupal\render_placeholder_message_test
Drupal\responsive_image
Drupal\responsive_image\Element
Drupal\responsive_image\Entity
Drupal\responsive_image\Plugin\Field\FieldFormatter
Drupal\responsive_image\Tests
Drupal\responsive_image_test_module\Plugin\Field\FieldFormatter
Drupal\rest
Drupal\rest\Annotation
Drupal\rest\Entity
Drupal\rest\EventSubscriber
Drupal\rest\LinkManager
Drupal\rest\PathProcessor
Drupal\rest\Plugin
Drupal\rest\Plugin\Deriver
Drupal\rest\Plugin\rest\resource
Drupal\rest\Plugin\Type
Drupal\rest\Plugin\views\display
Drupal\rest\Plugin\views\row
Drupal\rest\Plugin\views\style
Drupal\rest\RouteProcessor
Drupal\rest\Routing
Drupal\rest\Tests
Drupal\rest_test\Authentication\Provider
Drupal\rest_test\PageCache\RequestPolicy
Drupal\rest_test\Plugin\rest\resource
Drupal\rest_test\Plugin\Validation\Constraint
Drupal\router_test
Drupal\router_test\Access
Drupal\search
Drupal\search\Annotation
Drupal\search\Controller
Drupal\search\Entity
Drupal\search\Exception

Other projects


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