public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 12
     try {
         $this->parent = $this->env->loadTemplate("form_div_layout.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(12);
         throw $e;
     }
     $this->blocks = array('form_widget' => array($this, 'block_form_widget'), 'form_widget_simple' => array($this, 'block_form_widget_simple'), 'textarea_widget' => array($this, 'block_textarea_widget'), 'form_label' => array($this, 'block_form_label'), 'widget_container_attributes_choice_widget' => array($this, 'block_widget_container_attributes_choice_widget'), 'choice_widget_expanded' => array($this, 'block_choice_widget_expanded'), 'choice_widget' => array($this, 'block_choice_widget'), 'form_row' => array($this, 'block_form_row'), 'label' => array($this, 'block_label'), 'sonata_type_native_collection_widget_row' => array($this, 'block_sonata_type_native_collection_widget_row'), 'sonata_type_native_collection_widget' => array($this, 'block_sonata_type_native_collection_widget'), 'sonata_type_immutable_array_widget' => array($this, 'block_sonata_type_immutable_array_widget'), 'sonata_type_immutable_array_widget_row' => array($this, 'block_sonata_type_immutable_array_widget_row'), 'sonata_type_model_autocomplete_widget' => array($this, 'block_sonata_type_model_autocomplete_widget'), 'sonata_type_model_autocomplete_dropdown_item_format' => array($this, 'block_sonata_type_model_autocomplete_dropdown_item_format'), 'sonata_type_model_autocomplete_selection_format' => array($this, 'block_sonata_type_model_autocomplete_selection_format'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 12
     try {
         $this->parent = $this->env->loadTemplate("form_div_layout.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(12);
         throw $e;
     }
     $this->blocks = array('choice_widget_collapsed' => array($this, 'block_choice_widget_collapsed'), 'textarea_widget' => array($this, 'block_textarea_widget'), 'form_widget_simple' => array($this, 'block_form_widget_simple'), 'choice_widget_expanded' => array($this, 'block_choice_widget_expanded'), 'checkbox_widget' => array($this, 'block_checkbox_widget'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 11
     try {
         $this->parent = $this->env->loadTemplate("::base.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(11);
         throw $e;
     }
     $this->blocks = array('title' => array($this, 'block_title'), 'content' => array($this, 'block_content'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 1
     try {
         $this->parent = $this->env->loadTemplate("knp_menu.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(1);
         throw $e;
     }
     $this->blocks = array('item' => array($this, 'block_item'), 'dividerElement' => array($this, 'block_dividerElement'), 'linkElement' => array($this, 'block_linkElement'), 'spanElement' => array($this, 'block_spanElement'), 'dropdownElement' => array($this, 'block_dropdownElement'), 'label' => array($this, 'block_label'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 1
     try {
         $this->parent = $this->env->loadTemplate("knp_menu_base.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(1);
         throw $e;
     }
     $this->blocks = array('compressed_root' => array($this, 'block_compressed_root'), 'root' => array($this, 'block_root'), 'list' => array($this, 'block_list'), 'children' => array($this, 'block_children'), 'item' => array($this, 'block_item'), 'linkElement' => array($this, 'block_linkElement'), 'spanElement' => array($this, 'block_spanElement'), 'label' => array($this, 'block_label'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 12
     try {
         $this->parent = $this->env->loadTemplate("SonataAdminBundle::standard_layout.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(12);
         throw $e;
     }
     $this->blocks = array('sonata_header' => array($this, 'block_sonata_header'), 'sonata_left_side' => array($this, 'block_sonata_left_side'), 'sonata_nav' => array($this, 'block_sonata_nav'), 'sonata_breadcrumb' => array($this, 'block_sonata_breadcrumb'), 'stylesheets' => array($this, 'block_stylesheets'), 'sonata_wrapper' => array($this, 'block_sonata_wrapper'), 'sonata_page_content' => array($this, 'block_sonata_page_content'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 12
     try {
         $this->parent = $this->env->loadTemplate("SonataAdminBundle:CRUD:base_list_flat_inner_row.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(12);
         throw $e;
     }
     $this->blocks = array('row' => array($this, 'block_row'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 11
     try {
         $this->parent = $this->env->loadTemplate("SonataPageBundle::layout.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(11);
         throw $e;
     }
     $this->blocks = array('page_content' => array($this, 'block_page_content'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 1
     try {
         $this->parent = $this->env->loadTemplate("TwigBundle::layout.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(1);
         throw $e;
     }
     $this->blocks = array('head' => array($this, 'block_head'), 'title' => array($this, 'block_title'), 'body' => array($this, 'block_body'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 12
     try {
         $this->parent = $this->env->loadTemplate("SonataAdminBundle:Form:form_admin_fields.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(12);
         throw $e;
     }
     $this->blocks = array('sonata_admin_orm_one_to_one_widget' => array($this, 'block_sonata_admin_orm_one_to_one_widget'), 'sonata_admin_orm_many_to_many_widget' => array($this, 'block_sonata_admin_orm_many_to_many_widget'), 'sonata_admin_orm_many_to_one_widget' => array($this, 'block_sonata_admin_orm_many_to_one_widget'), 'sonata_admin_orm_one_to_many_widget' => array($this, 'block_sonata_admin_orm_one_to_many_widget'), 'sonata_type_model_widget' => array($this, 'block_sonata_type_model_widget'), 'sonata_type_model_list_widget' => array($this, 'block_sonata_type_model_list_widget'), 'sonata_type_admin_widget' => array($this, 'block_sonata_type_admin_widget'), 'sonata_type_collection_widget' => array($this, 'block_sonata_type_collection_widget'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 12
     try {
         $this->parent = $this->env->loadTemplate("SonataUserBundle:Profile:action.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(12);
         throw $e;
     }
     $this->blocks = array('sonata_profile_title' => array($this, 'block_sonata_profile_title'), 'sonata_profile_content' => array($this, 'block_sonata_profile_content'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 12
     try {
         $this->parent = $this->env->loadTemplate("SonataBlockBundle:Block:block_core_rss.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(12);
         throw $e;
     }
     $this->blocks = array('block' => array($this, 'block_block'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 12
     try {
         $this->parent = $this->env->loadTemplate("SonataAdminBundle:Pager:base_results.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(12);
         throw $e;
     }
     $this->blocks = array();
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 11
     try {
         $this->parent = $this->env->loadTemplate("SonataPageBundle::layout.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(11);
         throw $e;
     }
     $this->blocks = array('sonata_page_body_tag' => array($this, 'block_sonata_page_body_tag'), 'sonata_page_javascripts' => array($this, 'block_sonata_page_javascripts'), 'sonata_page_container' => array($this, 'block_sonata_page_container'), 'sonata_page_breadcrumb' => array($this, 'block_sonata_page_breadcrumb'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 12
     try {
         $this->parent = $this->env->loadTemplate("SonataUserBundle:Security:base_login.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(12);
         throw $e;
     }
     $this->blocks = array('fos_user_content' => array($this, 'block_fos_user_content'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 12
     try {
         $this->parent = $this->env->loadTemplate("SonataAdminBundle:CRUD:base_edit.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(12);
         throw $e;
     }
     $this->blocks = array('stylesheets' => array($this, 'block_stylesheets'), 'sonata_admin_content' => array($this, 'block_sonata_admin_content'), 'sonata_media_show_reference' => array($this, 'block_sonata_media_show_reference'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 1
     try {
         $this->parent = $this->env->loadTemplate("form_div_layout.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(1);
         throw $e;
     }
     $this->blocks = array('button_attributes' => array($this, 'block_button_attributes'), 'button_widget' => array($this, 'block_button_widget'), 'choice_widget_collapsed' => array($this, 'block_choice_widget_collapsed'), 'textarea_widget' => array($this, 'block_textarea_widget'), 'form_widget_simple' => array($this, 'block_form_widget_simple'), 'form_widget_compound' => array($this, 'block_form_widget_compound'), 'form_tabs' => array($this, 'block_form_tabs'), 'tabs_widget' => array($this, 'block_tabs_widget'), 'form_tab' => array($this, 'block_form_tab'), 'collection_widget' => array($this, 'block_collection_widget'), 'choice_widget_expanded' => array($this, 'block_choice_widget_expanded'), 'checkbox_widget' => array($this, 'block_checkbox_widget'), 'date_widget' => array($this, 'block_date_widget'), 'time_widget' => array($this, 'block_time_widget'), 'datetime_widget' => array($this, 'block_datetime_widget'), 'percent_widget' => array($this, 'block_percent_widget'), 'money_widget' => array($this, 'block_money_widget'), 'file_widget' => array($this, 'block_file_widget'), 'form_legend' => array($this, 'block_form_legend'), 'form_label' => array($this, 'block_form_label'), 'help_label' => array($this, 'block_help_label'), 'help_label_tooltip' => array($this, 'block_help_label_tooltip'), 'help_label_popover' => array($this, 'block_help_label_popover'), 'form_rows_visible' => array($this, 'block_form_rows_visible'), 'form_row' => array($this, 'block_form_row'), 'form_message' => array($this, 'block_form_message'), 'form_help' => array($this, 'block_form_help'), 'form_widget_add_btn' => array($this, 'block_form_widget_add_btn'), 'form_widget_remove_btn' => array($this, 'block_form_widget_remove_btn'), 'collection_button' => array($this, 'block_collection_button'), 'label_asterisk' => array($this, 'block_label_asterisk'), 'widget_addon' => array($this, 'block_widget_addon'), 'form_errors' => array($this, 'block_form_errors'), 'error_type' => array($this, 'block_error_type'), 'widget_form_group_start' => array($this, 'block_widget_form_group_start'), 'help_widget_popover' => array($this, 'block_help_widget_popover'), 'widget_form_group_end' => array($this, 'block_widget_form_group_end'), 'form_widget' => array($this, 'block_form_widget'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 1
     try {
         $this->parent = $this->env->loadTemplate("SonataAdminBundle::standard_layout.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(1);
         throw $e;
     }
     $this->blocks = array('javascripts' => array($this, 'block_javascripts'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 12
     try {
         $this->parent = $this->env->loadTemplate("SonataAdminBundle:CRUD:action.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(12);
         throw $e;
     }
     $this->blocks = array('tab_menu' => array($this, 'block_tab_menu'), 'body_attributes' => array($this, 'block_body_attributes'), 'content' => array($this, 'block_content'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 12
     try {
         $this->parent = $this->env->loadTemplate("SonataAdminBundle::empty_layout.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(12);
         throw $e;
     }
     $this->blocks = array('title' => array($this, 'block_title'), 'stylesheets' => array($this, 'block_stylesheets'), 'sonata_wrapper' => array($this, 'block_sonata_wrapper'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     // line 1
     try {
         $this->parent = $this->env->loadTemplate("@WebProfiler/Profiler/layout.html.twig");
     } catch (Twig_Error_Loader $e) {
         $e->setTemplateFile($this->getTemplateName());
         $e->setTemplateLine(1);
         throw $e;
     }
     $this->blocks = array('toolbar' => array($this, 'block_toolbar'), 'menu' => array($this, 'block_menu'), 'panel' => array($this, 'block_panel'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     $_trait_0 = $this->env->loadTemplate("SonataAdminBundle:CRUD:base_edit_form.html.twig");
     // line 36
     if (!$_trait_0->isTraitable()) {
         throw new Twig_Error_Runtime('Template "' . "SonataAdminBundle:CRUD:base_edit_form.html.twig" . '" cannot be used as a trait.');
     }
     $_trait_0_blocks = $_trait_0->getBlocks();
     if (!isset($_trait_0_blocks["form"])) {
         throw new Twig_Error_Runtime(sprintf('Block "form" is not defined in trait "SonataAdminBundle:CRUD:base_edit_form.html.twig".'));
     }
     $_trait_0_blocks["parentForm"] = $_trait_0_blocks["form"];
     unset($_trait_0_blocks["form"]);
     $this->traits = $_trait_0_blocks;
     $this->blocks = array_merge($this->traits, array('title' => array($this, 'block_title'), 'navbar_title' => array($this, 'block_navbar_title'), 'actions' => array($this, 'block_actions'), 'tab_menu' => array($this, 'block_tab_menu'), 'form' => array($this, 'block_form')));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     $this->parent = false;
     $this->blocks = array('label' => array($this, 'block_label'), 'field' => array($this, 'block_field'), 'errors' => array($this, 'block_errors'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     $this->parent = false;
     $this->blocks = array('html_attributes' => array($this, 'block_html_attributes'), 'meta_tags' => array($this, 'block_meta_tags'), 'stylesheets' => array($this, 'block_stylesheets'), 'javascripts' => array($this, 'block_javascripts'), 'sonata_head_title' => array($this, 'block_sonata_head_title'), 'body_attributes' => array($this, 'block_body_attributes'), 'sonata_header' => array($this, 'block_sonata_header'), 'sonata_header_noscript_warning' => array($this, 'block_sonata_header_noscript_warning'), 'logo' => array($this, 'block_logo'), 'sonata_nav' => array($this, 'block_sonata_nav'), 'sonata_breadcrumb' => array($this, 'block_sonata_breadcrumb'), 'sonata_top_nav_menu' => array($this, 'block_sonata_top_nav_menu'), 'sonata_wrapper' => array($this, 'block_sonata_wrapper'), 'sonata_left_side' => array($this, 'block_sonata_left_side'), 'sonata_side_nav' => array($this, 'block_sonata_side_nav'), 'sonata_sidebar_search' => array($this, 'block_sonata_sidebar_search'), 'side_bar_before_nav' => array($this, 'block_side_bar_before_nav'), 'side_bar_nav' => array($this, 'block_side_bar_nav'), 'side_bar_after_nav' => array($this, 'block_side_bar_after_nav'), 'sonata_page_content' => array($this, 'block_sonata_page_content'), 'sonata_page_content_header' => array($this, 'block_sonata_page_content_header'), 'sonata_page_content_nav' => array($this, 'block_sonata_page_content_nav'), 'tab_menu_navbar_header' => array($this, 'block_tab_menu_navbar_header'), 'sonata_admin_content' => array($this, 'block_sonata_admin_content'), 'notice' => array($this, 'block_notice'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     $this->blocks = array('block' => array($this, 'block_block'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     $this->parent = false;
     $this->blocks = array('sonata_formatter_type_widget' => array($this, 'block_sonata_formatter_type_widget'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     $this->parent = false;
     $this->blocks = array('title' => array($this, 'block_title'), 'head' => array($this, 'block_head'), 'body' => array($this, 'block_body'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     $this->parent = false;
     $this->blocks = array('sonata_page_breadcrumb' => array($this, 'block_sonata_page_breadcrumb'));
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     $this->parent = false;
     $this->blocks = array();
 }
 public function __construct(Twig_Environment $env)
 {
     parent::__construct($env);
     $this->parent = false;
     $this->blocks = array('subject' => array($this, 'block_subject'), 'body_text' => array($this, 'block_body_text'), 'body_html' => array($this, 'block_body_html'));
 }