New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Adobe AD0-E716 Exam - 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:

0/2000 characters
Huey
3 months ago
I disagree with D, null values can be valid depending on the context.
upvoted 0 times
...
Valda
3 months ago
D is a bit surprising, I thought null was allowed in some cases.
upvoted 0 times
...
Fernanda
3 months ago
C seems off, how can you not set length for student_name?
upvoted 0 times
...
Kayleigh
4 months ago
I think B is wrong too, entity_id should have an index.
upvoted 0 times
...
Lauran
4 months ago
A is definitely an error, needs an index for identity.
upvoted 0 times
...
Marsha
4 months ago
I thought entity_id should have an index if identity is false, but I can't recall if that applies to option B. It feels a bit tricky.
upvoted 0 times
...
Tawanna
4 months ago
I practiced a similar question where null values were mentioned, so I wonder if option D could be a valid error here.
upvoted 0 times
...
Lakeesha
4 months ago
I'm not entirely sure, but I feel like the length attribute for columns is important, which makes option C a possibility.
upvoted 0 times
...
Vi
5 months ago
I remember something about needing an index for identity attributes, so I think option A might be correct.
upvoted 0 times
...
Tiffiny
5 months ago
Hmm, the student_name column also seems to be missing the attribute length. That's probably another thing I'll need to address.
upvoted 0 times
...
Juan
5 months ago
I think the second issue might be with the entity_id column. Since the identity attribute is set to false, it should have an index, but it doesn't look like it does.
upvoted 0 times
...
Monte
5 months ago
Okay, let's see. The first issue seems to be that the roll_no column doesn't have an index, even though the identity attribute is set to true. That's probably an important one to fix.
upvoted 0 times
...
Bok
5 months ago
Hmm, I'm a bit confused by the schema here. I'll need to double-check the documentation on declarative schema to make sure I understand the requirements.
upvoted 0 times
...
Hollis
5 months ago
This looks like a tricky one. I'll need to carefully review the schema and check for any missing or incorrect attributes.
upvoted 0 times
...
Laurel
5 months ago
Configuration Auditing sounds right to me. That's the component that deals with checking the consistency and completeness of the configuration information.
upvoted 0 times
...
Daniela
5 months ago
Ah, I remember learning about thin clients in my IT class. The ability to restrict access and prevent unauthorized software installation is a big advantage. I'll make sure to highlight that in my answer.
upvoted 0 times
...
Maile
5 months ago
I feel like options A and B are focused on traffic shaping, but I can't recall the specifics of how to ensure 10 MB is always reserved for high-priority traffic.
upvoted 0 times
...
Camellia
5 months ago
I remember we talked about equivalence partitioning in class and how it helps in identifying valid and invalid inputs, but I'm not entirely sure how many partitions this scenario would create.
upvoted 0 times
...
Rosita
10 months ago
I bet the developer was like, 'Null? That's a valid value, right? *scratches head*'
upvoted 0 times
Dante
9 months ago
B) Column (entity_id) does not have index. It is needed since attribute identity is set to false.
upvoted 0 times
...
Felicitas
9 months ago
A) Column (roll_no) does not have index. It is needed since attribute identity is set to true.
upvoted 0 times
...
Trina
9 months ago
B) Column (entity_id) does not have index. It is needed since attribute identity is set to false.
upvoted 0 times
...
Katy
9 months ago
A) Column (roll_no) does not have index. It is needed since attribute identity is set to true.
upvoted 0 times
...
...
Cecil
10 months ago
Bob
upvoted 0 times
Hubert
9 months ago
B) Column (entity_id) does not have index. It is needed since attribute identity is set to false.
upvoted 0 times
...
Hubert
9 months ago
A) Column (roll_no) does not have index. It is needed since attribute identity is set to true.
upvoted 0 times
...
...
Jani
10 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
10 months ago
I disagree, I believe the errors are B and C.
upvoted 0 times
...
Jani
11 months ago
I think the errors are A and D.
upvoted 0 times
...

Save Cancel