diff --git a/core/modules/action/tests/action_bulk_test/action_bulk_test.info.yml b/core/modules/action/tests/action_bulk_test/action_bulk_test.info.yml index 37b4285b9c5186ee33d5612291fafb99c9b1714e..810e72ca3470b010be6cffeabc0179890f75b51e 100644 --- a/core/modules/action/tests/action_bulk_test/action_bulk_test.info.yml +++ b/core/modules/action/tests/action_bulk_test/action_bulk_test.info.yml @@ -5,6 +5,6 @@ package: Testing version: VERSION core: 8.x dependencies: - - action - - views - - node + - drupal:action + - drupal:views + - drupal:node diff --git a/core/modules/aggregator/aggregator.info.yml b/core/modules/aggregator/aggregator.info.yml index af55280a6e010ce4e3e8f67892ccd9fd92b65711..d6ffbaa85b757bfd009188988e5b2a3dc8ef5096 100644 --- a/core/modules/aggregator/aggregator.info.yml +++ b/core/modules/aggregator/aggregator.info.yml @@ -6,5 +6,5 @@ version: VERSION core: 8.x configure: aggregator.admin_settings dependencies: - - file - - options + - drupal:file + - drupal:options diff --git a/core/modules/aggregator/tests/modules/aggregator_test_views/aggregator_test_views.info.yml b/core/modules/aggregator/tests/modules/aggregator_test_views/aggregator_test_views.info.yml index 58da126d62831eedca52a6ffedcbaabda27e526c..5d016a4076cbaa31967cc197572d25886a7a8cbe 100644 --- a/core/modules/aggregator/tests/modules/aggregator_test_views/aggregator_test_views.info.yml +++ b/core/modules/aggregator/tests/modules/aggregator_test_views/aggregator_test_views.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - aggregator - - views + - drupal:aggregator + - drupal:views diff --git a/core/modules/basic_auth/basic_auth.info.yml b/core/modules/basic_auth/basic_auth.info.yml index 1cf687bf70c3dfdbb8975c12d41ffeb5a6d4a81e..f1ddb67c523a0d3c0f49a0013978d66e093a7e1a 100644 --- a/core/modules/basic_auth/basic_auth.info.yml +++ b/core/modules/basic_auth/basic_auth.info.yml @@ -5,4 +5,4 @@ package: Web services version: VERSION core: 8.x dependencies: - - user + - drupal:user diff --git a/core/modules/block/tests/modules/block_test/block_test.info.yml b/core/modules/block/tests/modules/block_test/block_test.info.yml index fceed364481929398efd75b838289e08dd4df418..93778adf3cf147e426eb1b52ad9328fc54d04757 100644 --- a/core/modules/block/tests/modules/block_test/block_test.info.yml +++ b/core/modules/block/tests/modules/block_test/block_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - block + - drupal:block diff --git a/core/modules/block/tests/modules/block_test_views/block_test_views.info.yml b/core/modules/block/tests/modules/block_test_views/block_test_views.info.yml index 6e95c52e922fe14260ae6e7ed9a24455099f935d..b995c00b9097a1fbd643d538a5a99bb3de40bc4e 100644 --- a/core/modules/block/tests/modules/block_test_views/block_test_views.info.yml +++ b/core/modules/block/tests/modules/block_test_views/block_test_views.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - block - - views + - drupal:block + - drupal:views diff --git a/core/modules/block_content/block_content.info.yml b/core/modules/block_content/block_content.info.yml index b9ae5645c092e91f7d23c2741ad08ab038c76b7e..3315a2738e041d2d7611579bbeb3dbc47077c2c0 100644 --- a/core/modules/block_content/block_content.info.yml +++ b/core/modules/block_content/block_content.info.yml @@ -5,7 +5,7 @@ package: Core version: VERSION core: 8.x dependencies: - - block - - text - - user + - drupal:block + - drupal:text + - drupal:user configure: entity.block_content.collection diff --git a/core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml b/core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml index 16e4bc7c948a2e7f03609732c268ec80ba8c596a..21d755608c679477091cae8e57521443e489b096 100644 --- a/core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml +++ b/core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - block_content + - drupal:block_content diff --git a/core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml b/core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml index 43b58c1ddce85bcc9aff4a757117f9add6ade894..fb3dd01c5400788561044900ae982f30032d41cc 100644 --- a/core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml +++ b/core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - block_content - - views + - drupal:block_content + - drupal:views diff --git a/core/modules/block_place/block_place.info.yml b/core/modules/block_place/block_place.info.yml index 9b6e8fbe32545dcb90a9c8859cae165331ac5665..fb5b83a91f20cc0281a10f4d30f995925fdf8d93 100644 --- a/core/modules/block_place/block_place.info.yml +++ b/core/modules/block_place/block_place.info.yml @@ -6,4 +6,4 @@ version: VERSION core: 8.x hidden: true dependencies: - - block + - drupal:block diff --git a/core/modules/book/book.info.yml b/core/modules/book/book.info.yml index a2322e036dcd3f7979624a086ff1440fd38a7774..d883cc6eadf19461b196fc82285cb3c57fdad8dd 100644 --- a/core/modules/book/book.info.yml +++ b/core/modules/book/book.info.yml @@ -5,5 +5,5 @@ package: Core version: VERSION core: 8.x dependencies: - - node + - drupal:node configure: book.settings diff --git a/core/modules/book/tests/modules/book_test_views/book_test_views.info.yml b/core/modules/book/tests/modules/book_test_views/book_test_views.info.yml index 9110475408196365e07c378a0f9d188962d5e42e..efc38b43e3d3be7a2f8b4154bb3644f940ab00a0 100644 --- a/core/modules/book/tests/modules/book_test_views/book_test_views.info.yml +++ b/core/modules/book/tests/modules/book_test_views/book_test_views.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - book - - views + - drupal:book + - drupal:views diff --git a/core/modules/ckeditor/ckeditor.info.yml b/core/modules/ckeditor/ckeditor.info.yml index 0f91ed41f8b036efbe3c66edbd92e65c5b6544b7..73ca3e3c1dce86d95f9e24be710aeebcea168852 100644 --- a/core/modules/ckeditor/ckeditor.info.yml +++ b/core/modules/ckeditor/ckeditor.info.yml @@ -5,4 +5,4 @@ package: Core core: 8.x version: VERSION dependencies: - - editor + - drupal:editor diff --git a/core/modules/comment/comment.info.yml b/core/modules/comment/comment.info.yml index ea529a474c35da44af844116e79d865469ae7a77..b552cf17bfa4be0074ad4ff4b1d2aeb17624442c 100644 --- a/core/modules/comment/comment.info.yml +++ b/core/modules/comment/comment.info.yml @@ -5,5 +5,5 @@ package: Core version: VERSION core: 8.x dependencies: - - text + - drupal:text configure: comment.admin diff --git a/core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml b/core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml index 94e6af2f37c47652a39cb5690327f9e8aed1f7c3..fc58fb73cbab07aed0154a774ff6484a20c3cf10 100644 --- a/core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml +++ b/core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - comment + - drupal:comment diff --git a/core/modules/comment/tests/modules/comment_test/comment_test.info.yml b/core/modules/comment/tests/modules/comment_test/comment_test.info.yml index 712037fe2cb3328f5178efccda6d5978ab44427d..1a58f742a34c777d32b12840cdbf50757e30b5a2 100644 --- a/core/modules/comment/tests/modules/comment_test/comment_test.info.yml +++ b/core/modules/comment/tests/modules/comment_test/comment_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - comment + - drupal:comment diff --git a/core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml b/core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml index dfce66dca03237f422c13df52d66e5793d7b344f..deca97637d60107bcd381178c4f5f431da9439f7 100644 --- a/core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml +++ b/core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - comment - - views + - drupal:comment + - drupal:views diff --git a/core/modules/config/tests/config_collection_clash_install_test/config_collection_clash_install_test.info.yml b/core/modules/config/tests/config_collection_clash_install_test/config_collection_clash_install_test.info.yml index 8cdab05f1b96ef0d540787405aadca7d3a26bf73..0b33ad24dfa61fe67d7caa061d09fb2704e72e3a 100644 --- a/core/modules/config/tests/config_collection_clash_install_test/config_collection_clash_install_test.info.yml +++ b/core/modules/config/tests/config_collection_clash_install_test/config_collection_clash_install_test.info.yml @@ -6,4 +6,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - config_collection_install_test + - drupal:config_collection_install_test diff --git a/core/modules/config/tests/config_install_fail_test/config_install_fail_test.info.yml b/core/modules/config/tests/config_install_fail_test/config_install_fail_test.info.yml index 44a9cf3dde8e8d947f8d414a0a8a38e75881562a..00e0453833584d1b75eccea4512c4ad4909f8b47 100644 --- a/core/modules/config/tests/config_install_fail_test/config_install_fail_test.info.yml +++ b/core/modules/config/tests/config_install_fail_test/config_install_fail_test.info.yml @@ -4,4 +4,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - config_test + - drupal:config_test diff --git a/core/modules/config/tests/config_integration_test/config_integration_test.info.yml b/core/modules/config/tests/config_integration_test/config_integration_test.info.yml index 2c4caa1ccf1f96713a6bc458d359c4c8c5ae57b1..ab2cb60a778904ce087078c13d371b02564cd81e 100644 --- a/core/modules/config/tests/config_integration_test/config_integration_test.info.yml +++ b/core/modules/config/tests/config_integration_test/config_integration_test.info.yml @@ -4,4 +4,4 @@ package: 'Testing' version: VERSION core: 8.x dependencies: - - config_test + - drupal:config_test diff --git a/core/modules/config/tests/config_override_integration_test/config_override_integration_test.info.yml b/core/modules/config/tests/config_override_integration_test/config_override_integration_test.info.yml index 22b1e94cdbb2f90279bb96aae3540404c41ea075..f59da1e1365437e9494076b3dcec62c1d7e6fe61 100644 --- a/core/modules/config/tests/config_override_integration_test/config_override_integration_test.info.yml +++ b/core/modules/config/tests/config_override_integration_test/config_override_integration_test.info.yml @@ -5,5 +5,5 @@ version: VERSION core: 8.x dependencies: - - block - - block_test + - drupal:block + - drupal:block_test diff --git a/core/modules/config/tests/config_override_test/config_override_test.info.yml b/core/modules/config/tests/config_override_test/config_override_test.info.yml index 051729d3d7601b249ed92d3cc3a599424351adf6..5bad4e60ecad969d1b9cda2d14dc970227b2ed45 100644 --- a/core/modules/config/tests/config_override_test/config_override_test.info.yml +++ b/core/modules/config/tests/config_override_test/config_override_test.info.yml @@ -5,5 +5,5 @@ version: VERSION core: 8.x dependencies: - - block - - block_content + - drupal:block + - drupal:block_content diff --git a/core/modules/config/tests/config_test_language/config_test_language.info.yml b/core/modules/config/tests/config_test_language/config_test_language.info.yml index 527270f6460e94df930d9591e8dcf75905d4cd78..d549e9817526b4fad3dc93626e1202800d483973 100644 --- a/core/modules/config/tests/config_test_language/config_test_language.info.yml +++ b/core/modules/config/tests/config_test_language/config_test_language.info.yml @@ -4,4 +4,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - config_test \ No newline at end of file + - drupal:config_test diff --git a/core/modules/config_translation/config_translation.info.yml b/core/modules/config_translation/config_translation.info.yml index 44a6829379ecb3025e9cee65b0d19190d9d396e3..904f57783e309198ded4c19020e6937a8c208b8e 100644 --- a/core/modules/config_translation/config_translation.info.yml +++ b/core/modules/config_translation/config_translation.info.yml @@ -6,4 +6,4 @@ version: VERSION core: 8.x configure: config_translation.mapper_list dependencies: - - locale + - drupal:locale diff --git a/core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.info.yml b/core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.info.yml index 8afde0f1da18afb1d7a5bfd6f58b070f66f0e922..9adf9fda2b5b7481172773cf215ab607f70f3812 100644 --- a/core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.info.yml +++ b/core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - config_translation - - config_test + - drupal:config_translation + - drupal:config_test diff --git a/core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.info.yml b/core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.info.yml index f590c3fdd53f4472e24499b52f8474bc9d825ccf..aefb2fb2ffdeac98d1ef78ba756f6028e8998917 100644 --- a/core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.info.yml +++ b/core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - contact - - user + - drupal:contact + - drupal:user diff --git a/core/modules/contact/tests/modules/contact_test/contact_test.info.yml b/core/modules/contact/tests/modules/contact_test/contact_test.info.yml index 6750f45618c856156a7dc51360a7f417b1353f1d..20331427c2583e72ad7a7005682dd724dbbb14b6 100644 --- a/core/modules/contact/tests/modules/contact_test/contact_test.info.yml +++ b/core/modules/contact/tests/modules/contact_test/contact_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - contact + - drupal:contact diff --git a/core/modules/contact/tests/modules/contact_test_views/contact_test_views.info.yml b/core/modules/contact/tests/modules/contact_test_views/contact_test_views.info.yml index b30ad4118bb05e31342747e8ece72e73295e36fe..6460477bca1ecd53241caa73f497d1938f3c3341 100644 --- a/core/modules/contact/tests/modules/contact_test_views/contact_test_views.info.yml +++ b/core/modules/contact/tests/modules/contact_test_views/contact_test_views.info.yml @@ -5,6 +5,6 @@ package: Testing version: VERSION core: 8.x dependencies: - - contact - - views - - user + - drupal:contact + - drupal:views + - drupal:user diff --git a/core/modules/content_moderation/content_moderation.info.yml b/core/modules/content_moderation/content_moderation.info.yml index 335e92ba0266b19bc8391fe1aeef4985fcc48dd7..2472f470f3b1ecb21232377e84f78cd0402a24cb 100644 --- a/core/modules/content_moderation/content_moderation.info.yml +++ b/core/modules/content_moderation/content_moderation.info.yml @@ -6,4 +6,4 @@ core: 8.x package: Core configure: entity.workflow.collection dependencies: - - workflows + - drupal:workflows diff --git a/core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.info.yml b/core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.info.yml index 2ef41162d9604187510e84facd5ae9980de40e4a..bccb61c88fbab5969e1deed0cdc4b2f491495bb4 100644 --- a/core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.info.yml +++ b/core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - content_moderation - - node + - drupal:content_moderation + - drupal:node diff --git a/core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.info.yml b/core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.info.yml index e3d37c39c108260c1b04b543f3d23a9e7a0c7c96..fcce26c82e7c5e1c6e31f825531bf8d14a0d7c44 100644 --- a/core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.info.yml +++ b/core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.info.yml @@ -5,7 +5,7 @@ package: Testing version: VERSION core: 8.x dependencies: - - content_moderation - - node - - views - - entity_test + - drupal:content_moderation + - drupal:node + - drupal:views + - drupal:entity_test diff --git a/core/modules/content_translation/content_translation.info.yml b/core/modules/content_translation/content_translation.info.yml index ff744adbad657ff6a765f091778338998052d1a7..68d1ec0cb3238ff67ef1a83fc0c39058a00eb276 100644 --- a/core/modules/content_translation/content_translation.info.yml +++ b/core/modules/content_translation/content_translation.info.yml @@ -2,7 +2,7 @@ name: 'Content Translation' type: module description: 'Allows users to translate content entities.' dependencies: - - language + - drupal:language package: Multilingual version: VERSION core: 8.x diff --git a/core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.info.yml b/core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.info.yml index 83ec8b8e62ed6ffa92f62d7f42f7d9370745764b..d5982ae75c7399486229c3f0bf57c53aaac05a88 100644 --- a/core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.info.yml +++ b/core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.info.yml @@ -5,6 +5,6 @@ package: Testing version: VERSION core: 8.x dependencies: - - content_translation - - language - - entity_test + - drupal:content_translation + - drupal:language + - drupal:entity_test diff --git a/core/modules/content_translation/tests/modules/content_translation_test_views/content_translation_test_views.info.yml b/core/modules/content_translation/tests/modules/content_translation_test_views/content_translation_test_views.info.yml index 0e6574e01ead2a55df3b459da32897f60fa36fc6..008a1df4a7bf3ea08598147bca094651f5afc254 100644 --- a/core/modules/content_translation/tests/modules/content_translation_test_views/content_translation_test_views.info.yml +++ b/core/modules/content_translation/tests/modules/content_translation_test_views/content_translation_test_views.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - content_translation - - views + - drupal:content_translation + - drupal:views diff --git a/core/modules/contextual/tests/modules/contextual_test/contextual_test.info.yml b/core/modules/contextual/tests/modules/contextual_test/contextual_test.info.yml index 1d8d4d5549dd475682ea6488d4df93337994eb88..4a519369b048d1d675c0c7593ae9bedc290c32a0 100644 --- a/core/modules/contextual/tests/modules/contextual_test/contextual_test.info.yml +++ b/core/modules/contextual/tests/modules/contextual_test/contextual_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - contextual + - drupal:contextual diff --git a/core/modules/datetime/datetime.info.yml b/core/modules/datetime/datetime.info.yml index ee170e9ad852446ed95c8d1c7c4464c20f291ba7..884cafcd782e6c05ff7ce03a03f0c4646a945cfe 100644 --- a/core/modules/datetime/datetime.info.yml +++ b/core/modules/datetime/datetime.info.yml @@ -5,4 +5,4 @@ package: Field types version: VERSION core: 8.x dependencies: - - field + - drupal:field diff --git a/core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml b/core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml index 84ba9e41d1a747ef35d6615aea36875e022232dc..665fd028f522f03109c8cd5f768ff44b339e0680 100644 --- a/core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml +++ b/core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - views + - drupal:views diff --git a/core/modules/datetime_range/datetime_range.info.yml b/core/modules/datetime_range/datetime_range.info.yml index ba0b9f12b69062db9d7020b05c48e5ff85635c22..69006d8e888063c2f14081cd118edc94a562661d 100644 --- a/core/modules/datetime_range/datetime_range.info.yml +++ b/core/modules/datetime_range/datetime_range.info.yml @@ -5,4 +5,4 @@ package: Field types version: VERSION core: 8.x dependencies: - - datetime + - drupal:datetime diff --git a/core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml b/core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml index e0209738a6b6c5e907a194188e3ed451e6ec0b06..9ac37c1858a844a214ec090ab9689494b04e52d7 100644 --- a/core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml +++ b/core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - dblog - - views + - drupal:dblog + - drupal:views diff --git a/core/modules/editor/editor.info.yml b/core/modules/editor/editor.info.yml index 0c8ff38a8e8213e139d3df21b18937f0e5323459..745ab2f0a8ab8bea5fcabdcace577b49123762e3 100644 --- a/core/modules/editor/editor.info.yml +++ b/core/modules/editor/editor.info.yml @@ -5,6 +5,6 @@ package: Core version: VERSION core: 8.x dependencies: - - filter - - file + - drupal:filter + - drupal:file configure: filter.admin_overview diff --git a/core/modules/editor/tests/editor_private_test/editor_private_test.info.yml b/core/modules/editor/tests/editor_private_test/editor_private_test.info.yml index 474fda67228be1f6ca278900e7468981e789a579..97a3fe6dffcd8e5cd9342dee4cc0d8e5066962dd 100644 --- a/core/modules/editor/tests/editor_private_test/editor_private_test.info.yml +++ b/core/modules/editor/tests/editor_private_test/editor_private_test.info.yml @@ -5,5 +5,5 @@ core: 8.x package: Testing version: VERSION dependencies: - - filter - - ckeditor + - drupal:filter + - drupal:ckeditor diff --git a/core/modules/field/tests/modules/field_plugins_test/field_plugins_test.info.yml b/core/modules/field/tests/modules/field_plugins_test/field_plugins_test.info.yml index 86a6ec8b1a5a00b0658e84d77c466d8259f82b89..156a3af6005c6fa619d13b80e323a32f23ee178e 100644 --- a/core/modules/field/tests/modules/field_plugins_test/field_plugins_test.info.yml +++ b/core/modules/field/tests/modules/field_plugins_test/field_plugins_test.info.yml @@ -5,4 +5,4 @@ core: 8.x package: Testing version: VERSION dependencies: - - text + - drupal:text diff --git a/core/modules/field/tests/modules/field_test/field_test.info.yml b/core/modules/field/tests/modules/field_test/field_test.info.yml index 4ede47765b4879b348b83157947be4200524b141..d974cce969d10fd5825f38e12a51726fdd4fad58 100644 --- a/core/modules/field/tests/modules/field_test/field_test.info.yml +++ b/core/modules/field/tests/modules/field_test/field_test.info.yml @@ -5,4 +5,4 @@ core: 8.x package: Testing version: VERSION dependencies: - - entity_test + - drupal:entity_test diff --git a/core/modules/field/tests/modules/field_test_boolean_access_denied/field_test_boolean_access_denied.info.yml b/core/modules/field/tests/modules/field_test_boolean_access_denied/field_test_boolean_access_denied.info.yml index d1b578f46bb67ac219307a465cc565aa832b6c19..06b9a42163891a4c5e2d2c768e90ac5e4bb69084 100644 --- a/core/modules/field/tests/modules/field_test_boolean_access_denied/field_test_boolean_access_denied.info.yml +++ b/core/modules/field/tests/modules/field_test_boolean_access_denied/field_test_boolean_access_denied.info.yml @@ -5,4 +5,4 @@ core: 8.x package: Testing version: VERSION dependencies: - - field + - drupal:field diff --git a/core/modules/field/tests/modules/field_test_views/field_test_views.info.yml b/core/modules/field/tests/modules/field_test_views/field_test_views.info.yml index 25214078f29ecf6d7c75b17ca2baa763dd3fd04c..ca2f0235157d633c524d0d6570331bb6d1ec2ac4 100644 --- a/core/modules/field/tests/modules/field_test_views/field_test_views.info.yml +++ b/core/modules/field/tests/modules/field_test_views/field_test_views.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - views + - drupal:views diff --git a/core/modules/field/tests/modules/field_third_party_test/field_third_party_test.info.yml b/core/modules/field/tests/modules/field_third_party_test/field_third_party_test.info.yml index 6fd7f39efb94e026186b9229c542bd7dcc486d85..47be1bffe81a13f4745a25936d2b52095e311369 100644 --- a/core/modules/field/tests/modules/field_third_party_test/field_third_party_test.info.yml +++ b/core/modules/field/tests/modules/field_third_party_test/field_third_party_test.info.yml @@ -5,5 +5,5 @@ core: 8.x package: Testing version: VERSION dependencies: - - entity_test - - field_test + - drupal:entity_test + - drupal:field_test diff --git a/core/modules/field/tests/modules/field_timestamp_test/field_timestamp_test.info.yml b/core/modules/field/tests/modules/field_timestamp_test/field_timestamp_test.info.yml index dbabfc2c9d92ceec1cc172beb93ad4c4e5a91a00..991068e4cf540ef1fdd56720af1e436e30ddc56d 100644 --- a/core/modules/field/tests/modules/field_timestamp_test/field_timestamp_test.info.yml +++ b/core/modules/field/tests/modules/field_timestamp_test/field_timestamp_test.info.yml @@ -5,5 +5,5 @@ core: 8.x package: Testing version: VERSION dependencies: - - entity_test - - field + - drupal:entity_test + - drupal:field diff --git a/core/modules/field_layout/field_layout.info.yml b/core/modules/field_layout/field_layout.info.yml index 237f18dcd8d4e20b2574aa4fa26b528721b3456e..84628bbef3d68dc4bf59a852542ea4a8d80f2a18 100644 --- a/core/modules/field_layout/field_layout.info.yml +++ b/core/modules/field_layout/field_layout.info.yml @@ -5,4 +5,4 @@ package: Core (Experimental) version: VERSION core: 8.x dependencies: - - layout_discovery + - drupal:layout_discovery diff --git a/core/modules/field_layout/tests/modules/field_layout_test/field_layout_test.info.yml b/core/modules/field_layout/tests/modules/field_layout_test/field_layout_test.info.yml index 4d699e463e0ecfb173d2e6869e3e0c96fc4f6c64..4f63309b5e2531dd84e77d1cbed6ce1886c01917 100644 --- a/core/modules/field_layout/tests/modules/field_layout_test/field_layout_test.info.yml +++ b/core/modules/field_layout/tests/modules/field_layout_test/field_layout_test.info.yml @@ -5,4 +5,4 @@ core: 8.x package: Testing version: VERSION dependencies: - - entity_test + - drupal:entity_test diff --git a/core/modules/field_ui/field_ui.info.yml b/core/modules/field_ui/field_ui.info.yml index b4f4260d036d3b03c2d739819469dbc7837c9576..3d8126b4e4dc8504d968228eb956b6b4d7d5e5fa 100644 --- a/core/modules/field_ui/field_ui.info.yml +++ b/core/modules/field_ui/field_ui.info.yml @@ -5,4 +5,4 @@ package: Core version: VERSION core: 8.x dependencies: - - field + - drupal:field diff --git a/core/modules/file/file.info.yml b/core/modules/file/file.info.yml index d219c76f8e6c38ae036e43134b832b0f8f2e8e9e..f9f78a703d79fa02f32bfd000251c3d35dee5560 100644 --- a/core/modules/file/file.info.yml +++ b/core/modules/file/file.info.yml @@ -5,4 +5,4 @@ package: Field types version: VERSION core: 8.x dependencies: - - field + - drupal:field diff --git a/core/modules/file/tests/modules/file_test_views/file_test_views.info.yml b/core/modules/file/tests/modules/file_test_views/file_test_views.info.yml index 41726c7ee467030ac25a03731a6860b9ea6b9567..cc2d93d1cefb6c280e2d723ec63c422f35586f69 100644 --- a/core/modules/file/tests/modules/file_test_views/file_test_views.info.yml +++ b/core/modules/file/tests/modules/file_test_views/file_test_views.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - file - - views + - drupal:file + - drupal:views diff --git a/core/modules/filter/filter.info.yml b/core/modules/filter/filter.info.yml index bfc495455279d8f22bc9e3d1b1d1bedf8fb8aac2..0f3c94ce66cacc91e454ec7f1d8dc99f11c3a682 100644 --- a/core/modules/filter/filter.info.yml +++ b/core/modules/filter/filter.info.yml @@ -6,4 +6,4 @@ version: VERSION core: 8.x configure: filter.admin_overview dependencies: - - user + - drupal:user diff --git a/core/modules/filter/tests/filter_test/filter_test.info.yml b/core/modules/filter/tests/filter_test/filter_test.info.yml index 6e377bc0097c0495cf37106b26f86159522e65cc..433adb659fe615d3b6c367431c2de1cf3849bccb 100644 --- a/core/modules/filter/tests/filter_test/filter_test.info.yml +++ b/core/modules/filter/tests/filter_test/filter_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - filter + - drupal:filter diff --git a/core/modules/forum/forum.info.yml b/core/modules/forum/forum.info.yml index 43e660f7d2f77ee70bc38c8bfff0ec1449dd9e5c..d275dfccb1e6583a0028301902ca3bba708dcc76 100644 --- a/core/modules/forum/forum.info.yml +++ b/core/modules/forum/forum.info.yml @@ -2,11 +2,11 @@ name: Forum type: module description: 'Provides discussion forums.' dependencies: - - node - - history - - taxonomy - - comment - - options + - drupal:node + - drupal:history + - drupal:taxonomy + - drupal:comment + - drupal:options package: Core version: VERSION core: 8.x diff --git a/core/modules/forum/tests/modules/forum_test_views/forum_test_views.info.yml b/core/modules/forum/tests/modules/forum_test_views/forum_test_views.info.yml index f31f030dc0b6377e7d96b40049ed756a82c09f43..6debc15a7a35ab9c193cdbb71a2e0662c71a994a 100644 --- a/core/modules/forum/tests/modules/forum_test_views/forum_test_views.info.yml +++ b/core/modules/forum/tests/modules/forum_test_views/forum_test_views.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - forum - - views + - drupal:forum + - drupal:views diff --git a/core/modules/hal/hal.info.yml b/core/modules/hal/hal.info.yml index 2d87eff9d290ee87742dec422e244c523c501ccc..28399432505bfd3007e56cd2a7b7d402583ccb5e 100644 --- a/core/modules/hal/hal.info.yml +++ b/core/modules/hal/hal.info.yml @@ -5,4 +5,4 @@ package: Web services version: VERSION core: 8.x dependencies: - - serialization + - drupal:serialization diff --git a/core/modules/help/tests/modules/help_test/help_test.info.yml b/core/modules/help/tests/modules/help_test/help_test.info.yml index 3045dc544284c7f5800b66a67270386d3c0898ed..668ae38bae6cb70a0d4ffa3faab540cee5251b63 100644 --- a/core/modules/help/tests/modules/help_test/help_test.info.yml +++ b/core/modules/help/tests/modules/help_test/help_test.info.yml @@ -3,4 +3,4 @@ type: module core: 8.x package: Testing dependencies: - - help + - drupal:help diff --git a/core/modules/history/history.info.yml b/core/modules/history/history.info.yml index aeb678c3b3005e21df66d70c12ce58af917c2a6e..006da6297df8a92ee832611ea80907695716ed9d 100644 --- a/core/modules/history/history.info.yml +++ b/core/modules/history/history.info.yml @@ -5,4 +5,4 @@ package: Core version: VERSION core: 8.x dependencies: - - node + - drupal:node diff --git a/core/modules/image/image.info.yml b/core/modules/image/image.info.yml index 6ce28ec06f7a9b01308aa19eb882956339528b0b..c17c7e09a143a6ece1df6db0f2d331134023019d 100644 --- a/core/modules/image/image.info.yml +++ b/core/modules/image/image.info.yml @@ -5,5 +5,5 @@ package: Field types version: VERSION core: 8.x dependencies: - - file + - drupal:file configure: entity.image_style.collection diff --git a/core/modules/image/tests/modules/image_test_views/image_test_views.info.yml b/core/modules/image/tests/modules/image_test_views/image_test_views.info.yml index b5e1000aad418c0242be07ca8011a38994a42411..eb9cc3a2600d2a68caa8c1eafc5636f0b5e2b4c0 100644 --- a/core/modules/image/tests/modules/image_test_views/image_test_views.info.yml +++ b/core/modules/image/tests/modules/image_test_views/image_test_views.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - image - - views + - drupal:image + - drupal:views diff --git a/core/modules/language/tests/language_elements_test/language_elements_test.info.yml b/core/modules/language/tests/language_elements_test/language_elements_test.info.yml index 52ed2859be35cc1926943c23ee2a34f34030f733..35ed3e03c22645b1d613961b169c54974e343e6a 100644 --- a/core/modules/language/tests/language_elements_test/language_elements_test.info.yml +++ b/core/modules/language/tests/language_elements_test/language_elements_test.info.yml @@ -5,4 +5,4 @@ core: 8.x package: Testing version: VERSION dependencies: - - entity_test + - drupal:entity_test diff --git a/core/modules/layout_builder/layout_builder.info.yml b/core/modules/layout_builder/layout_builder.info.yml index d4ce72e0ffaf8d564b6d6222b089b6b3e2c9ce7e..dfd9922df05c8e680b2d2b0ca5f844170262b987 100644 --- a/core/modules/layout_builder/layout_builder.info.yml +++ b/core/modules/layout_builder/layout_builder.info.yml @@ -5,7 +5,7 @@ package: Core (Experimental) version: VERSION core: 8.x dependencies: - - layout_discovery - - contextual + - drupal:layout_discovery + - drupal:contextual # @todo Discuss removing in https://www.drupal.org/project/drupal/issues/2935999. - - field_ui + - drupal:field_ui diff --git a/core/modules/link/link.info.yml b/core/modules/link/link.info.yml index 509d2ba252c0f44570d94f217ececd15dfd1b517..c3f8f9c94a961bd8da99910bb347e18b93c54964 100644 --- a/core/modules/link/link.info.yml +++ b/core/modules/link/link.info.yml @@ -5,4 +5,4 @@ core: 8.x package: Field types version: VERSION dependencies: - - field + - drupal:field diff --git a/core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml b/core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml index 00e15df055739fc5d1a79fec08345683cc7898cb..ce07b8f95fedbbfb6a0ec2abe724d882726bff7e 100644 --- a/core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml +++ b/core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml @@ -4,5 +4,5 @@ type: module core: 8.x hidden: true dependencies: - - link - - entity_test + - drupal:link + - drupal:entity_test diff --git a/core/modules/link/tests/modules/link_test_views/link_test_views.info.yml b/core/modules/link/tests/modules/link_test_views/link_test_views.info.yml index 235ecb6937198f9e5b3659806c189c819f41fd31..e40719e06a78692f03cbd8759e324e3a0cde568a 100644 --- a/core/modules/link/tests/modules/link_test_views/link_test_views.info.yml +++ b/core/modules/link/tests/modules/link_test_views/link_test_views.info.yml @@ -5,6 +5,6 @@ package: Testing version: VERSION core: 8.x dependencies: - - node - - views - - link + - drupal:node + - drupal:views + - drupal:link diff --git a/core/modules/locale/locale.info.yml b/core/modules/locale/locale.info.yml index e260822e16309f735d377b18d936c8a84a91dfd1..1db8704e71c0b748b5a7aadcf5654a2b48a7ba8b 100644 --- a/core/modules/locale/locale.info.yml +++ b/core/modules/locale/locale.info.yml @@ -6,5 +6,5 @@ package: Multilingual version: VERSION core: 8.x dependencies: - - language - - file + - drupal:language + - drupal:file diff --git a/core/modules/media/media.info.yml b/core/modules/media/media.info.yml index cb3ec1aed628fe77309ab40c9aa6f1e16fc611e6..d7a96484c81c5432021b560061354f64ad9f2034 100644 --- a/core/modules/media/media.info.yml +++ b/core/modules/media/media.info.yml @@ -5,6 +5,6 @@ package: Core version: VERSION core: 8.x dependencies: - - file - - image - - user + - drupal:file + - drupal:image + - drupal:user diff --git a/core/modules/media/tests/modules/media_test_type/media_test_type.info.yml b/core/modules/media/tests/modules/media_test_type/media_test_type.info.yml index 349aa216e814e80612215c7f79bd1a48ffe0da13..5e81ed0acc45368247e1adf1055e9ea343b2fc93 100644 --- a/core/modules/media/tests/modules/media_test_type/media_test_type.info.yml +++ b/core/modules/media/tests/modules/media_test_type/media_test_type.info.yml @@ -5,5 +5,5 @@ core: 8.x package: Testing version: VERSION dependencies: - - media - - media_test_source + - drupal:media + - drupal:media_test_source diff --git a/core/modules/media/tests/modules/media_test_views/media_test_views.info.yml b/core/modules/media/tests/modules/media_test_views/media_test_views.info.yml index 4962319b3b183991aace6ca2dac1ff07c2f8ac61..ee833fc39997139eaeb11f6b1e980564bc8eaf3c 100644 --- a/core/modules/media/tests/modules/media_test_views/media_test_views.info.yml +++ b/core/modules/media/tests/modules/media_test_views/media_test_views.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - media - - views + - drupal:media + - drupal:views diff --git a/core/modules/menu_link_content/menu_link_content.info.yml b/core/modules/menu_link_content/menu_link_content.info.yml index e418f544748ef81bfe51b015e25bc39ca06b1730..c001f5eb53258497c92b5ef1080233a42f6d7346 100644 --- a/core/modules/menu_link_content/menu_link_content.info.yml +++ b/core/modules/menu_link_content/menu_link_content.info.yml @@ -5,4 +5,4 @@ package: Core version: VERSION core: 8.x dependencies: - - link + - drupal:link diff --git a/core/modules/menu_link_content/tests/menu_link_content_dynamic_route/menu_link_content_dynamic_route.info.yml b/core/modules/menu_link_content/tests/menu_link_content_dynamic_route/menu_link_content_dynamic_route.info.yml index fa9a0fb53bbdeb5b79eb09259e462a4bf336338b..8de1db409a6720a09b6f2360a4d0e1a3dec8b07a 100644 --- a/core/modules/menu_link_content/tests/menu_link_content_dynamic_route/menu_link_content_dynamic_route.info.yml +++ b/core/modules/menu_link_content/tests/menu_link_content_dynamic_route/menu_link_content_dynamic_route.info.yml @@ -3,4 +3,4 @@ type: module core: 8.x hidden: true dependencies: - - menu_link_content + - drupal:menu_link_content diff --git a/core/modules/menu_ui/menu_ui.info.yml b/core/modules/menu_ui/menu_ui.info.yml index 5ac594e24fb2e9e21af74fe69237c227e7270143..06233205855f1afc5025aa2fb0ae34fb2ec92d2a 100644 --- a/core/modules/menu_ui/menu_ui.info.yml +++ b/core/modules/menu_ui/menu_ui.info.yml @@ -6,4 +6,4 @@ version: VERSION core: 8.x configure: entity.menu.collection dependencies: - - menu_link_content + - drupal:menu_link_content diff --git a/core/modules/migrate/tests/modules/migrate_external_translated_test/migrate_external_translated_test.info.yml b/core/modules/migrate/tests/modules/migrate_external_translated_test/migrate_external_translated_test.info.yml index 065d512403fcc87c70a577dd3ba3a605b2d4df39..8573407fa36bc6be38cf912223e0873049596534 100644 --- a/core/modules/migrate/tests/modules/migrate_external_translated_test/migrate_external_translated_test.info.yml +++ b/core/modules/migrate/tests/modules/migrate_external_translated_test/migrate_external_translated_test.info.yml @@ -4,5 +4,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - node - - migrate + - drupal:node + - drupal:migrate diff --git a/core/modules/migrate/tests/modules/migrate_high_water_test/migrate_high_water_test.info.yml b/core/modules/migrate/tests/modules/migrate_high_water_test/migrate_high_water_test.info.yml index 0a995c85b20d84a8660ddc921feccce233e264b7..98340a97ee1c9749039d030bbe8492a896b721e2 100644 --- a/core/modules/migrate/tests/modules/migrate_high_water_test/migrate_high_water_test.info.yml +++ b/core/modules/migrate/tests/modules/migrate_high_water_test/migrate_high_water_test.info.yml @@ -4,4 +4,4 @@ description: 'Provides test fixtures for testing high water marks.' package: Testing core: 8.x dependencies: - - migrate + - drupal:migrate diff --git a/core/modules/migrate/tests/modules/migrate_query_batch_test/migrate_query_batch_test.info.yml b/core/modules/migrate/tests/modules/migrate_query_batch_test/migrate_query_batch_test.info.yml index d416a7b4c982ce66609bb7b3595219a1a5fae22a..acaeec4d5ba4261d54979a5809e5287d545357c1 100644 --- a/core/modules/migrate/tests/modules/migrate_query_batch_test/migrate_query_batch_test.info.yml +++ b/core/modules/migrate/tests/modules/migrate_query_batch_test/migrate_query_batch_test.info.yml @@ -4,4 +4,4 @@ description: 'Provides a database table and records for SQL import with batch te package: Testing core: 8.x dependencies: - - migrate + - drupal:migrate diff --git a/core/modules/migrate/tests/modules/migration_directory_test/migration_directory_test.info.yml b/core/modules/migrate/tests/modules/migration_directory_test/migration_directory_test.info.yml index f0ca7c0aa699af4b080ce11793ebf1c43c391570..c9bce4b820103f94f84d8bc4dc8c4461e3207e5f 100644 --- a/core/modules/migrate/tests/modules/migration_directory_test/migration_directory_test.info.yml +++ b/core/modules/migrate/tests/modules/migration_directory_test/migration_directory_test.info.yml @@ -4,4 +4,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - migrate + - drupal:migrate diff --git a/core/modules/migrate_drupal/migrate_drupal.info.yml b/core/modules/migrate_drupal/migrate_drupal.info.yml index f2e7272250196b7d163e446a57e5953888c85d75..d82845c720e1b7d45961d985232d99c9b21a7fc8 100644 --- a/core/modules/migrate_drupal/migrate_drupal.info.yml +++ b/core/modules/migrate_drupal/migrate_drupal.info.yml @@ -5,4 +5,4 @@ package: Core (Experimental) version: VERSION core: 8.x dependencies: - - migrate + - drupal:migrate diff --git a/core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml b/core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml index 7212cc9df154bda8e95d8b80916723b073e07ac4..98348cf572f52af9321c2f8c18a970e11ef609aa 100644 --- a/core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml +++ b/core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml @@ -6,6 +6,6 @@ version: VERSION core: 8.x configure: migrate_drupal_ui.upgrade dependencies: - - migrate - - migrate_drupal - - dblog + - drupal:migrate + - drupal:migrate_drupal + - drupal:dblog diff --git a/core/modules/node/node.info.yml b/core/modules/node/node.info.yml index 9b53d583e745e518cc080c169ab1c69257dc2ec6..88cba8572bf71d8b2bb27f520006917f3ae70e61 100644 --- a/core/modules/node/node.info.yml +++ b/core/modules/node/node.info.yml @@ -6,4 +6,4 @@ version: VERSION core: 8.x configure: entity.node_type.collection dependencies: - - text + - drupal:text diff --git a/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml b/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml index 64055ac1e970ceb66ef5897fd6287fe2428fcc0d..aeec3489292d5988baa0839ce48bc2fd7139c1f1 100644 --- a/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml +++ b/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: -- options +- drupal:options diff --git a/core/modules/node/tests/modules/node_test_views/node_test_views.info.yml b/core/modules/node/tests/modules/node_test_views/node_test_views.info.yml index 27f8b58c63545e5c78f07ea1fad0006ccb604d2c..a6ded4659c634534bc265332e30f001da727eadd 100644 --- a/core/modules/node/tests/modules/node_test_views/node_test_views.info.yml +++ b/core/modules/node/tests/modules/node_test_views/node_test_views.info.yml @@ -5,6 +5,6 @@ package: Testing version: VERSION core: 8.x dependencies: - - node - - views - - language + - drupal:node + - drupal:views + - drupal:language diff --git a/core/modules/options/options.info.yml b/core/modules/options/options.info.yml index 60e6043ba4b8c27b76065f2f9330d961e76f11a1..41c5374a40e3385fdd65b224da72beaf32672b94 100644 --- a/core/modules/options/options.info.yml +++ b/core/modules/options/options.info.yml @@ -5,5 +5,5 @@ package: Field types version: VERSION core: 8.x dependencies: - - field - - text + - drupal:field + - drupal:text diff --git a/core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml b/core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml index d9f40863c00b6d51a7b0ac89a2679a5b25ade3dc..f88d03c50d7e4c38c3258d423e91c74725493f28 100644 --- a/core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml +++ b/core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml @@ -5,5 +5,5 @@ core: 8.x package: Testing version: VERSION dependencies: - - node - - options + - drupal:node + - drupal:options diff --git a/core/modules/options/tests/options_test_views/options_test_views.info.yml b/core/modules/options/tests/options_test_views/options_test_views.info.yml index 07d1cac8d831ef4f82b105e55b5042cbf9b0e932..d74ab19a08fbe56133bd47056541df2fd853df39 100644 --- a/core/modules/options/tests/options_test_views/options_test_views.info.yml +++ b/core/modules/options/tests/options_test_views/options_test_views.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - options - - views + - drupal:options + - drupal:views diff --git a/core/modules/quickedit/quickedit.info.yml b/core/modules/quickedit/quickedit.info.yml index cf7d0fd25d64299883595c5bee99375adf4edea2..b9fc765d214cb518654f694628bdee6d9b946fff 100644 --- a/core/modules/quickedit/quickedit.info.yml +++ b/core/modules/quickedit/quickedit.info.yml @@ -5,6 +5,6 @@ package: Core core: 8.x version: VERSION dependencies: - - contextual - - field - - filter + - drupal:contextual + - drupal:field + - drupal:filter diff --git a/core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.info.yml b/core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.info.yml index 65d06dbf0c3a9064906a7ba1e2213b80348a5992..bef342f563a5d9278c256f7b003dd8485842b44d 100644 --- a/core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.info.yml +++ b/core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - rdf + - drupal:rdf diff --git a/core/modules/rdf/tests/rdf_test_namespaces/rdf_test_namespaces.info.yml b/core/modules/rdf/tests/rdf_test_namespaces/rdf_test_namespaces.info.yml index 84cd974480867ef6f5335b2e851d071a3d03a3a6..0856b970223e46d69d62ba50e3fb7cd740c24183 100644 --- a/core/modules/rdf/tests/rdf_test_namespaces/rdf_test_namespaces.info.yml +++ b/core/modules/rdf/tests/rdf_test_namespaces/rdf_test_namespaces.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - rdf + - drupal:rdf diff --git a/core/modules/responsive_image/responsive_image.info.yml b/core/modules/responsive_image/responsive_image.info.yml index 00304efa3aeebae475eb1d24e3f8dd51dd13b9c6..8ddf2c72e569116d11143ef1a1ee2f83b9f09f46 100644 --- a/core/modules/responsive_image/responsive_image.info.yml +++ b/core/modules/responsive_image/responsive_image.info.yml @@ -5,6 +5,6 @@ package: Core version: VERSION core: 8.x dependencies: - - breakpoint - - image + - drupal:breakpoint + - drupal:image configure: entity.responsive_image_style.collection diff --git a/core/modules/rest/rest.info.yml b/core/modules/rest/rest.info.yml index 0de95275b8c3fd8ac86b17800856e33e3a3c9e82..8a4572ab36b374176079dcc6fa372bfa9460103d 100644 --- a/core/modules/rest/rest.info.yml +++ b/core/modules/rest/rest.info.yml @@ -5,4 +5,4 @@ package: Web services version: VERSION core: 8.x dependencies: - - serialization + - drupal:serialization diff --git a/core/modules/rest/tests/modules/config_test_rest/config_test_rest.info.yml b/core/modules/rest/tests/modules/config_test_rest/config_test_rest.info.yml index cf9efee46b35a917b2b0d8e2ed744cd7d34567ce..b3af0b66388bd3ee369853da0957826e7a73127b 100644 --- a/core/modules/rest/tests/modules/config_test_rest/config_test_rest.info.yml +++ b/core/modules/rest/tests/modules/config_test_rest/config_test_rest.info.yml @@ -4,4 +4,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - config_test + - drupal:config_test diff --git a/core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml b/core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml index 662ad1bb91ed841cac4d17d2ed430ab5c21d4871..005af649e3203b5dc72420da50bd67141136015a 100644 --- a/core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml +++ b/core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - rest - - views + - drupal:rest + - drupal:views diff --git a/core/modules/search/tests/modules/search_extra_type/search_extra_type.info.yml b/core/modules/search/tests/modules/search_extra_type/search_extra_type.info.yml index 1b4cf554369f1e538b07cd03205945966f77b342..4397b1b638ed4091560cc7786b372c0b13d2d32c 100644 --- a/core/modules/search/tests/modules/search_extra_type/search_extra_type.info.yml +++ b/core/modules/search/tests/modules/search_extra_type/search_extra_type.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - test_page_test + - drupal:test_page_test diff --git a/core/modules/settings_tray/settings_tray.info.yml b/core/modules/settings_tray/settings_tray.info.yml index c3adfd2d043ca6553bc0d653841042aa2638ff35..f278b76c27e8731089be4669701bd3aeaf189007 100644 --- a/core/modules/settings_tray/settings_tray.info.yml +++ b/core/modules/settings_tray/settings_tray.info.yml @@ -5,6 +5,6 @@ package: Core version: VERSION core: 8.x dependencies: - - block - - toolbar - - contextual + - drupal:block + - drupal:toolbar + - drupal:contextual diff --git a/core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.info.yml b/core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.info.yml index 89f9732feb3b85254730c855d8813f94f7f1474f..551451800055f98b83d1973e13b571aae68c3c6e 100644 --- a/core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.info.yml +++ b/core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.info.yml @@ -4,4 +4,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - settings_tray + - drupal:settings_tray diff --git a/core/modules/settings_tray/tests/modules/settings_tray_test/settings_tray_test.info.yml b/core/modules/settings_tray/tests/modules/settings_tray_test/settings_tray_test.info.yml index f4f6e80da96e2b0003863c18321996ac098c31d6..e8818867e1f2b3c6ea672b2d9172b4dcbc7dd9ca 100644 --- a/core/modules/settings_tray/tests/modules/settings_tray_test/settings_tray_test.info.yml +++ b/core/modules/settings_tray/tests/modules/settings_tray_test/settings_tray_test.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - block - - settings_tray + - drupal:block + - drupal:settings_tray diff --git a/core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.info.yml b/core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.info.yml index cdbb125903c7b5eabe057fdd959f025d9c9cdae7..edc5a9dde5a75f8678eb8f11edc4a64d46db4f79 100644 --- a/core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.info.yml +++ b/core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: -- settings_tray +- drupal:settings_tray diff --git a/core/modules/shortcut/shortcut.info.yml b/core/modules/shortcut/shortcut.info.yml index c12bc48fb2898d88c5074e6ffc99c806ed024679..8546317e104a9d2ea95ab0671a22b639b41de174 100644 --- a/core/modules/shortcut/shortcut.info.yml +++ b/core/modules/shortcut/shortcut.info.yml @@ -6,4 +6,4 @@ version: VERSION core: 8.x configure: entity.shortcut_set.collection dependencies: - - link + - drupal:link diff --git a/core/modules/simpletest/tests/modules/simpletest_test/simpletest_test.info.yml b/core/modules/simpletest/tests/modules/simpletest_test/simpletest_test.info.yml index aad70391b7beed7b279317a0a81f49c25f034ae0..3f62800d68b799e2707f3c49da77b39e6af5bf37 100644 --- a/core/modules/simpletest/tests/modules/simpletest_test/simpletest_test.info.yml +++ b/core/modules/simpletest/tests/modules/simpletest_test/simpletest_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - entity_test + - drupal:entity_test diff --git a/core/modules/statistics/statistics.info.yml b/core/modules/statistics/statistics.info.yml index e758f5ca5864ff7b3da4dc3a8743a9d19bed528f..84a50bec9a812cdf27c11655fa134b45fe914e11 100644 --- a/core/modules/statistics/statistics.info.yml +++ b/core/modules/statistics/statistics.info.yml @@ -6,4 +6,4 @@ version: VERSION core: 8.x configure: statistics.settings dependencies: - - node + - drupal:node diff --git a/core/modules/statistics/tests/modules/statistics_test_views/statistics_test_views.info.yml b/core/modules/statistics/tests/modules/statistics_test_views/statistics_test_views.info.yml index df9a43ab9c3a050b8d45076f4781240f6a61a6c3..beaf8e94a3afb014b38b7977698664c3213b915f 100644 --- a/core/modules/statistics/tests/modules/statistics_test_views/statistics_test_views.info.yml +++ b/core/modules/statistics/tests/modules/statistics_test_views/statistics_test_views.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - statistics - - views + - drupal:statistics + - drupal:views diff --git a/core/modules/syslog/tests/modules/syslog_test/syslog_test.info.yml b/core/modules/syslog/tests/modules/syslog_test/syslog_test.info.yml index 9a0bec78acdaab22603b2e78cdd5c39283a2f0e8..cac4de2a5e0d94a334949cab1f9f2ae0142951a5 100644 --- a/core/modules/syslog/tests/modules/syslog_test/syslog_test.info.yml +++ b/core/modules/syslog/tests/modules/syslog_test/syslog_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - syslog + - drupal:syslog diff --git a/core/modules/system/tests/modules/ajax_test/ajax_test.info.yml b/core/modules/system/tests/modules/ajax_test/ajax_test.info.yml index f1517488aa0ba19a7869350cbea0c59f761aa289..dbd359664b1c2957736a3281b78c2d1f971ce026 100644 --- a/core/modules/system/tests/modules/ajax_test/ajax_test.info.yml +++ b/core/modules/system/tests/modules/ajax_test/ajax_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - contact + - drupal:contact diff --git a/core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml b/core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml index 62830f4fc3bcc835eab06b5feede5836d8b729fe..d617a0f6dd18db44a9980ccf8e715d19ba632d13 100644 --- a/core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml +++ b/core/modules/system/tests/modules/entity_reference_test/entity_reference_test.info.yml @@ -5,7 +5,7 @@ core: 8.x package: Testing version: VERSION dependencies: - - node - - user - - views - - entity_test + - drupal:node + - drupal:user + - drupal:views + - drupal:entity_test diff --git a/core/modules/system/tests/modules/entity_reference_test_views/entity_reference_test_views.info.yml b/core/modules/system/tests/modules/entity_reference_test_views/entity_reference_test_views.info.yml index 19678f88ff28feefb9b52701295c40b309ab8927..0209b78e4cadd4a38d3e95cbb90628ba2aab834d 100644 --- a/core/modules/system/tests/modules/entity_reference_test_views/entity_reference_test_views.info.yml +++ b/core/modules/system/tests/modules/entity_reference_test_views/entity_reference_test_views.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - views + - drupal:views diff --git a/core/modules/system/tests/modules/entity_schema_test/entity_schema_test.info.yml b/core/modules/system/tests/modules/entity_schema_test/entity_schema_test.info.yml index 646717ddc2d413395af839dbb49c801a99f3770a..b1d814255b69f054623ce58220d7e369dd3e239a 100644 --- a/core/modules/system/tests/modules/entity_schema_test/entity_schema_test.info.yml +++ b/core/modules/system/tests/modules/entity_schema_test/entity_schema_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - entity_test + - drupal:entity_test diff --git a/core/modules/system/tests/modules/entity_test/entity_test.info.yml b/core/modules/system/tests/modules/entity_test/entity_test.info.yml index bd4382e4d8ba3d4e3caa0b25ec82e26f32125ddf..192d6ded83848fe740c8652996cdf5c1e3e0a1af 100644 --- a/core/modules/system/tests/modules/entity_test/entity_test.info.yml +++ b/core/modules/system/tests/modules/entity_test/entity_test.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - field - - text + - drupal:field + - drupal:text diff --git a/core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.info.yml b/core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.info.yml index 5b08087ecff5b23983bd178566b446c3747e7a0b..c59ea9ae1bbda7e35c2ec2656e525dfad855606f 100644 --- a/core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.info.yml +++ b/core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - entity_test + - drupal:entity_test diff --git a/core/modules/system/tests/modules/entity_test_extra/entity_test_extra.info.yml b/core/modules/system/tests/modules/entity_test_extra/entity_test_extra.info.yml index b5c1cc3e6d112fc6536d379a62001e10f1d886e0..9d6852eb99ae36c909fffe7956fc9155a8ca7d22 100644 --- a/core/modules/system/tests/modules/entity_test_extra/entity_test_extra.info.yml +++ b/core/modules/system/tests/modules/entity_test_extra/entity_test_extra.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - entity_test + - drupal:entity_test diff --git a/core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.info.yml b/core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.info.yml index b77990a6c1f79b9d70ce244c68f513978088097f..416527cd1f20d82a0d7412b6903d247ce66f82b4 100644 --- a/core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.info.yml +++ b/core/modules/system/tests/modules/entity_test_schema_converter/entity_test_schema_converter.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - entity_test_update \ No newline at end of file + - drupal:entity_test_update \ No newline at end of file diff --git a/core/modules/system/tests/modules/entity_test_third_party/entity_test_third_party.info.yml b/core/modules/system/tests/modules/entity_test_third_party/entity_test_third_party.info.yml index c566407e51d48088618772e43d8a913fbe59a520..00560c72e6bae98c4a17ab825e6ed652fb96a377 100644 --- a/core/modules/system/tests/modules/entity_test_third_party/entity_test_third_party.info.yml +++ b/core/modules/system/tests/modules/entity_test_third_party/entity_test_third_party.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - entity_test + - drupal:entity_test diff --git a/core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.info.yml b/core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.info.yml index 665417fc46a7a215de71b3fe693ee2799cfcdc58..f84f616c40f78716960cb6e489dc47b077f31e59 100644 --- a/core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.info.yml +++ b/core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.info.yml @@ -3,6 +3,6 @@ type: module description: 'Module with a dependency in the experimental package.' package: Testing dependencies: - - experimental_module_test + - drupal:experimental_module_test version: VERSION core: 8.x diff --git a/core/modules/system/tests/modules/keyvalue_test/keyvalue_test.info.yml b/core/modules/system/tests/modules/keyvalue_test/keyvalue_test.info.yml index 01319ed011815ce23e7f8b50beab6b191ea16e19..1da31bcc54368a3310e432bffcb05f0b23f2e149 100644 --- a/core/modules/system/tests/modules/keyvalue_test/keyvalue_test.info.yml +++ b/core/modules/system/tests/modules/keyvalue_test/keyvalue_test.info.yml @@ -6,4 +6,4 @@ package: Testing version: VERSION hidden: true dependencies: - - entity_test + - drupal:entity_test diff --git a/core/modules/system/tests/modules/menu_test/menu_test.info.yml b/core/modules/system/tests/modules/menu_test/menu_test.info.yml index dbba9b866be34f154394ccc78f57c2a911df68b5..3d082e3251f602d018667626f1c1749797020f73 100644 --- a/core/modules/system/tests/modules/menu_test/menu_test.info.yml +++ b/core/modules/system/tests/modules/menu_test/menu_test.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - test_page_test - - menu_ui + - drupal:test_page_test + - drupal:menu_ui diff --git a/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml b/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml index b4b07f9c0f28f959c7ce1152fb00bda59190ab2e..794d624a6c7eac924b845bbf7dd7edbd033fe098 100644 --- a/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml +++ b/core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml @@ -6,4 +6,4 @@ version: VERSION core: 8.x hidden: true dependencies: - - module_handler_test_multiple + - drupal:module_handler_test_multiple diff --git a/core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.info.yml b/core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.info.yml index 5154c9bf06c61fd71d669dc993aa476255d3453b..b2a677c5c8f87eed946a8d7cbbb5a0ffb0ad1be8 100644 --- a/core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.info.yml +++ b/core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.info.yml @@ -5,4 +5,4 @@ package: Testing core: 8.x version: VERSION dependencies: - - module_install_class_loader_test1 + - drupal:module_install_class_loader_test1 diff --git a/core/modules/system/tests/modules/render_attached_test/render_attached_test.info.yml b/core/modules/system/tests/modules/render_attached_test/render_attached_test.info.yml index 111fb9625d55a6d1dd30a8fc1d56494922c24c40..7662e3077fdcc1d30f907b86bd90595356f926b9 100644 --- a/core/modules/system/tests/modules/render_attached_test/render_attached_test.info.yml +++ b/core/modules/system/tests/modules/render_attached_test/render_attached_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - block + - drupal:block diff --git a/core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml b/core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml index 670df8091fac1fae4575e1498439fc21da3810f6..4c1a367db0da6dc31f894c0d5c583dd3e54ef220 100644 --- a/core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml +++ b/core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml @@ -2,8 +2,8 @@ name: 'Requirements 2 Test' type: module description: 'Tests that a module is not installed when the one it depends on fails hook_requirements(''install).' dependencies: - - requirements1_test - - comment + - drupal:requirements1_test + - drupal:comment package: Testing version: VERSION core: 8.x diff --git a/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml b/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml index e99d48e4a77164bab4be78c23896664a8ebb1f36..fae988033b8cc8c3fc8e7f4547b28d1648e597cf 100644 --- a/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml +++ b/core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - _missing_dependency + - drupal:_missing_dependency diff --git a/core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml b/core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml index 148bd3b714165a7907d6e0853bd107a97d3737da..449980e7df1c087ba4d2742235a8948d2d3b6664 100644 --- a/core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml +++ b/core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - system_incompatible_core_version_test + - drupal:system_incompatible_core_version_test diff --git a/core/modules/system/tests/modules/system_incompatible_module_version_dependencies_test/system_incompatible_module_version_dependencies_test.info.yml b/core/modules/system/tests/modules/system_incompatible_module_version_dependencies_test/system_incompatible_module_version_dependencies_test.info.yml index 55e004b0dd4f13625d218d62f8108a17497b52c6..cafa61c9b8550f097a500bdd16e5562683322681 100644 --- a/core/modules/system/tests/modules/system_incompatible_module_version_dependencies_test/system_incompatible_module_version_dependencies_test.info.yml +++ b/core/modules/system/tests/modules/system_incompatible_module_version_dependencies_test/system_incompatible_module_version_dependencies_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - 'system_incompatible_module_version_test (>2.0)' + - 'drupal:system_incompatible_module_version_test (>2.0)' diff --git a/core/modules/system/tests/modules/token_test/token_test.info.yml b/core/modules/system/tests/modules/token_test/token_test.info.yml index e243f95d14914f1ba7176afbf5aea6e54c72384c..8f3bc473fddd72541e94f38cbf883498b6323fa9 100644 --- a/core/modules/system/tests/modules/token_test/token_test.info.yml +++ b/core/modules/system/tests/modules/token_test/token_test.info.yml @@ -4,5 +4,5 @@ core: 8.x package: Testing version: VERSION dependencies: - - user - - node + - drupal:user + - drupal:node diff --git a/core/modules/taxonomy/taxonomy.info.yml b/core/modules/taxonomy/taxonomy.info.yml index ceca3dd91c50089757f8a5b6f0dca71f4a4e33ea..8eccaf52f1dabba6f7fd89fab589ef97e51c44cb 100644 --- a/core/modules/taxonomy/taxonomy.info.yml +++ b/core/modules/taxonomy/taxonomy.info.yml @@ -5,6 +5,6 @@ package: Core version: VERSION core: 8.x dependencies: - - node - - text + - drupal:node + - drupal:text configure: entity.taxonomy_vocabulary.collection diff --git a/core/modules/taxonomy/tests/modules/taxonomy_crud/taxonomy_crud.info.yml b/core/modules/taxonomy/tests/modules/taxonomy_crud/taxonomy_crud.info.yml index dd07a181964ee814baafff0d4fac5374082a288b..dcfeb619451b9374006deed4adca44b0945ba3cf 100644 --- a/core/modules/taxonomy/tests/modules/taxonomy_crud/taxonomy_crud.info.yml +++ b/core/modules/taxonomy/tests/modules/taxonomy_crud/taxonomy_crud.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - taxonomy + - drupal:taxonomy diff --git a/core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/taxonomy_term_stub_test.info.yml b/core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/taxonomy_term_stub_test.info.yml index fac03815a0cbfd063b3ea51dde60b9a5ebff1cfa..e857e9a7f43de432a02d38b989044c3f1f0450f1 100644 --- a/core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/taxonomy_term_stub_test.info.yml +++ b/core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/taxonomy_term_stub_test.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - taxonomy - - migrate + - drupal:taxonomy + - drupal:migrate diff --git a/core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.info.yml b/core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.info.yml index 5bc0197762e91c69780af5d182fda0923ca87af5..0cf7097c747c8b3c5face8607d519772cfd9e2aa 100644 --- a/core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.info.yml +++ b/core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - taxonomy + - drupal:taxonomy diff --git a/core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml b/core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml index be879060521ba7c906475533c65ad468739e2203..288410883461cb7a0bb594584a1760088848e937 100644 --- a/core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml +++ b/core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - taxonomy - - views + - drupal:taxonomy + - drupal:views diff --git a/core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.info.yml b/core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.info.yml index be28f20a2d635ff5232d42550c6181cbb1e4f058..ef00b57b2c3fbb7a3af46f8bdfc84d576c1c4eb3 100644 --- a/core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.info.yml +++ b/core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.info.yml @@ -4,4 +4,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - taxonomy + - drupal:taxonomy diff --git a/core/modules/telephone/telephone.info.yml b/core/modules/telephone/telephone.info.yml index 3e27ccba869e324231bf32b598298806c981d355..ab44ec0263a5ea0eaa7e2dd3dca9695c02808845 100644 --- a/core/modules/telephone/telephone.info.yml +++ b/core/modules/telephone/telephone.info.yml @@ -5,4 +5,4 @@ package: Field types version: VERSION core: 8.x dependencies: - - field + - drupal:field diff --git a/core/modules/text/text.info.yml b/core/modules/text/text.info.yml index 71f45bdc41d106a0b2862010b873cf20582448e4..5f09ace218bd61bfce6904d4481441e43cc79ec3 100644 --- a/core/modules/text/text.info.yml +++ b/core/modules/text/text.info.yml @@ -5,5 +5,5 @@ package: Field types version: VERSION core: 8.x dependencies: - - field - - filter + - drupal:field + - drupal:filter diff --git a/core/modules/toolbar/toolbar.info.yml b/core/modules/toolbar/toolbar.info.yml index 6967bf65726ba0b3e0628fab07e657da66fc6ca3..d0114930b899c5ae3f24c8661405486a3254a2cb 100644 --- a/core/modules/toolbar/toolbar.info.yml +++ b/core/modules/toolbar/toolbar.info.yml @@ -5,4 +5,4 @@ core: 8.x package: Core version: VERSION dependencies: - - breakpoint + - drupal:breakpoint diff --git a/core/modules/tour/tests/tour_test/tour_test.info.yml b/core/modules/tour/tests/tour_test/tour_test.info.yml index 7b31a6f7994a01490818d65e7162a01213e49db0..a37d5d7a79281bfb8d7c84c609d23fb0711a2c78 100644 --- a/core/modules/tour/tests/tour_test/tour_test.info.yml +++ b/core/modules/tour/tests/tour_test/tour_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - tour + - drupal:tour diff --git a/core/modules/tracker/tests/modules/tracker_test_views/tracker_test_views.info.yml b/core/modules/tracker/tests/modules/tracker_test_views/tracker_test_views.info.yml index 45a64a1a48e8e65254d638d449a3b9e738027e02..7e9f34fb496f185feb8f440572773d23ee683021 100644 --- a/core/modules/tracker/tests/modules/tracker_test_views/tracker_test_views.info.yml +++ b/core/modules/tracker/tests/modules/tracker_test_views/tracker_test_views.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - tracker - - views + - drupal:tracker + - drupal:views diff --git a/core/modules/tracker/tracker.info.yml b/core/modules/tracker/tracker.info.yml index 79d179d1cb3a7db7e19e0a19ce3e59eec77e202f..d855210676b0077445d97ce2b13d9e8fe4581fbc 100644 --- a/core/modules/tracker/tracker.info.yml +++ b/core/modules/tracker/tracker.info.yml @@ -2,8 +2,8 @@ name: Activity Tracker type: module description: 'Enables tracking of recent content for users.' dependencies: - - node - - comment + - drupal:node + - drupal:comment package: Core version: VERSION core: 8.x diff --git a/core/modules/update/update.info.yml b/core/modules/update/update.info.yml index ae94a4c6fd6516c0d4de6de48d09edd17a8b5668..b4536011d2c2568eb1b715f673976acffa00a1f3 100644 --- a/core/modules/update/update.info.yml +++ b/core/modules/update/update.info.yml @@ -6,4 +6,4 @@ package: Core core: 8.x configure: update.settings dependencies: - - file + - drupal:file diff --git a/core/modules/user/tests/modules/user_test_views/user_test_views.info.yml b/core/modules/user/tests/modules/user_test_views/user_test_views.info.yml index 2554769a3606c2a2e2a690a44ede823878dc3f1d..b89ea6c0aab6427ec872e3c0f1684dbc56672db1 100644 --- a/core/modules/user/tests/modules/user_test_views/user_test_views.info.yml +++ b/core/modules/user/tests/modules/user_test_views/user_test_views.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - user - - views + - drupal:user + - drupal:views diff --git a/core/modules/user/user.info.yml b/core/modules/user/user.info.yml index 8aec70e116ff3c7e44bde0890b1593a102141282..86faf68a685329eeeebbbb3fc3444bfabb32ead5 100644 --- a/core/modules/user/user.info.yml +++ b/core/modules/user/user.info.yml @@ -7,4 +7,4 @@ core: 8.x required: true configure: user.admin_index dependencies: - - system + - drupal:system diff --git a/core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml b/core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml index 2f4186ac3bed92ecb059fcf35a02d4f3440291d4..dfa9747d021939baeac2f40ecef51690be652d7d 100644 --- a/core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml +++ b/core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - views - - entity_test + - drupal:views + - drupal:entity_test diff --git a/core/modules/views/tests/modules/views_test_config/views_test_config.info.yml b/core/modules/views/tests/modules/views_test_config/views_test_config.info.yml index 33925738e360931803414155a97acaa7bdd0f107..36a09f374324b72c10e047ee52c015225bdd1967 100644 --- a/core/modules/views/tests/modules/views_test_config/views_test_config.info.yml +++ b/core/modules/views/tests/modules/views_test_config/views_test_config.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - views + - drupal:views diff --git a/core/modules/views/tests/modules/views_test_data/views_test_data.info.yml b/core/modules/views/tests/modules/views_test_data/views_test_data.info.yml index 39b72e453ee648120e1413c9aea59a5e273e94a3..6a18bb07031798f4fd8db543b546a230b1ad7cfd 100644 --- a/core/modules/views/tests/modules/views_test_data/views_test_data.info.yml +++ b/core/modules/views/tests/modules/views_test_data/views_test_data.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - views + - drupal:views diff --git a/core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml b/core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml index 91658d87e21aa3fc0af7fc056894bb84cb2e0c29..16d3a4b0c011fc3038356f75bc0fe220c6463b97 100644 --- a/core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml +++ b/core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - views + - drupal:views diff --git a/core/modules/views/tests/modules/views_test_language/views_test_language.info.yml b/core/modules/views/tests/modules/views_test_language/views_test_language.info.yml index 0163ecb1e0c3b0520260acb4b688b6f2ea4e3fdf..ced53bd129a3ac24e7763e7796ccaf3d96f717d6 100644 --- a/core/modules/views/tests/modules/views_test_language/views_test_language.info.yml +++ b/core/modules/views/tests/modules/views_test_language/views_test_language.info.yml @@ -5,5 +5,5 @@ package: Testing version: VERSION core: 8.x dependencies: - - views - - language + - drupal:views + - drupal:language diff --git a/core/modules/views/views.info.yml b/core/modules/views/views.info.yml index 9e9b384ef7b247d7d95fe22f8fadaf879d68c458..e0a2154f57ef0dbc6e1a3d0cc156b2a8a5b0db35 100644 --- a/core/modules/views/views.info.yml +++ b/core/modules/views/views.info.yml @@ -5,4 +5,4 @@ package: Core version: VERSION core: 8.x dependencies: - - filter + - drupal:filter diff --git a/core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.info.yml b/core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.info.yml index 93ba44e64bf3672e000acc037ffcc93b284ecf26..fdc05c570cd7a92656d6ac5ff1af0193b6a70026 100644 --- a/core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.info.yml +++ b/core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - views_ui + - drupal:views_ui diff --git a/core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml b/core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml index 2a4ed8dbef96c54eb339c3c9f4bcf4f49fed2862..b1f932490b1cdaad658fcfb7f5043f753c92c4f9 100644 --- a/core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml +++ b/core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - views_ui + - drupal:views_ui diff --git a/core/modules/views_ui/views_ui.info.yml b/core/modules/views_ui/views_ui.info.yml index 71770b8950949c4a73c447f8aa00384a65e64792..b79eec4a18930d6ba694fe2f039e666d2d35df07 100644 --- a/core/modules/views_ui/views_ui.info.yml +++ b/core/modules/views_ui/views_ui.info.yml @@ -6,4 +6,4 @@ version: VERSION core: 8.x configure: entity.view.collection dependencies: - - views + - drupal:views diff --git a/core/modules/workflows/tests/modules/workflow_third_party_settings_test/workflow_third_party_settings_test.info.yml b/core/modules/workflows/tests/modules/workflow_third_party_settings_test/workflow_third_party_settings_test.info.yml index 5b152f7be7cbf324519a5d3765a6eddd827c8610..d3c8d70854b56394474ffdad2ec0c1ab452b7b45 100644 --- a/core/modules/workflows/tests/modules/workflow_third_party_settings_test/workflow_third_party_settings_test.info.yml +++ b/core/modules/workflows/tests/modules/workflow_third_party_settings_test/workflow_third_party_settings_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - workflows + - drupal:workflows diff --git a/core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.info.yml b/core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.info.yml index 80a8c8916968949a37f4d020f3cf36ce5c54df81..a6ce6e87783a9d5e31fe8f312c132c61fc8e087b 100644 --- a/core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.info.yml +++ b/core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.info.yml @@ -5,4 +5,4 @@ package: Testing version: VERSION core: 8.x dependencies: - - workflows + - drupal:workflows