There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Interchange6::Schema::ResultSet::Navigation

SYNOPSIS

Provides extra accessor methods for Interchange6::Schema::Result::Navigation

METHODS

active

Returns all rows where "active" in Interchange6::Schema::Result::Navigation is true.

with_active_child_count

Create slot active_child_count in the resultset containing the count of active child navs.

with_active_product_count

Create slot active_product_count in the resultset containing the count of active products associated with each navigation row.