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\FunctionalJavascriptTests\Tests
Drupal\FunctionalJavascriptTests\Theme
Drupal\FunctionalTests
Drupal\FunctionalTests\Asset
Drupal\FunctionalTests\Bootstrap
Drupal\FunctionalTests\Breadcrumb
Drupal\FunctionalTests\Components
Drupal\FunctionalTests\Core\Config
Drupal\FunctionalTests\Core\Container
Drupal\FunctionalTests\Core\Recipe
Drupal\FunctionalTests\Core\Test
Drupal\FunctionalTests\Datetime
Drupal\FunctionalTests\DefaultContent
Drupal\FunctionalTests\Entity
Drupal\FunctionalTests\EventSubscriber
Drupal\FunctionalTests\Htmx
Drupal\FunctionalTests\HttpKernel
Drupal\FunctionalTests\Image
Drupal\FunctionalTests\Installer
Drupal\FunctionalTests\Libraries
Drupal\FunctionalTests\Menu
Drupal\FunctionalTests\Recipe\Core\administrator_role
Drupal\FunctionalTests\Recipe\Core\article_comment
Drupal\FunctionalTests\Recipe\Core\article_content_type
Drupal\FunctionalTests\Recipe\Core\article_tags
Drupal\FunctionalTests\Recipe\Core\audio_media_type
Drupal\FunctionalTests\Recipe\Core\basic_block_type
Drupal\FunctionalTests\Recipe\Core\basic_html_format_editor
Drupal\FunctionalTests\Recipe\Core\basic_shortcuts
Drupal\FunctionalTests\Recipe\Core\comment_base
Drupal\FunctionalTests\Recipe\Core\content_editor_role
Drupal\FunctionalTests\Recipe\Core\content_search
Drupal\FunctionalTests\Recipe\Core\core_recommended_admin_theme
Drupal\FunctionalTests\Recipe\Core\core_recommended_front_end_theme
Drupal\FunctionalTests\Recipe\Core\core_recommended_maintenance
Drupal\FunctionalTests\Recipe\Core\core_recommended_performance
Drupal\FunctionalTests\Recipe\Core\document_media_type
Drupal\FunctionalTests\Recipe\Core\editorial_workflow
Drupal\FunctionalTests\Recipe\Core\full_html_format_editor
Drupal\FunctionalTests\Recipe\Core\image_media_type
Drupal\FunctionalTests\Recipe\Core\local_video_media_type
Drupal\FunctionalTests\Recipe\Core\page_content_type
Drupal\FunctionalTests\Recipe\Core\remote_video_media_type
Drupal\FunctionalTests\Recipe\Core\restricted_html_format
Drupal\FunctionalTests\Recipe\Core\standard
Drupal\FunctionalTests\Recipe\Core\standard_responsive_images
Drupal\FunctionalTests\Recipe\Core\tags_taxonomy
Drupal\FunctionalTests\Recipe\Core\user_picture
Drupal\FunctionalTests\Rest
Drupal\FunctionalTests\Routing

Other projects


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