Namespaces - 9.5.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 1539

Namespace
Drupal\Tests\filter\Kernel\Migrate\d6
Drupal\Tests\filter\Kernel\Migrate\d7
Drupal\Tests\filter\Kernel\Plugin\migrate\process
Drupal\Tests\filter\Kernel\Plugin\migrate\source\d6
Drupal\Tests\filter\Kernel\Plugin\migrate\source\d7
Drupal\Tests\filter\Unit
Drupal\Tests\forum\Functional
Drupal\Tests\forum\Functional\Views
Drupal\Tests\forum\Kernel
Drupal\Tests\forum\Kernel\Migrate\d6
Drupal\Tests\forum\Kernel\Migrate\d7
Drupal\Tests\forum\Unit
Drupal\Tests\forum\Unit\Breadcrumb
Drupal\Tests\hal\Functional\aggregator
Drupal\Tests\hal\Functional\block
Drupal\Tests\hal\Functional\block_content
Drupal\Tests\hal\Functional\comment
Drupal\Tests\hal\Functional\comment\Views
Drupal\Tests\hal\Functional\config
Drupal\Tests\hal\Functional\contact
Drupal\Tests\hal\Functional\Core
Drupal\Tests\hal\Functional\dblog
Drupal\Tests\hal\Functional\editor
Drupal\Tests\hal\Functional\EntityResource
Drupal\Tests\hal\Functional\entity_test
Drupal\Tests\hal\Functional\field
Drupal\Tests\hal\Functional\file
Drupal\Tests\hal\Functional\filter
Drupal\Tests\hal\Functional\image
Drupal\Tests\hal\Functional\language
Drupal\Tests\hal\Functional\layout_builder
Drupal\Tests\hal\Functional\media
Drupal\Tests\hal\Functional\menu_link_content
Drupal\Tests\hal\Functional\node
Drupal\Tests\hal\Functional\page_cache
Drupal\Tests\hal\Functional\path_alias
Drupal\Tests\hal\Functional\quickedit
Drupal\Tests\hal\Functional\rdf
Drupal\Tests\hal\Functional\responsive_image
Drupal\Tests\hal\Functional\rest
Drupal\Tests\hal\Functional\rest\Views
Drupal\Tests\hal\Functional\search
Drupal\Tests\hal\Functional\shortcut
Drupal\Tests\hal\Functional\system
Drupal\Tests\hal\Functional\taxonomy
Drupal\Tests\hal\Functional\tour
Drupal\Tests\hal\Functional\Update
Drupal\Tests\hal\Functional\user
Drupal\Tests\hal\Functional\views
Drupal\Tests\hal\Functional\workflows

Other projects


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