Exam 1: Magento Certified Developer

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which three of the following will return an instance of a resource model? (Choose three)

Free
(Multiple Choice)
5.0/5
(35)
Correct Answer:
Verified

A,B,E

Which of the following options would cause a poll/poll collection to load all entities that have been posted during April, 2011? Which of the following options would cause a poll/poll collection to load all entities that have been posted during April, 2011?

Free
(Multiple Choice)
4.8/5
(28)
Correct Answer:
Verified

B

Which three of the following object types will have a parent class found in the Mage_Eav module for the purposes of EAV data storage in Magento? (Choose three)

Free
(Multiple Choice)
4.7/5
(25)
Correct Answer:
Verified

C,D,E

Which one of the following controller classes could respond to this URL?: http://example.com/modulename/controller/index

(Multiple Choice)
4.7/5
(36)

You want to filter a product collection so that it will return only SKUs 12 and 123. You will use a call to $collection->addFieldToFilter ('sku', ____________ ); Two of the following arrays could be used to complete that call correctly. Which two? (Choose two)

(Multiple Choice)
4.7/5
(27)

Which of the following xpaths defines the correct XML structure for informing Magento that your module has install scripts?

(Multiple Choice)
4.9/5
(32)

You want to define a list of quote object attributes that are copied to the order object when an order is placed. Which one of the following statements is true?

(Multiple Choice)
4.8/5
(35)

In which config areas are layout files declared? (Choose two)

(Multiple Choice)
4.8/5
(34)

To implement a standard Adminhtml form for a custom data model, which two of the following must you do? (Choose two)

(Multiple Choice)
4.8/5
(41)

When setData ('some', 'value') is called on an EAV entity and the entity is saved to the database, __________________.

(Multiple Choice)
4.8/5
(27)

What does Magento use to determine whether the automatically run upgrade scripts have been run yet?

(Multiple Choice)
4.8/5
(41)

Which two of the following methods can be used to bad an entity's data from its configured data table? (Choose two)

(Multiple Choice)
4.8/5
(26)

Two modules, Foo and Moo, both rewrite the catalog/product model, but only the Moo module's rewrite is being used. Both modules Foo and Moo reside in the community code pool. Which two approaches allow the functionality from both classes to be used? (Choose two)

(Multiple Choice)
4.8/5
(33)

A native Magento EAV entity will use_____________.

(Multiple Choice)
4.8/5
(30)

You want to implement a custom attribute source model. Which method do you have to implement after extending Mage_Eav_Model_Entity_Attribute_Source_Abstract?

(Multiple Choice)
4.9/5
(39)

Which one of the following class types directly charges a credit card when you capture an invoice in Magento admin?

(Multiple Choice)
4.9/5
(31)

Which table stores information about the relationship between configurable products and their child products?

(Multiple Choice)
4.8/5
(34)

What must be done to allow a third-party system to access the Magento API?

(Multiple Choice)
4.8/5
(24)

How many items will be added to the quote after adding a configurable product to the shopping cart?

(Multiple Choice)
4.8/5
(38)

How can you update a third-party system with every new order created in Magento?

(Multiple Choice)
4.9/5
(34)
Showing 1 - 20 of 73
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)