M70-201 Exam Details

  • Exam Code
    :M70-201
  • Exam Name
    :Magento Certified Developer Plus
  • Certification
    :Magento Certifications
  • Vendor
    :Magento
  • Total Questions
    :136 Q&As
  • Last Updated
    :Jul 15, 2026

Magento M70-201 Online Questions & Answers

  • Question 121:

    Which one of the following statements is true regarding layout update handles?

    A. Layout update handles must always match a module_controller_action pattern such as catalog_product_view.
    B. There may never be more than one layout update handle per request.
    C. Layout update handles are declared at any level of the layout XML hierarchy.
    D. A layout update handle may be specified as a string argument when calling loadLayout ().

  • Question 122:

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

    A. The modification date on the modules' etc/config.xml file
    B. The version number (or lack thereof) stored in the core_module_version table
    C. The version number (or lack thereof) stored in the core_resource table
    D. A comparison of the resources that are capable of successfully loading

  • Question 123:

    A valid way to extend Mage_Adminhtml_Cms_PageController with the Acme_Cms_Adminhtml_PageController class would be to set the following configuration:

    Which of the following code pairs should be inserted in the blank spots in the code shown above?

    A. Mage_Adminhtml, Acme_Cms_Adminhtml
    B. Mage_Adminhtml, Acme_Cms_Adminhtml_PageController
    C. Mage_Adminhtml_Cms_PageController, Acme_Cms_Adminhtml
    D. Mage_Adminhtml_Cms_PageController, Acme_Cms_Adminhtml_PageController

  • Question 124:

    You have used the "refresh'' action on the cache management page for the block html cache type. Which of the following types of cache record would be cleared?

    A. all cache records containing HTML code
    B. items for block classes extending Mage_Core_Block_Template only
    C. items having at least one of the tags found in the configuration under the xpath global/ cache/type s/block_html/ tags
    D. block class items with expired lifetime

  • Question 125:

    When changes are made to more than one of a collection's items using setData( 'some', 'value'), which of the following methods will save the changes in the collection?

    A. $collection->saveAll();
    B. $collection->saveItems ();
    C. $collection->saveAllItems ()?
    D. $collection->save();

  • Question 126:

    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 _is Allowed which checks the permission
    E. The route name must start with admin

  • Question 127:

    How can you make a payment method store entire credit card numbers?

    A. For security reasons, there are no native ways for doing that.
    B. Pass the credit card number to the payment method: it will be stored automatically.
    C. Change the protected property of payment method $_canSaveCc to true.
    D. Configure your method to save the card number by setting 1 to the following xpath: default/payment/_NAME_/save_cc

  • Question 128:

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

    A. $collection->addAttributeToFilter('date_posted', array('from' => '2011-04-01', 'to' => '2011-04-30') );\
    B. $collection->addFieldToFilter('date_posted', array('from' => '2011-04-01', 'to' => '2011-04-30') );
    C. $collection->addPostDateFilter('2011-04-01', '2011-04-30');
    D. $collection->addFieldToSelect(('date_posted', arrayCfrom' => '2011-04-01', 'to' => '2011-04-30') );

  • Question 129:

    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)

    A. array('sku' => 12, 'sku' => 123)
    B. array(array('eq' => 12), array('eq' => 123))
    C. array(12 => true, 123 => true)
    D. array(12, 123)
    E. array(array('int' => 12), array('int' => 123))

  • Question 130:

    How is the sort order in which total models collect their values specified?

    A. The sort order is specified in the admin configuration under Sales > "Checkout Totals Sort Order".
    B. The sort order is specified in the system configuration under global/sales/quote/totals/[total_code] with and nodes.
    C. The sort order is defined by the module loading order as specified by the children of the modules/ [module_name]/depends configuration node.
    D. The sort order is specified by the collect method in each total model.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Magento exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your M70-201 exam preparations and Magento certification application, do not hesitate to visit our Vcedump.com to find your solutions here.