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\media_test_embed\Routing
Drupal\media_test_oembed
Drupal\media_test_oembed\Controller
Drupal\media_test_oembed\Hook
Drupal\media_test_source\Plugin\media\Source
Drupal\media_test_source\Plugin\Validation\Constraint
Drupal\menu_link_access_test\Hook
Drupal\menu_link_content
Drupal\menu_link_content\Controller
Drupal\menu_link_content\Entity
Drupal\menu_link_content\Form
Drupal\menu_link_content\Hook
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_operations_link_test\Hook
Drupal\menu_test
Drupal\menu_test\Access
Drupal\menu_test\Controller
Drupal\menu_test\Hook
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
Drupal\menu_ui\Controller
Drupal\menu_ui\Form
Drupal\menu_ui\Hook
Drupal\menu_ui\Menu
Drupal\menu_ui\Plugin\Validation\Constraint
Drupal\migrate
Drupal\migrate\Annotation
Drupal\migrate\Attribute
Drupal\migrate\Audit
Drupal\migrate\Controller
Drupal\migrate\Event
Drupal\migrate\Exception
Drupal\migrate\Form
Drupal\migrate\Hook
Drupal\migrate\Plugin
Drupal\migrate\Plugin\Derivative
Drupal\migrate\Plugin\Discovery
Drupal\migrate\Plugin\Exception
Drupal\migrate\Plugin\migrate\destination

Other projects


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