100+ Free Acquia Developer (D10) Practice Questions
Pass your Acquia Certified Developer - Drupal 10 exam on the first try — instant access, no signup required.
A site builder needs to add a 'Subtitle' text field to the Article content type so editors can enter a short tagline below the title. Where in the admin UI is this field added?
Key Facts: Acquia Developer (D10) Exam
60
Questions
Acquia Academy
75 min
Time Limit
Acquia Academy
65%
Passing Score
Acquia
$250
Exam Fee
Acquia
PHP 8.1+
Min PHP
Drupal 10
2 years
Validity
Acquia certification policy
The Acquia Certified Developer Drupal 10 exam has 60 scenario-based questions in 75 minutes with a 65% passing bar. Coverage spans site building (~30%), theming with Twig (~30%), back-end module development (~30%), and web fundamentals (~10%). Drupal 10 requires PHP 8.1+ and ships with Symfony 6 components, CKEditor 5, Olivero, and Claro.
Sample Acquia Developer (D10) Practice Questions
Try these sample questions to test your Acquia Developer (D10) exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.
1A site builder needs to add a 'Subtitle' text field to the Article content type so editors can enter a short tagline below the title. Where in the admin UI is this field added?
2In Drupal 10, which entity type is fieldable AND bundleable by default, allowing different field sets per bundle?
3A View must show only published Articles authored by the current logged-in user. Which combination configures this?
4Which file format does Drupal 10 use to export site configuration via 'drush config:export'?
5A developer wants the variable {{ node.title.value }} to render as plain text inside a Twig template. Which Twig filter is the safest, most idiomatic choice?
6In a custom theme, you want to load a CSS file only on the Article node template. What is the recommended approach?
7A developer adds a new custom module named 'event_tracker'. Which file is REQUIRED for Drupal to recognize it as a module?
8Which PHP version is the MINIMUM supported by Drupal 10?
9A user reports that anonymous visitors can see a block intended only for editors. Which permission system controls block visibility?
10A site builder needs to display the same node in two different layouts depending on whether it appears on the homepage teaser list or full page. Which Drupal feature handles this?
About the Acquia Developer (D10) Exam
The Acquia Certified Developer - Drupal 10 exam validates working competence as a Drupal 10 developer. It uses 60 scenario-based multiple-choice questions covering site building, theming with Twig, and back-end module development on a PHP 8.1+ / Symfony 6 stack.
Questions
60 scored questions
Time Limit
75 minutes
Passing Score
65% (39/60)
Exam Fee
$250 USD (Acquia)
Acquia Developer (D10) Exam Content Outline
Site Building
Content types, fields, view modes, blocks, menus, taxonomy, Views, Layout Builder, multilingual, image styles, and Media.
Theming
Twig templates, theme suggestions, libraries.yml, render arrays, theme functions, base themes (Olivero/Claro/Stable9), and CSS/JS architecture.
Back-End / Module Development
Hooks, plugins (Block, FieldType/Widget/Formatter), services, dependency injection, Entity API, routing, Forms API, events, Configuration Management, Migrate, and Drush.
Web Fundamentals
PHP 8.1+, Symfony 6, Composer, HTTP, security (XSS, SQL injection), version control, and the D9-to-D10 upgrade path.
How to Pass the Acquia Developer (D10) Exam
What You Need to Know
- Passing score: 65% (39/60)
- Exam length: 60 questions
- Time limit: 75 minutes
- Exam fee: $250 USD
Keys to Passing
- Complete 500+ practice questions
- Score 80%+ consistently before scheduling
- Focus on highest-weighted sections
- Use our AI tutor for tough concepts
Acquia Developer (D10) Study Tips from Top Performers
Frequently Asked Questions
How is the Acquia Certified Developer Drupal 10 exam structured?
Sixty scenario-based multiple-choice questions in 75 minutes. The four content areas are site building, theming, back-end, and web fundamentals, and questions usually present a real-world build or debugging scenario rather than rote definitions.
What passing score do I need?
The current cut score is 65%, which translates to 39 of 60 questions correct. Aim for 80%+ on timed practice runs to leave a margin for the harder scenario items.
Do I need the Site Builder exam first?
No. The Developer exam is independent of the Site Builder credential, but the Developer exam still tests core site-building skills (Manage display, Views, view modes, taxonomy), so site-builder fluency is assumed.
How does this compare to the Front-End and Back-End Specialist exams?
The Developer exam is the broad credential covering all three pillars at intermediate depth. The Front-End and Back-End Specialist exams go deeper in their respective lanes and assume the Developer exam content.
What versions of PHP and Symfony does Drupal 10 require?
Drupal 10 requires PHP 8.1 or higher and ships with Symfony 6 components. CKEditor 5 replaces CKEditor 4, and core themes are Olivero (front-end) and Claro (admin), built on Stable9.
How long should I study?
Most candidates with 6-12 months of Drupal experience plan 8-12 weeks of focused prep (roughly 60-100 hours), splitting time between Twig templating, the plugin system, and the Entity / Configuration APIs.