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\dialog_renderer_test\Render\MainContent
Drupal\display_variant_test\EventSubscriber
Drupal\display_variant_test\Plugin\DisplayVariant
Drupal\Driver\Database\CoreFake
Drupal\Driver\Database\CoreFake\Install
Drupal\Driver\Database\fake
Drupal\Driver\Database\fake\Install
Drupal\driver_missing_dependency_test\Driver\Database\MissingDependency\Install
Drupal\driver_test\Driver\Database\DrivertestMysql
Drupal\driver_test\Driver\Database\DrivertestMysqlDeprecatedVersion
Drupal\driver_test\Driver\Database\DrivertestMysqlDeprecatedVersion\Install
Drupal\driver_test\Driver\Database\DrivertestMysql\Install
Drupal\driver_test\Driver\Database\DrivertestPgsql
Drupal\driver_test\Driver\Database\DrivertestPgsql\Install
Drupal\dynamic_page_cache\EventSubscriber
Drupal\dynamic_page_cache\PageCache\RequestPolicy
Drupal\dynamic_page_cache\PageCache\ResponsePolicy
Drupal\dynamic_page_cache_test
Drupal\early_rendering_controller_test
Drupal\early_translation_test
Drupal\editor
Drupal\editor\Ajax
Drupal\editor\Annotation
Drupal\editor\Attribute
Drupal\editor\EditorXssFilter
Drupal\editor\Entity
Drupal\editor\EventSubscriber
Drupal\editor\Form
Drupal\editor\Plugin
Drupal\editor\Plugin\Filter
Drupal\editor_test\EditorXssFilter
Drupal\editor_test\Plugin\Editor
Drupal\editor_test\Plugin\Field\FieldType
Drupal\element_info_test
Drupal\element_info_test\Element
Drupal\entity_reference_test\Plugin\EntityReferenceSelection
Drupal\entity_test
Drupal\entity_test\Cache
Drupal\entity_test\Controller
Drupal\entity_test\Entity
Drupal\entity_test\Plugin\DataType
Drupal\entity_test\Plugin\Derivative
Drupal\entity_test\Plugin\Field
Drupal\entity_test\Plugin\Field\FieldFormatter
Drupal\entity_test\Plugin\Field\FieldType
Drupal\entity_test\Plugin\Field\FieldWidget
Drupal\entity_test\Plugin\Validation\Constraint
Drupal\entity_test\Routing
Drupal\entity_test\TypedData
Drupal\entity_test_bundle_class\Entity

Other projects


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