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\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\Controller
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\Extension\Requirement
Drupal\Tests\Core\Field
Drupal\Tests\Core\File
Drupal\Tests\Core\File\MimeType
Drupal\Tests\Core\Flood
Drupal\Tests\Core\Foo
Drupal\Tests\Core\Form
Drupal\Tests\Core\Form\EventSubscriber
Drupal\Tests\Core\Hook

Other projects


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