{"id":70,"date":"2018-05-23T09:48:38","date_gmt":"2018-05-23T09:48:38","guid":{"rendered":"http:\/\/rarathemesdemo.com\/perfect-portfolio\/?p=70"},"modified":"2023-08-20T17:32:51","modified_gmt":"2023-08-20T15:32:51","slug":"the-future-of-letting-up-in-the-new-is-the-codewing-solutions","status":"publish","type":"post","link":"https:\/\/www.pasqualepellicani.it\/index.php\/2018\/05\/23\/the-future-of-letting-up-in-the-new-is-the-codewing-solutions\/","title":{"rendered":"Always keep on hand when developing in the dev environment"},"content":{"rendered":"<p>to view the current configuration of a particular {bundle} :<\/p>\n<blockquote><p>$ php bin\/console debug:config {bundle-name}<\/p><\/blockquote>\n<p>to view the potential configurations of a particular {bundle} :<\/p>\n<blockquote><p>$ php bin\/console config:dump {bundle-name}<\/p><\/blockquote>\n<p>the following list is used to regenerate the entire database including migrations and data fakes :<\/p>\n<blockquote><p>$ symfony console doctrine:database:drop &#8211;force<\/p>\n<p>$ symfony console doctrine:database:create<\/p>\n<p>$ symfony console doctrine:migrations:migrate<\/p>\n<p>$ symfony console doctrine:fixtures:load<\/p><\/blockquote>\n<p>view list of autowiring type bundles :<\/p>\n<blockquote><p>$ symfony console debug:autowiring<\/p><\/blockquote>\n<p>for see the full list of services :<\/p>\n<blockquote><p>$ php bin\/console debug:container<\/p><\/blockquote>\n<p>for see the full list of parameters :<\/p>\n<blockquote><p>$ php bin\/console debug:container\u00a0 &#8211;parameters<\/p><\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>to view the current configuration of a particular {bundle} : $ php bin\/console debug:config {bundle-name} to view the potential configurations of a particular {bundle} : $ php bin\/console config:dump {bundle-name} the following list is used to regenerate the entire database including migrations and data fakes : $ symfony console doctrine:database:drop &#8211;force $ symfony console doctrine:database:create &hellip; <\/p>\n","protected":false},"author":1,"featured_media":672,"comment_status":"open","ping_status":"open","sticky":true,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[20,19,18],"class_list":["post-70","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-howto","tag-commands","tag-console","tag-symfony"],"_links":{"self":[{"href":"https:\/\/www.pasqualepellicani.it\/index.php\/wp-json\/wp\/v2\/posts\/70","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pasqualepellicani.it\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.pasqualepellicani.it\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.pasqualepellicani.it\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pasqualepellicani.it\/index.php\/wp-json\/wp\/v2\/comments?post=70"}],"version-history":[{"count":12,"href":"https:\/\/www.pasqualepellicani.it\/index.php\/wp-json\/wp\/v2\/posts\/70\/revisions"}],"predecessor-version":[{"id":676,"href":"https:\/\/www.pasqualepellicani.it\/index.php\/wp-json\/wp\/v2\/posts\/70\/revisions\/676"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pasqualepellicani.it\/index.php\/wp-json\/wp\/v2\/media\/672"}],"wp:attachment":[{"href":"https:\/\/www.pasqualepellicani.it\/index.php\/wp-json\/wp\/v2\/media?parent=70"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.pasqualepellicani.it\/index.php\/wp-json\/wp\/v2\/categories?post=70"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.pasqualepellicani.it\/index.php\/wp-json\/wp\/v2\/tags?post=70"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}