Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
sale

Want to Unlock All Questions for this Exam?

Full Exam Access, Discussions, No Robots Checks

Magento M70-101 Exam Actual Questions

The questions for M70-101 were last updated on April 19, 2024.
  • Viewing page 1 out of 31 pages.
  • Viewing questions 1-4 out of 127 questions

Topic 1 - Single Topic

Question #1 Topic 1

For an attribute to be loaded on a catalog/product object, which two of the following conditions must be satisfied? (Choose two)

  • A. The eav_attribute table must contain a row defining the attribute's properties and its entity type.
  • B. The attribute must have a backend model configured in the XML config.
  • C. The attribute must be part of the attribute set pertaining to the object being loaded.
  • D. There must be a record of the attribute on the catalog_product_super_attribute table.
  • E. There must be a column added to the catalog_product_entity table.
Reveal Solution Hide Solution   Discussion  

Correct Answer: AC 🗳️

Question #2 Topic 1

What class does an adminhtml grid directly extend?

  • A. Mage_Adminhtml_Block_Widget
  • B. Varien_Data_Grid
  • C. Varien_Data_Widget
  • D. Mage_Adminhtml_Block_Template
Reveal Solution Hide Solution   Discussion  

Correct Answer: A 🗳️

Question #3 Topic 1

You have a product collection and want to add a filter to get all products whose name starts with Test or whose price is 0.00.
Which of the following statements would add that OR condition?

  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D
  • E. Option E
Reveal Solution Hide Solution   Discussion  

Correct Answer: A 🗳️

Question #4 Topic 1

Which three of the following conditions are used to protect an admin route via ACL? (Choose three)

  • A. You have defined an ACL in your module configuration
  • B. At least one admin role must have permission for that route
  • C. You have extended the controller from Mage_Adminhtml_Controller_Action
  • D. You have defined a method _isAllowed which checks the permission
  • E. The route name must start with admin
Reveal Solution Hide Solution   Discussion   1

Correct Answer: ACD 🗳️

Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...