Namespaces - 10.3.x - drupal

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
com\example\PluginNamespace
Drupal\accept_header_routing_test
Drupal\accept_header_routing_test\Routing
Drupal\action
Drupal\action\Form
Drupal\action\Plugin\Action
Drupal\action_bulk_test\Form
Drupal\action_bulk_test\Plugin\Action
Drupal\action_form_ajax_test\Plugin\Action
Drupal\action_test\Plugin\Action
Drupal\advisory_feed_test
Drupal\advisory_feed_test\Controller
Drupal\ajax_forms_test
Drupal\ajax_forms_test\Controller
Drupal\ajax_forms_test\Form
Drupal\ajax_forms_test\Plugin\Block
Drupal\ajax_test\Ajax
Drupal\ajax_test\Controller
Drupal\ajax_test\Form
Drupal\announcements_feed
Drupal\announcements_feed\Controller
Drupal\announcements_feed\Plugin\Block
Drupal\announce_feed_test
Drupal\announce_feed_test\Controller
Drupal\automated_cron\EventSubscriber
Drupal\autowire_test
Drupal\ban
Drupal\ban\Form
Drupal\ban\Plugin\migrate\destination
Drupal\ban\Plugin\migrate\source\d7
Drupal\basic_auth\Authentication\Provider
Drupal\basic_auth\PageCache
Drupal\basic_auth_test
Drupal\batch_test\Controller
Drupal\batch_test\Form
Drupal\big_pipe\Controller
Drupal\big_pipe\EventSubscriber
Drupal\big_pipe\Render
Drupal\big_pipe\Render\Placeholder
Drupal\big_pipe\StackMiddleware
Drupal\big_pipe_regression_test
Drupal\big_pipe_test
Drupal\big_pipe_test\EventSubscriber
Drupal\big_pipe_test\Form
Drupal\binary_file_response_test\Controller
Drupal\block
Drupal\block\Controller
Drupal\block\Entity
Drupal\block\EventSubscriber
Drupal\block\Form

Other projects


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