Namespaces - 9.5.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 1539

Namespace
Drupal\layout_builder\SectionStorage
Drupal\layout_builder_element_test\EventSubscriber
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\mail_html_test\Plugin\Mail
Drupal\many_assets_test\Controller
Drupal\media_library
Drupal\media_library\Ajax
Drupal\media_library\Form
Drupal\media_library\Plugin\Field\FieldWidget
Drupal\media_library\Plugin\views\field
Drupal\media_library\Routing
Drupal\media_library_form_overwrite_test\Form
Drupal\media_library_test\Form
Drupal\media_library_test\Plugin\Field\FieldType
Drupal\media_library_test_widget\Plugin\Field\FieldWidget
Drupal\menu_link_content
Drupal\menu_link_content\Controller
Drupal\menu_link_content\Entity
Drupal\menu_link_content\Form
Drupal\menu_link_content\Plugin\Deriver
Drupal\menu_link_content\Plugin\Menu
Drupal\menu_link_content\Plugin\migrate\process
Drupal\menu_link_content\Plugin\migrate\source
Drupal\menu_link_content\Plugin\migrate\source\d6
Drupal\menu_link_content\Plugin\migrate\source\d7
Drupal\menu_link_content\Plugin\Validation\Constraint
Drupal\menu_link_content_dynamic_route
Drupal\menu_test
Drupal\menu_test\Access
Drupal\menu_test\Controller
Drupal\menu_test\Plugin\Derivative
Drupal\menu_test\Plugin\Menu\ContextualLink
Drupal\menu_test\Plugin\Menu\LocalAction
Drupal\menu_test\Plugin\Menu\LocalTask
Drupal\menu_test\Theme
Drupal\menu_ui

Other projects


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