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\Core
Drupal\Tests\Core\Access
Drupal\Tests\Core\Ajax
Drupal\Tests\Core\Annotation
Drupal\Tests\Core\Asset
Drupal\Tests\Core\Authentication
Drupal\Tests\Core\Batch
Drupal\Tests\Core\Block
Drupal\Tests\Core\Breadcrumb
Drupal\Tests\Core\Cache
Drupal\Tests\Core\Cache\Context
Drupal\Tests\Core\Command
Drupal\Tests\Core\Common
Drupal\Tests\Core\Condition
Drupal\Tests\Core\Config
Drupal\Tests\Core\Config\Action
Drupal\Tests\Core\Config\Checkpoint
Drupal\Tests\Core\Config\Entity
Drupal\Tests\Core\Config\Entity\Fixtures
Drupal\Tests\Core\Config\Entity\Query
Drupal\Tests\Core\Controller
Drupal\Tests\Core\Cron
Drupal\Tests\Core\Database
Drupal\Tests\Core\Database\Stub
Drupal\Tests\Core\Database\Stub\Driver
Drupal\Tests\Core\Datetime
Drupal\Tests\Core\DefaultContent
Drupal\Tests\Core\DependencyInjection
Drupal\Tests\Core\DependencyInjection\Compiler
Drupal\Tests\Core\DependencyInjection\Fixture
Drupal\Tests\Core\Discovery
Drupal\Tests\Core\Display
Drupal\Tests\Core\DrupalKernel
Drupal\Tests\Core\Enhancer
Drupal\Tests\Core\Entity
Drupal\Tests\Core\Entity\Access
Drupal\Tests\Core\Entity\Enhancer
Drupal\Tests\Core\Entity\KeyValueStore
Drupal\Tests\Core\Entity\Query\Sql
Drupal\Tests\Core\Entity\Routing
Drupal\Tests\Core\Entity\Sql
Drupal\Tests\Core\Entity\TypedData
Drupal\Tests\Core\Error
Drupal\Tests\Core\EventSubscriber
Drupal\Tests\Core\Extension
Drupal\Tests\Core\Field
Drupal\Tests\Core\File
Drupal\Tests\Core\Flood
Drupal\Tests\Core\Form
Drupal\Tests\Core\Form\EventSubscriber

Other projects


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