Namespaces - 11.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\tour\Plugin\tour\tip
Drupal\tour_test\Controller
Drupal\tour_test\Plugin\tour\tip
Drupal\tracker\Controller
Drupal\tracker\Plugin\Menu
Drupal\tracker\Plugin\migrate\source\d7
Drupal\tracker\Plugin\views\argument
Drupal\tracker\Plugin\views\filter
Drupal\trusted_hosts_test\Controller
Drupal\twig_extension_test
Drupal\twig_extension_test\TwigExtension
Drupal\twig_loader_test\Loader
Drupal\twig_theme_test
Drupal\update
Drupal\updated_module
Drupal\update\Access
Drupal\update\Controller
Drupal\update\Form
Drupal\update\Plugin\migrate\source
Drupal\update\Routing
Drupal\update_script_test\Controller
Drupal\update_script_test\PathProcessor
Drupal\update_test
Drupal\update_test\Controller
Drupal\update_test\Datetime
Drupal\update_test\Plugin\Archiver
Drupal\url_alter_test
Drupal\user
Drupal\user\Access
Drupal\user\Authentication\Provider
Drupal\user\ContextProvider
Drupal\user\Controller
Drupal\user\Entity
Drupal\user\Event
Drupal\user\EventSubscriber
Drupal\user\Form
Drupal\user\Plugin\Action
Drupal\user\Plugin\Block
Drupal\user\Plugin\Condition
Drupal\user\Plugin\Derivative
Drupal\user\Plugin\EntityReferenceSelection
Drupal\user\Plugin\Field\FieldFormatter
Drupal\user\Plugin\LanguageNegotiation
Drupal\user\Plugin\Menu
Drupal\user\Plugin\migrate
Drupal\user\Plugin\migrate\destination
Drupal\user\Plugin\migrate\process
Drupal\user\Plugin\migrate\process\d6
Drupal\user\Plugin\migrate\source
Drupal\user\Plugin\migrate\source\d6

Other projects


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