Namespaces - main - 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 1545

Namespace
Drupal\image\Attribute
Drupal\image\Controller
Drupal\image\Entity
Drupal\image\Form
Drupal\image\Hook
Drupal\image\PathProcessor
Drupal\image\Plugin\Field\FieldFormatter
Drupal\image\Plugin\Field\FieldType
Drupal\image\Plugin\Field\FieldWidget
Drupal\image\Plugin\ImageEffect
Drupal\image\Plugin\migrate\destination
Drupal\image\Plugin\migrate\field\d6
Drupal\image\Plugin\migrate\field\d7
Drupal\image\Plugin\migrate\process\d6
Drupal\image\Plugin\migrate\source\d6
Drupal\image\Plugin\migrate\source\d7
Drupal\image\Routing
Drupal\image_access_test_hidden\Hook
Drupal\image_field_property_constraint_validation\Hook
Drupal\image_field_property_constraint_validation\Plugin\Validation\Constraint
Drupal\image_lazy_load_test\Controller
Drupal\image_module_test\Hook
Drupal\image_module_test\Plugin\Field\FieldFormatter
Drupal\image_module_test\Plugin\Field\FieldType
Drupal\image_module_test\Plugin\Field\FieldWidget
Drupal\image_module_test\Plugin\ImageEffect
Drupal\image_test\Plugin\ImageToolkit
Drupal\image_test\Plugin\ImageToolkit\Operation\test
Drupal\inline_form_errors
Drupal\inline_form_errors\Hook
Drupal\install_form_test\Form
Drupal\jqueryui_library_assets_test\Controller
Drupal\jsonapi
Drupal\jsonapi\Access
Drupal\jsonapi\Context
Drupal\jsonapi\Controller
Drupal\jsonapi\DependencyInjection\Compiler
Drupal\jsonapi\Encoder
Drupal\jsonapi\Entity
Drupal\jsonapi\Events
Drupal\jsonapi\EventSubscriber
Drupal\jsonapi\Exception
Drupal\jsonapi\Form
Drupal\jsonapi\Hook
Drupal\jsonapi\JsonApiResource
Drupal\jsonapi\Normalizer
Drupal\jsonapi\Normalizer\Value
Drupal\jsonapi\ParamConverter
Drupal\jsonapi\Query
Drupal\jsonapi\ResourceType

Other projects


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