An easy way to debug UI components in Magento 2. Just add ?ui-debug to any Admin URL and the UI component on that page will have it's config printed to the screen.
composer require fishpig/magento2-ui-debug && bin/magento module:enable FishPig_UiDebug