Problem/Motivation

The system_rebuild_module_data() function is used to retrieve the installed modules but this is not the best way to obtain this info because this functions performs others actions that are not necessary.

Proposed resolution

Change the system_rebuild_module_data() function for the system_get_info() function

Remaining tasks

None.

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

adriancid created an issue. See original summary.

  • adriancid committed 07b268d on 8.x-1.x
    Issue #2923106 by adriancid, Crell: Don't use the...

adriancid credited Crell.

adriancid’s picture

Status: Active » Patch (to be ported)
adriancid’s picture

Issue summary: View changes

  • adriancid committed 5416b43 on 8.x-1.x
    Issue #2923106 by adriancid, Crell: Don't use the...

  • adriancid committed 520586a on 7.x-1.x
    Issue #2923106 by adriancid, Crell: Don't use the...
adriancid’s picture

Status: Patch (to be ported) » Fixed

  • adriancid committed b947789 on 7.x-1.x
    Issue #2923106 by adriancid, Crell: Don't use the...
adriancid’s picture

Issue summary: View changes

  • adriancid committed 2346a4c on 8.x-1.x
    Issue #2923106 by adriancid, Crell: Don't use the...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.