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\jsonapi\Context
Drupal\jsonapi\Controller
Drupal\jsonapi\DependencyInjection\Compiler
Drupal\jsonapi\Encoder
Drupal\jsonapi\Entity
Drupal\jsonapi\EventSubscriber
Drupal\jsonapi\Exception
Drupal\jsonapi\Form
Drupal\jsonapi\JsonApiResource
Drupal\jsonapi\Normalizer
Drupal\jsonapi\Normalizer\Value
Drupal\jsonapi\ParamConverter
Drupal\jsonapi\Query
Drupal\jsonapi\ResourceType
Drupal\jsonapi\Revisions
Drupal\jsonapi\Routing
Drupal\jsonapi\Serializer
Drupal\jsonapi_test_collection_count\ResourceType
Drupal\jsonapi_test_data_type
Drupal\jsonapi_test_data_type\Normalizer
Drupal\jsonapi_test_field_aliasing\ResourceType
Drupal\jsonapi_test_field_type\Normalizer
Drupal\jsonapi_test_resource_type_building\EventSubscriber
Drupal\js_ajax_test\Ajax
Drupal\js_ajax_test\Form
Drupal\js_cookie_test\Controller
Drupal\js_deprecation_test\Controller
Drupal\js_message_test\Controller
Drupal\js_webassert_test\Form
Drupal\KernelTests
Drupal\KernelTests\Component\Render
Drupal\KernelTests\Config
Drupal\KernelTests\Core\Action
Drupal\KernelTests\Core\Ajax
Drupal\KernelTests\Core\Asset
Drupal\KernelTests\Core\Batch
Drupal\KernelTests\Core\Block
Drupal\KernelTests\Core\Bootstrap
Drupal\KernelTests\Core\Cache
Drupal\KernelTests\Core\Command
Drupal\KernelTests\Core\Common
Drupal\KernelTests\Core\Config
Drupal\KernelTests\Core\Config\Entity
Drupal\KernelTests\Core\Config\Storage
Drupal\KernelTests\Core\Database
Drupal\KernelTests\Core\Datetime
Drupal\KernelTests\Core\Datetime\Element
Drupal\KernelTests\Core\DrupalKernel
Drupal\KernelTests\Core\Element
Drupal\KernelTests\Core\Entity

Other projects


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