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\editor_test\Plugin\Field\FieldType
Drupal\element_info_test
Drupal\element_info_test\Element
Drupal\element_info_test\Hook
Drupal\entity_reference_test\Hook
Drupal\entity_reference_test\Plugin\EntityReferenceSelection
Drupal\entity_schema_test\Hook
Drupal\entity_serialization_test\Hook
Drupal\entity_test
Drupal\entity_test\Cache
Drupal\entity_test\Controller
Drupal\entity_test\Entity
Drupal\entity_test\Hook
Drupal\entity_test\Plugin\DataType
Drupal\entity_test\Plugin\Derivative
Drupal\entity_test\Plugin\Field
Drupal\entity_test\Plugin\Field\FieldFormatter
Drupal\entity_test\Plugin\Field\FieldType
Drupal\entity_test\Plugin\Field\FieldWidget
Drupal\entity_test\Plugin\Validation\Constraint
Drupal\entity_test\Routing
Drupal\entity_test\TypedData
Drupal\entity_test_bundle_class\Entity
Drupal\entity_test_bundle_class\Hook
Drupal\entity_test_constraints\Hook
Drupal\entity_test_operation\Hook
Drupal\entity_test_revlog
Drupal\entity_test_revlog\Entity
Drupal\entity_test_update
Drupal\entity_test_update\Entity
Drupal\entity_test_update\EventSubscriber
Drupal\entity_test_update\Hook
Drupal\entity_test_update\Plugin\Field\FieldType
Drupal\error_service_test
Drupal\error_service_test\Controller
Drupal\error_service_test\Logger
Drupal\error_test\Controller
Drupal\experimental_module_requirements_test\Hook
Drupal\experimental_module_requirements_test\Install\Requirements
Drupal\experimental_module_test\Hook
Drupal\field
Drupal\field\Entity
Drupal\field\Hook
Drupal\field\Plugin\ConfigAction
Drupal\field\Plugin\migrate\field
Drupal\field\Plugin\migrate\field\d7
Drupal\field\Plugin\migrate\process
Drupal\field\Plugin\migrate\process\d6
Drupal\field\Plugin\migrate\process\d7
Drupal\field\Plugin\migrate\source\d6

Other projects


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