Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Adobe Exam AD0-E716 Topic 8 Question 15 Discussion

Actual exam question for Adobe's AD0-E716 exam
Question #: 15
Topic #: 8
[All AD0-E716 Questions]

An Adobe Commerce developer is trying to create a custom table using declarative schema, but is unable to do so.

What are two errors in the snippet above? (Choose two.)

Show Suggested Answer Hide Answer
Suggested Answer: B

The developer can add a custom filter to the virtual type MagentoCatalogModelApiSearchCriteriaCollectionProcessorProductFilterProce5sor for supplier_id field. In the custom filter, the developer can apply the needed join and filter to the passed $collection. This is the recommended way to extend the search criteria for products using dependency injection and plugins. Verified Reference: [Magento 2.4 DevDocs] [Magento Stack Exchange]


Contribute your Thoughts:

Rosita
1 months ago
I bet the developer was like, 'Null? That's a valid value, right? *scratches head*'
upvoted 0 times
Felicitas
1 days ago
A) Column (roll_no) does not have index. It is needed since attribute identity is set to true.
upvoted 0 times
...
Trina
14 days ago
B) Column (entity_id) does not have index. It is needed since attribute identity is set to false.
upvoted 0 times
...
Katy
16 days ago
A) Column (roll_no) does not have index. It is needed since attribute identity is set to true.
upvoted 0 times
...
...
Cecil
1 months ago
Bob
upvoted 0 times
Hubert
3 days ago
B) Column (entity_id) does not have index. It is needed since attribute identity is set to false.
upvoted 0 times
...
Hubert
20 days ago
A) Column (roll_no) does not have index. It is needed since attribute identity is set to true.
upvoted 0 times
...
...
Jani
2 months ago
But the column (roll_no) does need an index because attribute identity is set to true, and null is not a valid value for column (roll_no).
upvoted 0 times
...
Juliana
2 months ago
I disagree, I believe the errors are B and C.
upvoted 0 times
...
Jani
2 months ago
I think the errors are A and D.
upvoted 0 times
...

Save Cancel