Namespaces - 8.9.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 1527

Namespace
Drupal\search\Form
Drupal\search\Plugin
Drupal\search\Plugin\Block
Drupal\search\Plugin\Derivative
Drupal\search\Plugin\migrate\destination
Drupal\search\Plugin\migrate\process
Drupal\search\Plugin\migrate\process\d6
Drupal\search\Plugin\migrate\source\d6
Drupal\search\Plugin\migrate\source\d7
Drupal\search\Plugin\views\argument
Drupal\search\Plugin\views\field
Drupal\search\Plugin\views\filter
Drupal\search\Plugin\views\row
Drupal\search\Plugin\views\sort
Drupal\search\Routing
Drupal\search\Tests
Drupal\search_embedded_form\Form
Drupal\search_extra_type\Plugin\Search
Drupal\serialization
Drupal\serialization\Encoder
Drupal\serialization\EntityResolver
Drupal\serialization\EventSubscriber
Drupal\serialization\Normalizer
Drupal\serialization\Tests
Drupal\serialization_test
Drupal\service_provider_test
Drupal\session_test\Controller
Drupal\session_test\EventSubscriber
Drupal\session_test\Form
Drupal\session_test\Session
Drupal\settings_tray\Access
Drupal\settings_tray\Block
Drupal\settings_tray\RouteProcessor
Drupal\settings_tray_override_test
Drupal\settings_tray_test\Form
Drupal\settings_tray_test\Plugin\Block
Drupal\shortcut
Drupal\shortcut\Controller
Drupal\shortcut\Entity
Drupal\shortcut\Form
Drupal\shortcut\Plugin\Block
Drupal\shortcut\Plugin\migrate\destination
Drupal\shortcut\Plugin\migrate\source\d7
Drupal\shortcut\Tests
Drupal\simpletest
Drupal\simpletest\Cache\Context
Drupal\simpletest\Exception
Drupal\simpletest\Form
Drupal\simpletest\Tests
Drupal\statistics

Other projects


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