acquia_lift_publisher.entity_config.yml in Acquia Lift Connector 8.4
modules/acquia_lift_publisher/config/schema/acquia_lift_publisher.entity_config.yml
2 string references to 'acquia_lift_publisher.entity_config'
- acquia_lift_publisher_install in modules/
acquia_lift_publisher/ acquia_lift_publisher.install - Updates Acquia Content Hub legacy settings to 2.x version.
- EntityRenderHandlerTest::enableViewModeExportFor in modules/
acquia_lift_publisher/ tests/ src/ Kernel/ EventSubscriber/ Cdf/ EntityRenderHandlerTest.php - Enables view mode for certain entity rendered with the provided role.
File
modules/acquia_lift_publisher/config/schema/acquia_lift_publisher.entity_config.ymlView source
- # Schema for the configuration files of the Acquia Lift Publisher module.
- acquia_lift_publisher.entity_config:
- type: config_object
- label: 'Acquia Lift Publisher entity config'
- mapping:
- view_modes:
- type: sequence
- label: 'View modes'
- sequence:
- type: sequence
- label: 'Entity type'
- sequence:
- type: sequence
- label: 'Bundle'
- sequence:
- type: integer
- label: 'View mode'
- render_role:
- type: string
- label: 'Render role'