<< Prev Question Next Question >>

Question 33/46

You are tasked with ensuring customers who log into the site are authorized. By default, this consists of ensuring the customers email and password match the values in the database. On this project, you need to verify additional data in this process.
Keeping in mind upgradeability, how is this done?

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (46q)
Question 1: A merchant asks you to create a module that is able to proce...
Question 2: How do you add a new link into the My Account sidebar?...
Question 3: A module you are developing requires the addition of new rou...
Question 4: There are two different configurable products which both sha...
Question 5: While developing a module you need to modify an existing Dat...
Question 6: You are reviewing a module to some special functionality to ...
Question 7: What is the relationship between products and categories in ...
Question 8: Magento allows you to specify custom values per store for pr...
Question 9: Which method of a Magento resource model will remove a recor...
Question 10: You are working on a new entity called vendor. You implement...
Question 11: A merchant tasks you to keep sales managers out of the syste...
Question 12: You are updating a module to add extra functionality to the ...
Question 13: You want to remove a column introduced by a third-party exte...
Question 14: How do you persist an entity to the database?...
Question 15: You are adding a new entry to the backend menu that appears ...
Question 16: Which entity in Magento supports scoped attributes?...
Question 17: You are building a new module to add extra functionality to ...
Question 18: In a code review of a merchant's site you have discovered th...
Question 19: In layout files you can change al element's order on a page....
Question 20: How can you access the select query of a collection?...
Question 21: You are customizing the display of product details page. On ...
Question 22: You are building CLI that use the console to create a custom...
Question 23: You have created a module to show manufacturer-list, but in ...
Question 24: What scopes are available for customer attributes?...
Question 25: You are building a new module to add extra functionality to ...
Question 26: A merchant asks you to extend customer functionality to allo...
Question 27: You are reviewing a Magento module and see a directory named...
Question 28: The constructor function for \Magento\Catalog\Model\Category...
Question 29: While reviewing a layout file named sales_order_view.xml you...
Question 30: You are adding an entry to the backend menu. To do so you op...
Question 31: A merchant gives you the module MyCompany_MyModule to instal...
Question 32: You added a new constructor argument to an existing action c...
Question 33: You are tasked with ensuring customers who log into the site...
Question 34: You have been asked to display details from the customer's l...
Question 35: A merchant requires the ability to configure contact informa...
Question 36: You are reviewing a module to some special functionality to ...
Question 37: You need to add a new column to the sales_shipment and the s...
Question 38: You are facing a bug, which is supposedly caused by the cust...
Question 39: Your module, MyCompany_MyModule, is using the frontName mymo...
Question 40: What is the connection between product attribute sets and ca...
Question 41: In a custom module you are adding a new field to the store c...
Question 42: You are working on a Magento store which will be selling in ...
Question 43: You are working on a project that contains a million SKUs. T...
Question 44: You are reviewing a theme in app/design/frontend/MyCompany/M...
Question 45: You want to declare a block of the type \Magento\Framework\V...
Question 46: You are debugging a problem resulting from a recently deploy...