Quick Filters let you filter out only certain types of symbols displayed in the Defs tool window.
For example, to quickly see if the current file declares any global variables, right-click in the Defs window and select Quick filters > Pick one > Variables > Global Variables. Do you want to also filter out the module level static variables? Right-click again and uncheck Scope > Static.
To quickly see what the current file includes, right-click and select Quick filters > Pick one > Others > Includes and Imports.
To reset the display to show everything, right-click and select Quick filters > Show all tags.