7 calls to Ds::getLayouts() in Display Suite 8.4
- ChangeLayoutForm::buildForm in src/
Form/ ChangeLayoutForm.php - Form constructor.
- Ds::layoutExists in src/
Ds.php - Check if a layout exists or not.
- DsServiceTest::testMissingLayoutService in tests/
src/ Unit/ DsServiceTest.php - @covers ::getLayouts
- ds_field_ui_layouts_save in includes/
field_ui.inc - Save the layout settings from the 'Manage display' screen.
- ds_switch_view_mode_form_node_form_alter in modules/
ds_switch_view_mode/ ds_switch_view_mode.module - Implements hook_form_BASE_FORM_ID_alter() for node_form.
- ds_theme_registry_alter in ./
ds.module - Implements hook_theme_registry_alter().
- _ds_field_ui_table_layouts in includes/
field_ui.inc - Add the layouts fieldset on the Field UI screen.