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\layout_builder\EventSubscriber
Drupal\layout_builder\Field
Drupal\layout_builder\Form
Drupal\layout_builder\Normalizer
Drupal\layout_builder\Plugin\Block
Drupal\layout_builder\Plugin\DataType
Drupal\layout_builder\Plugin\Derivative
Drupal\layout_builder\Plugin\Field\FieldType
Drupal\layout_builder\Plugin\Field\FieldWidget
Drupal\layout_builder\Plugin\Layout
Drupal\layout_builder\Plugin\SectionStorage
Drupal\layout_builder\Routing
Drupal\layout_builder\SectionStorage
Drupal\layout_builder_decoration_test\Controller
Drupal\layout_builder_element_test\EventSubscriber
Drupal\layout_builder_fieldblock_test\ContextProvider
Drupal\layout_builder_fieldblock_test\Plugin\Block
Drupal\layout_builder_form_block_test\Plugin\Block
Drupal\layout_builder_test\ContextProvider
Drupal\layout_builder_test\Plugin\Block
Drupal\layout_builder_test\Plugin\Layout
Drupal\layout_builder_test\Plugin\SectionStorage
Drupal\layout_test\Plugin\Layout
Drupal\lazy_route_provider_install_test
Drupal\link
Drupal\link\Plugin\Field\FieldFormatter
Drupal\link\Plugin\Field\FieldType
Drupal\link\Plugin\Field\FieldWidget
Drupal\link\Plugin\migrate\field\d6
Drupal\link\Plugin\migrate\field\d7
Drupal\link\Plugin\migrate\process
Drupal\link\Plugin\Validation\Constraint
Drupal\locale
Drupal\locale\Controller
Drupal\locale\EventSubscriber
Drupal\locale\Form
Drupal\locale\Plugin\QueueWorker
Drupal\locale\StreamWrapper
Drupal\logger_aware_test
Drupal\mail_html_test\Plugin\Mail
Drupal\many_assets_test\Controller
Drupal\media
Drupal\media\Annotation
Drupal\media\Attribute
Drupal\media\Controller
Drupal\media\Entity
Drupal\media\EventSubscriber
Drupal\media\Form
Drupal\media\OEmbed
Drupal\media\Plugin\Derivative

Other projects


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