You are here

Namespaces in Drupal 8

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

Namespace
Drupal\content_moderation\Plugin\views
Drupal\content_moderation\Plugin\views\field
Drupal\content_moderation\Plugin\views\filter
Drupal\content_moderation\Plugin\views\sort
Drupal\content_moderation\Plugin\WorkflowType
Drupal\content_moderation\Routing
Drupal\content_moderation_test_local_task\Controller
Drupal\content_translation
Drupal\content_translation\Access
Drupal\content_translation\Controller
Drupal\content_translation\Form
Drupal\content_translation\Plugin\Derivative
Drupal\content_translation\Plugin\migrate\source
Drupal\content_translation\Plugin\migrate\source\d7
Drupal\content_translation\Plugin\Validation\Constraint
Drupal\content_translation\Plugin\views\field
Drupal\content_translation\Routing
Drupal\content_translation\Tests
Drupal\content_translation_test\Entity
Drupal\contextual
Drupal\contextual\Element
Drupal\contextual\Plugin\views\field
Drupal\contextual_test\Controller
Drupal\Core
Drupal\corefake\Driver\Database\corefake
Drupal\corefake\Driver\Database\corefake\Install
Drupal\Core\Access
Drupal\Core\Action
Drupal\Core\Action\Plugin\Action
Drupal\Core\Action\Plugin\Action\Derivative
Drupal\Core\Ajax
Drupal\Core\Annotation
Drupal\Core\Archiver
Drupal\Core\Archiver\Annotation
Drupal\Core\Asset
Drupal\Core\Asset\Exception
Drupal\Core\Authentication
Drupal\Core\Batch
Drupal\Core\Block
Drupal\Core\Block\Annotation
Drupal\Core\Block\Plugin\Block
Drupal\Core\Breadcrumb
Drupal\Core\Cache
Drupal\Core\CacheDecorator
Drupal\Core\Cache\Context
Drupal\Core\Cache\MemoryCache
Drupal\Core\Command
Drupal\Core\Composer
Drupal\Core\Condition
Drupal\Core\Condition\Annotation

Pages

Other projects