Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save karudonaldson/aa93f4d0cac626dc09bf3b960e457ca7 to your computer and use it in GitHub Desktop.
Save karudonaldson/aa93f4d0cac626dc09bf3b960e457ca7 to your computer and use it in GitHub Desktop.
ddev install-varbase minimal
Installing Varbase...
You are about to:
* DROP all tables in your 'db' database.
// Do you want to continue?: yes.
[notice] Starting Drupal installation. This takes a while.
[notice] Performed install task: install_select_language
[notice] Performed install task: install_select_profile
[notice] Performed install task: install_load_profile
[notice] Performed install task: install_verify_requirements
[notice] Performed install task: install_verify_database_ready
[notice] Performed install task: install_base_system
[notice] Performed install task: install_bootstrap_full
[notice] Performed install task: install_profile_modules
[notice] Performed install task: install_profile_themes
[notice] Performed install task: install_install_profile
[notice] Performed install task: install_configure_form
[notice] Performed install task: varbase_multilingual_configuration_form
[notice] Performed install task: varbase_configure_multilingual
[notice] Performed install task: varbase_extra_components
[notice] Options titles do not exist.
[notice] <em class="placeholder">Publish state</em> hidden for: Media types (Audio, Audio, Audio, Audio, Audio, Audio, File, File, File, File, File, File, Gallery, Gallery, Gallery, Gallery, Gallery, Image, Image, Image, Image, Image, Image, Remote video, Remote video, Remote video, Remote video, Remote video, Video, Video, Video, Video, Video, Video)
[notice] <em class="placeholder">Unpublish state</em> hidden for: Media types (Audio, Audio, Audio, Audio, Audio, Audio, File, File, File, File, File, File, Gallery, Gallery, Gallery, Gallery, Gallery, Image, Image, Image, Image, Image, Image, Remote video, Remote video, Remote video, Remote video, Remote video, Video, Video, Video, Video, Video, Video)
[warning] The "extra_field_block:node:landing_page_lb:content_moderation_control" block plugin was not found
[warning] The "extra_field_block:node:landing_page_lb:content_moderation_control" block plugin was not found
[warning] The "block_content:2f3e092e-0470-4863-9ac8-4852cf1bf96a" block plugin was not found
[warning] The "block_content:7cbc6f8a-b200-46a0-bb19-e1c72fc12c1f" block plugin was not found
[warning] The "field_block:node:varbase_blog:created" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_blog_categories" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_media" block plugin was not found
[warning] The "field_block:node:varbase_blog:body" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_tags" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_blog_categories" block plugin was not found
[warning] The "field_block:node:varbase_blog:created" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_media" block plugin was not found
[warning] The "field_block:node:varbase_blog:body" block plugin was not found
[warning] The "views_block:varbase_blog-related_blog_posts_block" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_tags" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_media" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_blog_categories" block plugin was not found
[warning] The "field_block:node:varbase_blog:created" block plugin was not found
[warning] The "field_block:node:varbase_blog:body" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_tags" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_media" block plugin was not found
[warning] The "field_block:node:varbase_blog:created" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_blog_categories" block plugin was not found
[warning] The "field_block:node:varbase_blog:body" block plugin was not found
[warning] The "views_block:varbase_blog-related_blog_posts_block" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_tags" block plugin was not found
[warning] The "field_block:taxonomy_term:blog_categories:description" block plugin was not found
[warning] The "field_block:taxonomy_term:blog_categories:description" block plugin was not found
[warning] The "field_block:taxonomy_term:tags:description" block plugin was not found
[warning] The "field_block:taxonomy_term:tags:description" block plugin was not found
[warning] The "extra_field_block:node:varbase_blog:content_moderation_control" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_media" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_blog_categories" block plugin was not found
[warning] The "field_block:node:varbase_blog:created" block plugin was not found
[warning] The "field_block:node:varbase_blog:body" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_tags" block plugin was not found
[warning] The "extra_field_block:node:varbase_blog:content_moderation_control" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_media" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_blog_categories" block plugin was not found
[warning] The "field_block:node:varbase_blog:created" block plugin was not found
[warning] The "field_block:node:varbase_blog:body" block plugin was not found
[warning] The "field_block:node:varbase_blog:field_tags" block plugin was not found
[notice] Performed install task: varbase_assemble_extra_components
[notice] Performed install task: varbase_development_tools
[notice] Performed install task: varbase_assemble_development_tools
[notice] Performed install task: install_finished
[success] Installation complete. (Admin)
[success] Cache rebuild complete.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment