Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6778451
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T16:16:04+00:00 2026-05-26T16:16:04+00:00

Hi I am fairly new to Zend framework. I am working with a tutorial

  • 0

Hi I am fairly new to Zend framework.

I am working with a tutorial found here:
http://akrabat.com/zend-framework-tutorial/.

In order to explore more, I created another table in my database called recordLabel which contains an id, a name and an address.

While after many trials I finally managed to do my join, I realize that the code for it was implemented in the Controller.

My question is a simple one, is it not better for this code that manages data to sit in a Model rather than a Controller ?

I have to models: Albums and RecordLabel, in which of these should it sit then ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T16:16:05+00:00Added an answer on May 26, 2026 at 4:16 pm

    As one artist can have many albums and each one have a single record label I would put this query in the album model part of a get method like :

    $select = $table->select()
        ->from('album')
        ->join('record_label',
            'album.record_label_id = record_label.id);
    

    If on the other hand, an album can have many releases on different labels, I would put it in the record label, part of a method getRecordLabelByAlbum($albumId).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm fairly new to the Zend Framework and MVC and I'm a bit confused
I'm fairly new to Zend Framework and MVC in general so I'm looking for
Fairly new to jQuery, trying to use Autocomplete. Went to http://jqueryui.com/download to build my
fairly new iPhone developer here. Building an app to send RS232 commands to a
I'm fairly new to Zend and am having some difficulties with creating my unit
Fairly new to asp.net Mvc and jquery. Have the following code working fine, but
Im fairly new to Asp.Net arena here guys,so please bear with me if say
I'm fairly new to Zend and I think this question won't be so hard
Fairly new to .Net here and having trouble with a line of code. I
fairly new to C# here... ...What I'm trying to do is parse a bunch

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.