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\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
Drupal\Tests\migrate_drupal\Unit\source
Drupal\Tests\migrate_drupal\Unit\source\d6
Drupal\Tests\migrate_drupal_ui\Functional
Drupal\Tests\migrate_drupal_ui\Functional\d6
Drupal\Tests\migrate_drupal_ui\Functional\d7
Drupal\Tests\migrate_drupal_ui\Kernel
Drupal\Tests\minimal\Functional
Drupal\Tests\node\Functional
Drupal\Tests\node\FunctionalJavascript
Drupal\Tests\node\Functional\Hal
Drupal\Tests\node\Functional\Rest
Drupal\Tests\node\Functional\Update
Drupal\Tests\node\Functional\Views
Drupal\Tests\node\Kernel
Drupal\Tests\node\Kernel\Action
Drupal\Tests\node\Kernel\Config
Drupal\Tests\node\Kernel\Migrate
Drupal\Tests\node\Kernel\Migrate\d6
Drupal\Tests\node\Kernel\Migrate\d7
Drupal\Tests\node\Kernel\Plugin\migrate\source\d6
Drupal\Tests\node\Kernel\Plugin\migrate\source\d7
Drupal\Tests\node\Kernel\Views
Drupal\Tests\node\Traits
Drupal\Tests\node\Unit\PageCache
Drupal\Tests\node\Unit\Plugin\views\field
Drupal\Tests\options\Functional
Drupal\Tests\options\Kernel
Drupal\Tests\options\Kernel\Views
Drupal\Tests\page_cache\Functional
Drupal\Tests\path\Functional
Drupal\Tests\path\Kernel
Drupal\Tests\path\Kernel\Migrate\d6
Drupal\Tests\path\Kernel\Migrate\d7
Drupal\Tests\path\Kernel\Plugin\migrate\source\d6
Drupal\Tests\path\Kernel\Plugin\migrate\source\d7

Other projects


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