'ID', 'name' => 'Name', 'priority' => 'Priority' ]; public static $RELATIONS = [ 'Calendars' => [self::HAS_MANY, 'Calendar', '_category'] ]; } ?>