Collection
User\Collection
Magento\User\Model\ResourceModel\User\Collection
What it does
This collection class is used to retrieve and manage admin user data from the database.
It automatically joins with authorization role tables to include role information when fetching admin users, making it ideal when you need to display or filter admin users along with their assigned roles and permissions.