Namespaces - 8.9.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 1527

Namespace
Drupal\migrate_drupal\Plugin\migrate\process
Drupal\migrate_drupal\Plugin\migrate\source
Drupal\migrate_drupal\Plugin\migrate\source\d6
Drupal\migrate_drupal\Plugin\migrate\source\d7
Drupal\migrate_drupal\Plugin\migrate\source\d8
Drupal\migrate_drupal\Tests
Drupal\migrate_drupal_ui
Drupal\migrate_drupal_ui\Batch
Drupal\migrate_drupal_ui\Controller
Drupal\migrate_drupal_ui\Form
Drupal\migrate_entity_test\Entity
Drupal\migrate_events_test\Plugin\migrate\destination
Drupal\migrate_external_translated_test\Plugin\migrate\source
Drupal\migrate_field_plugin_manager_test\Plugin\migrate\field
Drupal\migrate_high_water_test\Plugin\migrate\source
Drupal\migrate_no_migrate_drupal_test\Controller
Drupal\migrate_prepare_row_test\Plugin\migrate\process
Drupal\migrate_query_batch_test\Plugin\migrate\source
Drupal\migrate_state_active_test\Plugin\migrate\field\d7
Drupal\migrate_track_changes_test\Plugin\migrate\source
Drupal\migration_provider_test\Plugin\migrate\source
Drupal\module_autoload_test
Drupal\module_installer_config_test\Entity
Drupal\module_install_class_loader_test1
Drupal\module_install_class_loader_test2
Drupal\module_test\Controller
Drupal\new_dependency_test
Drupal\new_dependency_test_with_service
Drupal\node
Drupal\node\Access
Drupal\node\Cache
Drupal\node\ConfigTranslation
Drupal\node\ContextProvider
Drupal\node\Controller
Drupal\node\Entity
Drupal\node\EventSubscriber
Drupal\node\Form
Drupal\node\PageCache
Drupal\node\ParamConverter
Drupal\node\Plugin\Action
Drupal\node\Plugin\Block
Drupal\node\Plugin\Condition
Drupal\node\Plugin\EntityReferenceSelection
Drupal\node\Plugin\migrate
Drupal\node\Plugin\migrate\destination
Drupal\node\Plugin\migrate\process\d6
Drupal\node\Plugin\migrate\source\d6
Drupal\node\Plugin\migrate\source\d7
Drupal\node\Plugin\Search
Drupal\node\Plugin\views\area

Other projects


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