Namespaces - main - 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 1545

Namespace
Drupal\system_test\Form
Drupal\system_test\Hook
Drupal\tabbingmanager_test\Controller
Drupal\tabledrag_test\Form
Drupal\taxonomy
Drupal\taxonomy\ContextProvider
Drupal\taxonomy\Controller
Drupal\taxonomy\Entity
Drupal\taxonomy\Entity\Routing
Drupal\taxonomy\Form
Drupal\taxonomy\Hook
Drupal\taxonomy\Plugin\EntityReferenceSelection
Drupal\taxonomy\Plugin\Field\FieldFormatter
Drupal\taxonomy\Plugin\migrate
Drupal\taxonomy\Plugin\migrate\destination
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\taxonomy_crud\Hook
Drupal\taxonomy_overview_override_test\Form
Drupal\taxonomy_overview_override_test\Hook
Drupal\taxonomy_term_display_configurable_test\Hook
Drupal\taxonomy_test\Hook
Drupal\telephone\Hook
Drupal\telephone\Plugin\Field\FieldFormatter
Drupal\telephone\Plugin\Field\FieldType
Drupal\telephone\Plugin\Field\FieldWidget
Drupal\telephone\Plugin\migrate\field\d7
Drupal\testing_hooks\Hook
Drupal\testing_requirements\Install\Requirements
Drupal\testing_site_config\Hook
Drupal\Tests
Drupal\TestSite
Drupal\TestSite\Commands
Drupal\Tests\announcements_feed\Functional
Drupal\Tests\announcements_feed\FunctionalJavascript
Drupal\Tests\announcements_feed\Kernel
Drupal\Tests\announcements_feed\Unit
Drupal\Tests\automated_cron\Functional
Drupal\Tests\automated_cron\Kernel
Drupal\Tests\ban\Functional

Other projects


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