Skip to main content

Questions tagged [code-generation]

0 votes
0 answers
18 views

I need a value from Magento2 Admin Panel identified by the Attribute ID (267) for this Admin Panel Attribute in PHP Magento Code. For manipulating an expression. This is experimental so dont mind ...
GipseyWiley's user avatar
0 votes
1 answer
576 views

how can i locate any exact source code page to change content . for example how can i locate Customers --> All Customers --> then select one customer then press edit --> how can i found this ...
Hamad Al-Shabrawi's user avatar
0 votes
1 answer
210 views

I try to use an external library in my Magento2 module. The library is the Amazon MWS-PHP Library. I included the library via composer.json in PSR-0 Format since classnames are in PSR-0 standard (like ...
ulbiopro's user avatar
2 votes
1 answer
219 views

As described in https://devdocs.magento.com/guides/v2.3/extension-dev-guide/code-generation.html some classes are autogenerated on request (or at di:compile) based on some rules. For example if a ...
Marius's user avatar
  • 199k
1 vote
2 answers
170 views

I have tried to disable Magento_CatalogSearch in config.php. After edited config.php, While trying to run commands throws the following error. "Source class "\Magento\CatalogSearch\Model\...
Jaisa's user avatar
  • 2,640
0 votes
2 answers
400 views

When i'm running "setup:di:compile" or setting mode to "production" from "default" then getting following error:- Please help me to resolve this problem immediately. ------Update@Start---------------...
Wakar Ahamad's user avatar
6 votes
1 answer
1k views

I'm working on some auto-scaling Kubernetes infrastructure to run Magento 2, and I noticed that when I start new containers, I can't have the generated/ directory automatically compiled as part of the ...
geerlingguy's user avatar
0 votes
1 answer
942 views

Is there a way to track down this error report? stdClass Object ( [0] => Invalid return type [1] => #0 /home/maxxcou1/public_html/mag2/generated/code/Magento/Framework/App/Http/...
sv3n's user avatar
  • 11.7k

15 30 50 per page