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\Tests\media\Functional\Update
Drupal\Tests\media\Kernel
Drupal\Tests\media\Kernel\Views
Drupal\Tests\media\Traits
Drupal\Tests\media\Unit
Drupal\Tests\media_library\Functional
Drupal\Tests\media_library\FunctionalJavascript
Drupal\Tests\media_library\Kernel
Drupal\Tests\media_library\Unit
Drupal\Tests\menu_link_content\Functional
Drupal\Tests\menu_link_content\Functional\Rest
Drupal\Tests\menu_link_content\Kernel
Drupal\Tests\menu_link_content\Kernel\Migrate
Drupal\Tests\menu_link_content\Kernel\Migrate\d6
Drupal\Tests\menu_link_content\Kernel\Migrate\d7
Drupal\Tests\menu_link_content\Kernel\Plugin\migrate\process
Drupal\Tests\menu_link_content\Kernel\Plugin\migrate\source
Drupal\Tests\menu_link_content\Kernel\Plugin\migrate\source\d6
Drupal\Tests\menu_link_content\Kernel\Plugin\migrate\source\d7
Drupal\Tests\menu_link_content\Unit
Drupal\Tests\menu_ui\Functional
Drupal\Tests\menu_ui\FunctionalJavascript
Drupal\Tests\menu_ui\Kernel
Drupal\Tests\menu_ui\Kernel\Migrate
Drupal\Tests\menu_ui\Traits
Drupal\Tests\migrate\Functional
Drupal\Tests\migrate\Functional\process
Drupal\Tests\migrate\Kernel
Drupal\Tests\migrate\Kernel\Plugin
Drupal\Tests\migrate\Kernel\Plugin\id_map
Drupal\Tests\migrate\Kernel\Plugin\source
Drupal\Tests\migrate\Kernel\process
Drupal\Tests\migrate\Unit
Drupal\Tests\migrate\Unit\destination
Drupal\Tests\migrate\Unit\Event
Drupal\Tests\migrate\Unit\Exception
Drupal\Tests\migrate\Unit\Plugin\migrate\destination
Drupal\Tests\migrate\Unit\process
Drupal\Tests\migrate_drupal\Functional
Drupal\Tests\migrate_drupal\Kernel
Drupal\Tests\migrate_drupal\Kernel\d6
Drupal\Tests\migrate_drupal\Kernel\d7
Drupal\Tests\migrate_drupal\Kernel\dependencies
Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate
Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source
Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\d6
Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\d7
Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\d8
Drupal\Tests\migrate_drupal\Traits
Drupal\Tests\migrate_drupal\Unit

Other projects


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