Lubinik Learning

Training mode

Lubinik Component Generator & Mapping Debugging

Time remaining:

0 / 20 answered

  1. 1. Which component-generator inputs are required?

    Which component-generator inputs are required?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  2. 2. What determines output root when –output is supplied?

    What determines output root when –output is supplied?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  3. 3. What does –component do?

    What does –component do?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  4. 4. What prefix must a mapping data_source use?

    What prefix must a mapping data_source use?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  5. 5. How is custom_post_types.book resolved?

    How is custom_post_types.book resolved?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  6. 6. What does extraction return after logging a missing key?

    What does extraction return after logging a missing key?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  7. 7. Which diagnostic keys are added to extracted dictionaries?

    Which diagnostic keys are added to extracted dictionaries?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  8. 8. What does each mapping sub-component define?

    What does each mapping sub-component define?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  9. 9. What additional mapping value is required for a shortcode component?

    What additional mapping value is required for a shortcode component?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  10. 10. Is –addon-config mandatory for component generation?

    Is –addon-config mandatory for component generation?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  11. 11. Which addon pair values can enrich Jinja variables?

    Which addon pair values can enrich Jinja variables?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  12. 12. How is php_namespace derived when absent?

    How is php_namespace derived when absent?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  13. 13. How does the generator infer a common slug prefix?

    How does the generator infer a common slug prefix?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  14. 14. Which variables are prepared for a post_type template?

    Which variables are prepared for a post_type template?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  15. 15. What does a taxonomy template receive from assigned_to?

    What does a taxonomy template receive from assigned_to?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  16. 16. How is taxonomy_slug chosen for partial_by_category?

    How is taxonomy_slug chosen for partial_by_category?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  17. 17. How can css_class_prefix be derived for partial or asset templates?

    How can css_class_prefix be derived for partial or asset templates?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  18. 18. What does post_generation.copy_files do?

    What does post_generation.copy_files do?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  19. 19. When do copied support files receive addon replacements?

    When do copied support files receive addon replacements?
    Hint

    Follow the configuration, mapping, and generation pipeline.

  20. 20. Every newly generated taxonomy has the same bug. Where should the reusable fix be made?

    Every newly generated taxonomy has the same bug. Where should the reusable fix be made?
    Hint

    Follow the configuration, mapping, and generation pipeline.