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\help\Plugin\HelpSection
Drupal\help\Plugin\Search
Drupal\help_page_test
Drupal\help_page_test\Plugin\HelpSection
Drupal\help_test
Drupal\help_topics
Drupal\help_topics\Controller
Drupal\help_topics\Plugin\HelpSection
Drupal\help_topics\Plugin\Search
Drupal\help_topics_test\Controller
Drupal\help_topics_test\Plugin\Deriver
Drupal\help_topics_test\Plugin\HelpSection
Drupal\help_topics_test\Plugin\HelpTopic
Drupal\help_topics_twig_tester
Drupal\history
Drupal\history\Controller
Drupal\history\Plugin\views\field
Drupal\history\Plugin\views\filter
Drupal\hold_test\EventSubscriber
Drupal\http_kernel_test\Controller
Drupal\http_kernel_test\HttpKernel
Drupal\http_middleware_test\Controller
Drupal\http_middleware_test\StackMiddleware
Drupal\image
Drupal\image\Annotation
Drupal\image\Attribute
Drupal\image\Controller
Drupal\image\Entity
Drupal\image\Form
Drupal\image\PageCache
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_lazy_load_test\Controller
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

Other projects


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