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\file\Plugin\views\argument
Drupal\file\Plugin\views\field
Drupal\file\Plugin\views\filter
Drupal\file\Plugin\views\wizard
Drupal\file\Upload
Drupal\file\Validation
Drupal\file\Validation\Constraint
Drupal\file_module_test\Form
Drupal\file_test
Drupal\file_test\Form
Drupal\file_test\StreamWrapper
Drupal\file_test_get_ids\Plugin\migrate\source\d7
Drupal\file_validator_test\EventSubscriber
Drupal\filter
Drupal\filter\Annotation
Drupal\filter\Attribute
Drupal\filter\Controller
Drupal\filter\Element
Drupal\filter\Entity
Drupal\filter\Form
Drupal\filter\Plugin
Drupal\filter\Plugin\DataType
Drupal\filter\Plugin\Filter
Drupal\filter\Plugin\migrate\process
Drupal\filter\Plugin\migrate\process\d6
Drupal\filter\Plugin\migrate\source\d6
Drupal\filter\Plugin\migrate\source\d7
Drupal\filter\ProxyClass
Drupal\filter\Render
Drupal\filter_test\Form
Drupal\filter_test\Plugin\Filter
Drupal\filter_test_plugin\Plugin\Filter
Drupal\form_test
Drupal\form_test\Controller
Drupal\form_test\EventSubscriber
Drupal\form_test\Form
Drupal\form_test\Plugin\Block
Drupal\form_test\StackMiddleware
Drupal\forum
Drupal\forum\Breadcrumb
Drupal\forum\Controller
Drupal\forum\Form
Drupal\forum\Plugin\Block
Drupal\forum\Plugin\migrate\process
Drupal\forum\Plugin\Validation\Constraint
Drupal\forum\ProxyClass
Drupal\forum_url_alter_test
Drupal\FunctionalJavascriptTests
Drupal\FunctionalJavascriptTests\Ajax
Drupal\FunctionalJavascriptTests\Components

Other projects


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