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\language_elements_test\Form
Drupal\language_entity_field_access_test\Hook
Drupal\language_events_test
Drupal\language_test\Controller
Drupal\language_test\Entity
Drupal\language_test\Hook
Drupal\language_test\Plugin\LanguageNegotiation
Drupal\layout_builder
Drupal\layout_builder\Access
Drupal\layout_builder\Annotation
Drupal\layout_builder\Attribute
Drupal\layout_builder\Cache
Drupal\layout_builder\Context
Drupal\layout_builder\Controller
Drupal\layout_builder\Element
Drupal\layout_builder\Entity
Drupal\layout_builder\Event
Drupal\layout_builder\EventSubscriber
Drupal\layout_builder\Field
Drupal\layout_builder\Form
Drupal\layout_builder\Hook
Drupal\layout_builder\Normalizer
Drupal\layout_builder\Plugin\Block
Drupal\layout_builder\Plugin\ConfigAction
Drupal\layout_builder\Plugin\ConfigAction\Deriver
Drupal\layout_builder\Plugin\DataType
Drupal\layout_builder\Plugin\Derivative
Drupal\layout_builder\Plugin\Field\FieldType
Drupal\layout_builder\Plugin\Field\FieldWidget
Drupal\layout_builder\Plugin\Layout
Drupal\layout_builder\Plugin\SectionStorage
Drupal\layout_builder\Routing
Drupal\layout_builder\SectionStorage
Drupal\layout_builder_block_content_dependency_test\Hook
Drupal\layout_builder_element_test\EventSubscriber
Drupal\layout_builder_expose_all_field_blocks\Hook
Drupal\layout_builder_extra_field_test\Hook
Drupal\layout_builder_field_block_test\ContextProvider
Drupal\layout_builder_field_block_test\Plugin\Block
Drupal\layout_builder_form_block_test\Hook
Drupal\layout_builder_form_block_test\Plugin\Block
Drupal\layout_builder_override
Drupal\layout_builder_override\Entity
Drupal\layout_builder_override\Hook
Drupal\layout_builder_override_dependency
Drupal\layout_builder_override_dependency\Hook
Drupal\layout_builder_test\ContextProvider
Drupal\layout_builder_test\Hook
Drupal\layout_builder_test\Plugin\Block
Drupal\layout_builder_test\Plugin\Layout

Other projects


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