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\field\Functional\Views
Drupal\Tests\field\Kernel
Drupal\Tests\field\Kernel\Boolean
Drupal\Tests\field\Kernel\Email
Drupal\Tests\field\Kernel\EntityReference
Drupal\Tests\field\Kernel\EntityReference\Views
Drupal\Tests\field\Kernel\Entity\Update
Drupal\Tests\field\Kernel\Migrate\d6
Drupal\Tests\field\Kernel\Migrate\d7
Drupal\Tests\field\Kernel\Number
Drupal\Tests\field\Kernel\Plugin\migrate\source\d6
Drupal\Tests\field\Kernel\Plugin\migrate\source\d7
Drupal\Tests\field\Kernel\String
Drupal\Tests\field\Kernel\Timestamp
Drupal\Tests\field\Kernel\Uri
Drupal\Tests\field\Kernel\Views
Drupal\Tests\field\Traits
Drupal\Tests\field\Unit
Drupal\Tests\field\Unit\Plugin\migrate\process
Drupal\Tests\field\Unit\Plugin\migrate\process\d6
Drupal\Tests\field\Unit\Plugin\migrate\process\d7
Drupal\Tests\field_layout\Functional
Drupal\Tests\field_layout\FunctionalJavascript
Drupal\Tests\field_layout\Kernel
Drupal\Tests\field_layout\Unit
Drupal\Tests\field_ui\Functional
Drupal\Tests\field_ui\FunctionalJavascript
Drupal\Tests\field_ui\Kernel
Drupal\Tests\field_ui\Traits
Drupal\Tests\field_ui\Unit
Drupal\Tests\file\Functional
Drupal\Tests\file\FunctionalJavascript
Drupal\Tests\file\Functional\Formatter
Drupal\Tests\file\Functional\Hal
Drupal\Tests\file\Functional\Rest
Drupal\Tests\file\Functional\Update
Drupal\Tests\file\Functional\Views
Drupal\Tests\file\Kernel
Drupal\Tests\file\Kernel\Formatter
Drupal\Tests\file\Kernel\Migrate
Drupal\Tests\file\Kernel\Migrate\d6
Drupal\Tests\file\Kernel\Migrate\d7
Drupal\Tests\file\Kernel\Migrate\process\d6
Drupal\Tests\file\Kernel\Plugin\migrate\source\d6
Drupal\Tests\file\Kernel\Plugin\migrate\source\d7
Drupal\Tests\file\Kernel\Views
Drupal\Tests\file\Unit
Drupal\Tests\file\Unit\Plugin\migrate\cckfield\d6
Drupal\Tests\file\Unit\Plugin\migrate\cckfield\d7
Drupal\Tests\file\Unit\Plugin\migrate\field\d6

Other projects


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