Log in
Collection

Integration\Collection

Magento\Integration\Model\ResourceModel\Integration\Collection

What it does

This collection class manages and retrieves groups of Integration records from the database.

Developers use this class to load multiple integrations at once, apply filters, and perform bulk operations.

It includes a specialized method to filter integrations that use insecure HTTP URLs instead of HTTPS for their endpoints or identity links.

Public Methods

  • addUnsecureUrlsFilter()