Only a handful or two of these, that should be other UI elements at this point.
```src/applications/diffusion/controller/DiffusionBranchTableController.php: $panel = id(new AphrontP
src/applications/diffusion/controller/DiffusionBrowseDirectoryController.php: $browse_panel = new
src/applications/diffusion/controller/DiffusionCommitController.php: $panel = new AphrontPanelView()
src/applications/diffusion/controller/DiffusionExternalController.php: $content = new AphrontPanel
src/applications/diffusion/controller/DiffusionHistoryController.php: $history_panel = new AphrontPa
src/applications/diffusion/controller/DiffusionLintController.php: $content[] = id(new AphrontPanelV
src/applications/diffusion/controller/DiffusionLintDetailsController.php: $content[] = id(new Aphron
src/applications/diffusion/controller/DiffusionSymbolController.php: $panel = new AphrontPanelView()
src/applications/diffusion/controller/DiffusionTagListController.php: $panel = id(new AphrontPanel
src/applications/fact/controller/PhabricatorFactChartController.php: $panel = new AphrontPanelView()
src/applications/fact/controller/PhabricatorFactHomeController.php: $panel = new AphrontPanelView();
src/applications/fact/controller/PhabricatorFactHomeController.php: $panel = new AphrontPanelView();
src/applications/fact/controller/PhabricatorFactHomeController.php: $panel->setWidth(AphrontPanelVie
src/applications/owners/controller/PhabricatorOwnersDetailController.php: $panel = new AphrontPanelV
src/applications/owners/controller/PhabricatorOwnersDetailController.php: $commit_panel = new Aphr
src/applications/owners/controller/PhabricatorOwnersListController.php: $panel = new AphrontPanelVie
src/applications/people/controller/PhabricatorPeopleLdapController.php: $panel = new AphrontPanelVie
src/applications/repository/controller/PhabricatorRepositoryArcanistProjectEditController.php: $pane
src/applications/repository/controller/PhabricatorRepositoryArcanistProjectEditController.php: $pane
src/applications/repository/controller/PhabricatorRepositoryListController.php: $panel = new Aphront
src/applications/repository/controller/PhabricatorRepositoryListController.php: $project_panel = new
src/view/layout/AphrontPanelView.php:final class AphrontPanelView extends AphrontView {```