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\Tests\views\Unit
Drupal\Tests\views\Unit\Controller
Drupal\Tests\views\Unit\EventSubscriber
Drupal\Tests\views\Unit\Plugin
Drupal\Tests\views\Unit\Plugin\area
Drupal\Tests\views\Unit\Plugin\argument_default
Drupal\Tests\views\Unit\Plugin\argument_validator
Drupal\Tests\views\Unit\Plugin\Block
Drupal\Tests\views\Unit\Plugin\Derivative
Drupal\Tests\views\Unit\Plugin\display
Drupal\Tests\views\Unit\Plugin\field
Drupal\Tests\views\Unit\Plugin\filter
Drupal\Tests\views\Unit\Plugin\pager
Drupal\Tests\views\Unit\Plugin\query
Drupal\Tests\views\Unit\Plugin\views\display
Drupal\Tests\views\Unit\Plugin\views\field
Drupal\Tests\views\Unit\Plugin\views\query
Drupal\Tests\views\Unit\Routing
Drupal\Tests\views_ui\Functional
Drupal\Tests\views_ui\FunctionalJavascript
Drupal\Tests\views_ui\Kernel
Drupal\Tests\views_ui\Unit
Drupal\Tests\views_ui\Unit\Form\Ajax
Drupal\Tests\workflows\Functional
Drupal\Tests\workflows\Functional\Hal
Drupal\Tests\workflows\Functional\Rest
Drupal\Tests\workflows\Kernel
Drupal\Tests\workflows\Unit
Drupal\Tests\workspaces\Functional
Drupal\Tests\workspaces\FunctionalJavascript
Drupal\Tests\workspaces\Functional\EntityResource
Drupal\Tests\workspaces\Functional\Update
Drupal\Tests\workspaces\Functional\UpdateSystem
Drupal\Tests\workspaces\Kernel
Drupal\Tests\workspaces\Unit
Drupal\TestTools\Comparator
Drupal\TestTools\PhpUnitCompatibility
Drupal\TestTools\PhpUnitCompatibility\PhpUnit6
Drupal\TestTools\PhpUnitCompatibility\PhpUnit7
Drupal\test_datatype_boolean_emoji_normalizer\Normalizer
Drupal\test_fieldtype_boolean_emoji_normalizer\Normalizer
Drupal\test_page_test\Controller
Drupal\test_page_test\Form
Drupal\test_theme
Drupal\text
Drupal\text\Plugin\Field\FieldFormatter
Drupal\text\Plugin\Field\FieldType
Drupal\text\Plugin\Field\FieldWidget
Drupal\text\Plugin\migrate\cckfield
Drupal\text\Plugin\migrate\field\d6

Other projects


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