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\rest\Annotation
Drupal\rest\Entity
Drupal\rest\EventSubscriber
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\Routing
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
Drupal\search\Form
Drupal\search\Plugin
Drupal\search\Plugin\Block
Drupal\search\Plugin\Derivative
Drupal\search\Plugin\migrate\destination
Drupal\search\Plugin\migrate\process
Drupal\search\Plugin\migrate\source\d6
Drupal\search\Plugin\migrate\source\d7
Drupal\search\Plugin\views\argument
Drupal\search\Plugin\views\field
Drupal\search\Plugin\views\filter
Drupal\search\Plugin\views\row
Drupal\search\Plugin\views\sort
Drupal\search\Routing
Drupal\search_embedded_form\Form
Drupal\search_extra_type\Plugin\Search
Drupal\serialization
Drupal\serialization\Encoder
Drupal\serialization\EntityResolver
Drupal\serialization\EventSubscriber
Drupal\serialization\Normalizer
Drupal\serialization_test
Drupal\services_defaults_test
Drupal\service_provider_test
Drupal\session_test\Controller
Drupal\session_test\EventSubscriber
Drupal\session_test\Form
Drupal\session_test\Session

Other projects


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