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\FunctionalJavascriptTests\Core
Drupal\FunctionalJavascriptTests\Core\Field
Drupal\FunctionalJavascriptTests\Core\Form
Drupal\FunctionalJavascriptTests\Core\Session
Drupal\FunctionalJavascriptTests\Dialog
Drupal\FunctionalJavascriptTests\EntityReference
Drupal\FunctionalJavascriptTests\MachineName
Drupal\FunctionalJavascriptTests\TableDrag
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\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\feedback_contact_form
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

Other projects


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