Skip to main content

Questions tagged [interceptor]

0 votes
2 answers
130 views

After a magento update was made from version 2.3.5 to 2.4.7, an error in my custom module started appearing in the administrator. In the main view inside the administrator shows me the following error:...
Carlos A Magaña Perez's user avatar
1 vote
1 answer
54 views

Is it possible to make a plugin for Magento\Setup\Model\ConfigOptionsList::validate()? This function checks the validity of connection to DB and since I am dynamically generating password for DB, I ...
InToSSH's user avatar
  • 11
0 votes
1 answer
199 views

I am trying to get data from a database table, my code of Index.php <?php namespace Demo\Helloworld\Controller\Post; class Index extends \Magento\Framework\App\Action\Action { protected $...
MMM's user avatar
  • 3
1 vote
1 answer
522 views

I am attempting to set up my local environment for Magento. When I try to view the front end, I get the following error on the page: There has been an error processing your request Exception printing ...
Enzie Riddle's user avatar
0 votes
0 answers
121 views

I made this two preferences <preference for="Magento\Catalog\Block\Product\ProductList\Toolbar" type="Prj\Catalog\Block\Product\ProductList\Toolbar" /> <preference for=&...
Clong's user avatar
  • 1,344
0 votes
0 answers
65 views

I am currently developing on a VM with a Ubuntu host machine - it is super slow. I am currently trying to implement a plugin but the magento s:d:c command takes 6 minutes. Within examples for Plugins ...
Scott Anderson's user avatar
2 votes
0 answers
53 views

I had gone through a interview process. They fired some questions below which I don't know answers and couldn't find in google. The questions are below. How to create a object and why we need to ...
Ramesh KR's user avatar
  • 905
0 votes
1 answer
840 views

https://magenticians.com/override-model-magento-2/ I have followed the above tutorial to extend the Product class to show our custom compatible products with the product that the customer views. ...
isc's user avatar
  • 5

15 30 50 per page
1
2 3 4 5