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\migrate_drupal\Unit\source
Drupal\Tests\migrate_drupal\Unit\source\d6
Drupal\Tests\migrate_drupal_ui\Functional
Drupal\Tests\migrate_drupal_ui\FunctionalJavascript
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\mysql\Functional
Drupal\Tests\mysql\Kernel\mysql
Drupal\Tests\mysql\Kernel\mysql\Console
Drupal\Tests\mysql\Kernel\mysql\Plugin\views
Drupal\Tests\mysql\Unit
Drupal\Tests\navigation\Functional
Drupal\Tests\navigation\FunctionalJavascript
Drupal\Tests\navigation\Kernel
Drupal\Tests\navigation_top_bar\Functional
Drupal\Tests\node\Functional
Drupal\Tests\node\FunctionalJavascript
Drupal\Tests\node\Functional\Rest
Drupal\Tests\node\Functional\Update
Drupal\Tests\node\Functional\Views
Drupal\Tests\node\Functional\Views\Wizard
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
Drupal\Tests\node\Unit\PageCache
Drupal\Tests\node\Unit\Plugin\views\field
Drupal\Tests\olivero\Functional
Drupal\Tests\olivero\Functional\Update
Drupal\Tests\olivero\Unit
Drupal\Tests\options\Functional
Drupal\Tests\options\FunctionalJavascript
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.