Free AD0-E703 Exam Braindumps (page: 14)

Page 13 of 34

You have created a new block and will be adding this block on every page. The block contains user- specific information and cannot be cached. The block is added to the default.xml with:



What does this accomplish?

  1. The block will be loaded on the store front using AJAX
  2. FPC will cache the block content for all cacheable pages
  3. FPC will be bypassed for this block and all other page content will be cached
  4. All store front pages are no longer cacheable

Answer(s): D


Reference:

https://magento.stackexchange.com/questions/103256/how-to-disable-the-cache-for-the-block-in- magento-2



What order operation is available in the My Account section in the storefront?

  1. Edit order
  2. Refund
  3. Reorder
  4. Invoice

Answer(s): C



While developing a module you need to modify an existing Data Patch. How can you force Magento to execute an existing Data Patch file again?

  1. By removing the Data Patch, running the command: bin/magento setup:db-data:upgrade, then copying the file back and running the command again
  2. By deleting the record with the Data Patch class name from the table patch_list table
  3. By changing the version of the Data Patch in the getVersion method
  4. By modifying the data_version value in the setup_module table

Answer(s): B



You have loaded an instance of Magento\Catalog\Model\Product in the $product variable. You know that the loaded product has the type configurable with four variations. These variations have the prices: $10, $12, $12, $15.
What will be the result of the $product->getFinalPrice() call?

  1. [10, 12, 15]
  2. 10
  3. [10, 12, 12, 15]
  4. 15

Answer(s): B






Post your Comments and Discuss Adobe AD0-E703 exam with other Community members:

AD0-E703 Discussions & Posts