Add all the bundle actions Convert Bundles creates

This commit is contained in:
benjamin melançon 2019-10-02 09:38:15 -04:00
parent a93c12826f
commit 2778160183
53 changed files with 583 additions and 0 deletions
config/sync
system.action.convert_bundles_on_action.ymlsystem.action.convert_bundles_on_base_field_override.ymlsystem.action.convert_bundles_on_block.ymlsystem.action.convert_bundles_on_block_content.ymlsystem.action.convert_bundles_on_block_content_type.ymlsystem.action.convert_bundles_on_block_visibility_group.ymlsystem.action.convert_bundles_on_comment.ymlsystem.action.convert_bundles_on_comment_type.ymlsystem.action.convert_bundles_on_config_snapshot.ymlsystem.action.convert_bundles_on_contact_form.ymlsystem.action.convert_bundles_on_contact_message.ymlsystem.action.convert_bundles_on_crop.ymlsystem.action.convert_bundles_on_crop_type.ymlsystem.action.convert_bundles_on_custom_perms_entity.ymlsystem.action.convert_bundles_on_date_format.ymlsystem.action.convert_bundles_on_editor.ymlsystem.action.convert_bundles_on_entity_form_display.ymlsystem.action.convert_bundles_on_entity_form_mode.ymlsystem.action.convert_bundles_on_entity_view_display.ymlsystem.action.convert_bundles_on_entity_view_mode.ymlsystem.action.convert_bundles_on_facets_facet.ymlsystem.action.convert_bundles_on_facets_facet_source.ymlsystem.action.convert_bundles_on_field_config.ymlsystem.action.convert_bundles_on_field_storage_config.ymlsystem.action.convert_bundles_on_file.ymlsystem.action.convert_bundles_on_filter_format.ymlsystem.action.convert_bundles_on_fixed_block_content.ymlsystem.action.convert_bundles_on_image_style.ymlsystem.action.convert_bundles_on_linkit_profile.ymlsystem.action.convert_bundles_on_menu.ymlsystem.action.convert_bundles_on_menu_link_content.ymlsystem.action.convert_bundles_on_metatag_defaults.ymlsystem.action.convert_bundles_on_migration.ymlsystem.action.convert_bundles_on_migration_group.ymlsystem.action.convert_bundles_on_node.ymlsystem.action.convert_bundles_on_node_type.ymlsystem.action.convert_bundles_on_paragraph.ymlsystem.action.convert_bundles_on_paragraphs_type.ymlsystem.action.convert_bundles_on_pathauto_pattern.ymlsystem.action.convert_bundles_on_rdf_mapping.ymlsystem.action.convert_bundles_on_redirect.ymlsystem.action.convert_bundles_on_responsive_image_style.ymlsystem.action.convert_bundles_on_search_api_index.ymlsystem.action.convert_bundles_on_search_api_server.ymlsystem.action.convert_bundles_on_search_api_task.ymlsystem.action.convert_bundles_on_shortcut.ymlsystem.action.convert_bundles_on_shortcut_set.ymlsystem.action.convert_bundles_on_taxonomy_term.ymlsystem.action.convert_bundles_on_taxonomy_vocabulary.ymlsystem.action.convert_bundles_on_tour.ymlsystem.action.convert_bundles_on_user.ymlsystem.action.convert_bundles_on_user_role.ymlsystem.action.convert_bundles_on_view.yml

View file

@ -0,0 +1,11 @@
uuid: 9d1a9def-dd5c-4e4f-84ea-83ac6ae33859
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_action
label: 'Convert Action Entity Bundles'
type: action
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 7f441261-787e-4958-9306-df532432879b
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_base_field_override
label: 'Convert Base field override Entity Bundles'
type: base_field_override
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 6fec25d3-120c-4582-80f0-0fe5355da250
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_block
label: 'Convert Block Entity Bundles'
type: block
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 6e2fc7b2-1a00-4244-8ea4-03ef35a63c89
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_block_content
label: 'Convert Custom block Entity Bundles'
type: block_content
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 0f012df9-892d-4012-b0fb-3c59837a849a
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_block_content_type
label: 'Convert Custom block type Entity Bundles'
type: block_content_type
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 3c513348-82e3-403f-9dcd-58c153bafc8a
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_block_visibility_group
label: 'Convert Block Visibility Group Entity Bundles'
type: block_visibility_group
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: c99597cf-4c35-4e85-85a9-d6ca85b2a161
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_comment
label: 'Convert Comment Entity Bundles'
type: comment
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 0148ae69-4f25-431f-a9bc-25a1f41f82fb
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_comment_type
label: 'Convert Comment type Entity Bundles'
type: comment_type
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: a2809267-891e-473a-9c47-171c62ac23fd
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_config_snapshot
label: 'Convert Config snapshot Entity Bundles'
type: config_snapshot
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 149109c8-e7b2-4fad-8425-99034af2b80e
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_contact_form
label: 'Convert Contact form Entity Bundles'
type: contact_form
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: faaa5310-206f-4507-810e-8841329377ca
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_contact_message
label: 'Convert Contact message Entity Bundles'
type: contact_message
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 6fa31c2a-0488-45b5-bcf8-6bc134ec21e6
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_crop
label: 'Convert Crop Entity Bundles'
type: crop
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 6a8c04ac-4f30-4476-8c22-7bf6bb0ace7c
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_crop_type
label: 'Convert Crop type Entity Bundles'
type: crop_type
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: e0d19fa5-006d-452c-8e86-565861fafe1a
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_custom_perms_entity
label: 'Convert Custom perms entity Entity Bundles'
type: custom_perms_entity
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: ad1a7582-9f68-4c1e-9547-b8b5bbf9baa8
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_date_format
label: 'Convert Date format Entity Bundles'
type: date_format
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: ec8193aa-89f6-451b-93e7-3193d80a1655
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_editor
label: 'Convert Text Editor Entity Bundles'
type: editor
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 5f8fc632-c272-4c85-bf56-3998adf8f22b
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_entity_form_display
label: 'Convert Entity form display Entity Bundles'
type: entity_form_display
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 7d0e8a14-8781-46e5-987d-30ddccdcead3
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_entity_form_mode
label: 'Convert Form mode Entity Bundles'
type: entity_form_mode
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 79233bc3-aa26-4d8d-93bf-c9bfc5347675
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_entity_view_display
label: 'Convert Entity view display Entity Bundles'
type: entity_view_display
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 8fe10338-1f51-44ff-bd8b-42fbf436040f
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_entity_view_mode
label: 'Convert View mode Entity Bundles'
type: entity_view_mode
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 961b6b56-03b2-4636-9635-3275180f9222
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_facets_facet
label: 'Convert Facet Entity Bundles'
type: facets_facet
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 2f451a05-caa3-4841-afdd-adfda3488506
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_facets_facet_source
label: 'Convert Facet source Entity Bundles'
type: facets_facet_source
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: c0e3175b-defb-47b9-9879-64e098ff6249
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_field_config
label: 'Convert Field Entity Bundles'
type: field_config
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: d58d4c26-5522-417c-af88-1ca0fc339ebb
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_field_storage_config
label: 'Convert Field storage Entity Bundles'
type: field_storage_config
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 97a60cdc-1b1a-4776-8fb8-d40397bbac31
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_file
label: 'Convert File Entity Bundles'
type: file
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 04bfa25f-9fe2-487e-8e23-6fc50194c0aa
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_filter_format
label: 'Convert Text format Entity Bundles'
type: filter_format
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 711c88d0-48ed-484f-833d-1ad043e85cc9
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_fixed_block_content
label: 'Convert Fixed block content Entity Bundles'
type: fixed_block_content
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 06647eff-8f3a-43a9-ae87-3e8293da88cd
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_image_style
label: 'Convert Image style Entity Bundles'
type: image_style
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: c566ea06-1d16-4af6-a4d9-23fb04e70baf
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_linkit_profile
label: 'Convert Linkit profile Entity Bundles'
type: linkit_profile
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: ba04c606-a941-4d84-a198-d3322f59416e
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_menu
label: 'Convert Menu Entity Bundles'
type: menu
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: ac95c453-7e3a-4f2e-9547-aabbabd41a93
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_menu_link_content
label: 'Convert Custom menu link Entity Bundles'
type: menu_link_content
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: dc34867d-3857-4961-b0ce-c84466f51c99
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_metatag_defaults
label: 'Convert Metatag defaults Entity Bundles'
type: metatag_defaults
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 994aa17b-90fd-47e0-8a25-96bbcad22c61
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_migration
label: 'Convert Migration Entity Bundles'
type: migration
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 13328577-0e33-4ad2-a3ef-46e5daa40aa1
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_migration_group
label: 'Convert Migration Group Entity Bundles'
type: migration_group
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 40c5df90-7978-4299-9006-4bc0b2f0fd97
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_node
label: 'Convert Content Entity Bundles'
type: node
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 75cf71ad-876b-4c51-a1b2-e1e3d228f5a0
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_node_type
label: 'Convert Content type Entity Bundles'
type: node_type
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: e7a6ef0c-6866-4497-bcd9-506efa0c5dc6
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_paragraph
label: 'Convert Paragraph Entity Bundles'
type: paragraph
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 93f5a258-a111-4083-87c9-71d32e2d12c3
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_paragraphs_type
label: 'Convert Paragraphs type Entity Bundles'
type: paragraphs_type
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 892726db-2542-4c50-82a5-4b1d45a02d54
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_pathauto_pattern
label: 'Convert Pathauto pattern Entity Bundles'
type: pathauto_pattern
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: bbc02002-5a9f-47e2-b98d-757d5cfcbd16
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_rdf_mapping
label: 'Convert RDF mapping Entity Bundles'
type: rdf_mapping
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: fd04cd61-f26d-4fac-bd8e-c9a70776a661
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_redirect
label: 'Convert Redirect Entity Bundles'
type: redirect
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 84f64327-5a7d-40cd-9a97-c9f011fbd96b
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_responsive_image_style
label: 'Convert Responsive image style Entity Bundles'
type: responsive_image_style
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 17916cc8-a71e-4937-aca3-232c0000d0da
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_search_api_index
label: 'Convert Search index Entity Bundles'
type: search_api_index
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: cb1a4643-b047-4d1a-ae80-7c605d991f6e
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_search_api_server
label: 'Convert Search server Entity Bundles'
type: search_api_server
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 2ff59997-2d67-4ec3-a3c3-8fea3d86f3c4
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_search_api_task
label: 'Convert Search task Entity Bundles'
type: search_api_task
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: cd07f03c-f7c8-45f5-8a7a-c0f352e5a05a
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_shortcut
label: 'Convert Shortcut link Entity Bundles'
type: shortcut
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 8a741340-4a2e-48bc-a013-19b56baf2bde
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_shortcut_set
label: 'Convert Shortcut set Entity Bundles'
type: shortcut_set
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 956ec8a0-2b72-4026-a326-c0784c27d6e6
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_taxonomy_term
label: 'Convert Taxonomy term Entity Bundles'
type: taxonomy_term
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 9e3d9462-1bdc-4b03-800e-09284622ea44
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_taxonomy_vocabulary
label: 'Convert Taxonomy vocabulary Entity Bundles'
type: taxonomy_vocabulary
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 4a058825-32e8-4a90-8ed4-cec7e6c83a12
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_tour
label: 'Convert Tour Entity Bundles'
type: tour
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: abc37603-7642-46be-a52c-f654d0014c99
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_user
label: 'Convert User Entity Bundles'
type: user
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: 109343a9-de41-434c-bffe-84070b0b1990
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_user_role
label: 'Convert Role Entity Bundles'
type: user_role
plugin: convert_bundles_action_base
configuration: { }

View file

@ -0,0 +1,11 @@
uuid: ad043648-bd10-495c-80e9-77a48653323c
langcode: en
status: true
dependencies:
module:
- convert_bundles
id: convert_bundles_on_view
label: 'Convert View Entity Bundles'
type: view
plugin: convert_bundles_action_base
configuration: { }