Log in
Model

Role

Magento\Authorization\Model\Acl\Loader\Role

What it does

This class loads ACL (Access Control List) roles from the database and populates them into Magento's ACL system.

Developers would use this when customizing role-based permissions or understanding how Magento loads user and group roles during authorization checks.

It includes caching to improve performance when retrieving role data.

Public Methods

  • populateAcl()