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\taxonomy\Plugin\EntityReferenceSelection
Drupal\taxonomy\Plugin\Field\FieldFormatter
Drupal\taxonomy\Plugin\migrate
Drupal\taxonomy\Plugin\migrate\field
Drupal\taxonomy\Plugin\migrate\process
Drupal\taxonomy\Plugin\migrate\source\d6
Drupal\taxonomy\Plugin\migrate\source\d7
Drupal\taxonomy\Plugin\Validation\Constraint
Drupal\taxonomy\Plugin\views\argument
Drupal\taxonomy\Plugin\views\argument_default
Drupal\taxonomy\Plugin\views\argument_validator
Drupal\taxonomy\Plugin\views\field
Drupal\taxonomy\Plugin\views\filter
Drupal\taxonomy\Plugin\views\relationship
Drupal\taxonomy\Plugin\views\wizard
Drupal\Tests
Drupal\TestSite
Drupal\TestSite\Commands
Drupal\Tests\action\Functional\Update
Drupal\Tests\action\Unit\Plugin\migrate\source
Drupal\Tests\aggregator\Functional
Drupal\Tests\aggregator\Functional\Jsonapi
Drupal\Tests\aggregator\Functional\migrate_drupal_ui\d6
Drupal\Tests\aggregator\Functional\migrate_drupal_ui\d7
Drupal\Tests\aggregator\Functional\Rest
Drupal\Tests\aggregator\Functional\Views\Handler
Drupal\Tests\aggregator\Functional\Views\Plugin
Drupal\Tests\aggregator\Functional\views_ui
Drupal\Tests\aggregator\Kernel
Drupal\Tests\aggregator\Kernel\Migrate
Drupal\Tests\aggregator\Kernel\Migrate\d6
Drupal\Tests\aggregator\Kernel\Migrate\d7
Drupal\Tests\aggregator\Kernel\Plugin\migrate\source
Drupal\Tests\aggregator\Kernel\Views
Drupal\Tests\aggregator\Unit
Drupal\Tests\aggregator\Unit\Menu
Drupal\Tests\aggregator\Unit\Plugin
Drupal\Tests\ban\Kernel\Migrate\d7
Drupal\Tests\ban\Kernel\Plugin\migrate\source\d7
Drupal\Tests\ban\Unit
Drupal\Tests\basic_auth\Functional
Drupal\Tests\basic_auth\Traits
Drupal\Tests\big_pipe\Functional
Drupal\Tests\big_pipe\FunctionalJavascript
Drupal\Tests\big_pipe\Unit\Render
Drupal\Tests\big_pipe\Unit\Render\Placeholder
Drupal\Tests\block\Functional
Drupal\Tests\block\FunctionalJavascript
Drupal\Tests\block\Functional\Rest
Drupal\Tests\block\Functional\Update

Other projects


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