public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->blocks = array(
            'content' => array($this, 'block_content'),
        );
    }
    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(
            'liip_imagine_image_widget' => array($this, 'block_liip_imagine_image_widget'),
        );
    }
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = $this->env->loadTemplate("EzPublishCoreBundle::content_fields.html.twig");

        $this->blocks = array(
            'ezbinaryfile_field' => array($this, 'block_ezbinaryfile_field'),
        );
    }
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = $this->env->loadTemplate("SensioDistributionBundle::Configurator/layout.html.twig");

        $this->blocks = array(
            'content' => array($this, 'block_content'),
        );
    }
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = $this->env->loadTemplate("@WebProfiler/Profiler/layout.html.twig");

        $this->blocks = array(
            'panel' => array($this, 'block_panel'),
        );
    }
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = false;

        $this->blocks = array(
            'panel' => array($this, 'block_panel'),
        );
    }
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = $this->env->loadTemplate("eZDemoBundle::pagelayout.html.twig");

        $this->blocks = array(
            'content' => array($this, 'block_content'),
        );
    }
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = false;

        $this->blocks = array(
            'ezauthor_field' => array($this, 'block_ezauthor_field'),
        );
    }
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = false;

        $this->blocks = array(
            'ez_legacy_render_css' => array($this, 'block_ez_legacy_render_css'),
        );
    }
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = $this->env->loadTemplate("TwigBundle::layout.html.twig");

        $this->blocks = array(
            'title' => array($this, 'block_title'),
            'body' => array($this, 'block_body'),
        );
    }
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->blocks = array(
            'toolbar' => array($this, 'block_toolbar'),
            'menu' => array($this, 'block_menu'),
            'panel' => array($this, 'block_panel'),
            'queries' => array($this, 'block_queries'),
        );
    }
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = $this->env->loadTemplate("WebProfilerBundle:Profiler:layout.html.twig");

        $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);

        $this->parent = false;

        $this->blocks = array(
            'userlinks' => array($this, 'block_userlinks'),
            'logo' => array($this, 'block_logo'),
            'searchbox' => array($this, 'block_searchbox'),
        );
    }
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = $this->env->loadTemplate("form_div_layout.html.twig");

        $this->blocks = array(
            'form_rows' => array($this, 'block_form_rows'),
            'form_row' => array($this, 'block_form_row'),
            'form_label' => array($this, 'block_form_label'),
        );
    }
    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(
            'page_head' => array($this, 'block_page_head'),
            'header' => array($this, 'block_header'),
            'topMenu' => array($this, 'block_topMenu'),
            'path' => array($this, 'block_path'),
            'breadcrumb' => array($this, 'block_breadcrumb'),
            'content' => array($this, 'block_content'),
            'footer' => array($this, 'block_footer'),
            'footerScript' => array($this, 'block_footerScript'),
        );
    }
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = false;

        $this->blocks = array(
            'ezstring_settings' => array($this, 'block_ezstring_settings'),
            'ezxmltext_settings' => array($this, 'block_ezxmltext_settings'),
            'eztext_settings' => array($this, 'block_eztext_settings'),
            'ezcountry_settings' => array($this, 'block_ezcountry_settings'),
            'ezboolean_settings' => array($this, 'block_ezboolean_settings'),
            'ezdatetime_settings' => array($this, 'block_ezdatetime_settings'),
            'ezdate_settings' => array($this, 'block_ezdate_settings'),
            'eztime_settings' => array($this, 'block_eztime_settings'),
            'ezinteger_settings' => array($this, 'block_ezinteger_settings'),
            'ezfloat_settings' => array($this, 'block_ezfloat_settings'),
            'ezselection_settings' => array($this, 'block_ezselection_settings'),
            'ezbinaryfile_settings' => array($this, 'block_ezbinaryfile_settings'),
            'ezmedia_settings' => array($this, 'block_ezmedia_settings'),
            'ezimage_settings' => array($this, 'block_ezimage_settings'),
            'ezobjectrelation_settings' => array($this, 'block_ezobjectrelation_settings'),
            'ezobjectrelationlist_settings' => array($this, 'block_ezobjectrelationlist_settings'),
            'ezpage_settings' => array($this, 'block_ezpage_settings'),
            'ezauthor_settings' => array($this, 'block_ezauthor_settings'),
            'ezurl_settings' => array($this, 'block_ezurl_settings'),
            'ezisbn_settings' => array($this, 'block_ezisbn_settings'),
            'ezkeyword_settings' => array($this, 'block_ezkeyword_settings'),
            'ezuser_settings' => array($this, 'block_ezuser_settings'),
            'ezemail_settings' => array($this, 'block_ezemail_settings'),
            'ezgmaplocation_settings' => array($this, 'block_ezgmaplocation_settings'),
            'ezsrrating_settings' => array($this, 'block_ezsrrating_settings'),
            'settings_maxfilesize' => array($this, 'block_settings_maxfilesize'),
            'settings_preferredrows' => array($this, 'block_settings_preferredrows'),
            'settings_selectionroot' => array($this, 'block_settings_selectionroot'),
            'settings_defaultvalue' => array($this, 'block_settings_defaultvalue'),
            'settings_minimumvalue' => array($this, 'block_settings_minimumvalue'),
            'settings_maximumvalue' => array($this, 'block_settings_maximumvalue'),
            'settings_allowmultiple' => array($this, 'block_settings_allowmultiple'),
            'settings_allowisbn13' => array($this, 'block_settings_allowisbn13'),
        );
    }
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = false;

        $this->blocks = array(
            'ezstring_field' => array($this, 'block_ezstring_field'),
            'eztext_field' => array($this, 'block_eztext_field'),
            'ezxmltext_field' => array($this, 'block_ezxmltext_field'),
            'ezrichtext_field' => array($this, 'block_ezrichtext_field'),
            'ezauthor_field' => array($this, 'block_ezauthor_field'),
            'ezcountry_field' => array($this, 'block_ezcountry_field'),
            'ezboolean_field' => array($this, 'block_ezboolean_field'),
            'ezdatetime_field' => array($this, 'block_ezdatetime_field'),
            'ezdate_field' => array($this, 'block_ezdate_field'),
            'eztime_field' => array($this, 'block_eztime_field'),
            'ezemail_field' => array($this, 'block_ezemail_field'),
            'ezinteger_field' => array($this, 'block_ezinteger_field'),
            'ezfloat_field' => array($this, 'block_ezfloat_field'),
            'ezurl_field' => array($this, 'block_ezurl_field'),
            'ezisbn_field' => array($this, 'block_ezisbn_field'),
            'ezkeyword_field' => array($this, 'block_ezkeyword_field'),
            'ezselection_field' => array($this, 'block_ezselection_field'),
            'ezuser_field' => array($this, 'block_ezuser_field'),
            'ezbinaryfile_field' => array($this, 'block_ezbinaryfile_field'),
            'ezmedia_field' => array($this, 'block_ezmedia_field'),
            'ezobjectrelationlist_field' => array($this, 'block_ezobjectrelationlist_field'),
            'ezgmaplocation_field' => array($this, 'block_ezgmaplocation_field'),
            'ezimage_field' => array($this, 'block_ezimage_field'),
            'ezobjectrelation_field' => array($this, 'block_ezobjectrelation_field'),
            'ezpage_field' => array($this, 'block_ezpage_field'),
            'simple_block_field' => array($this, 'block_simple_block_field'),
            'simple_inline_field' => array($this, 'block_simple_inline_field'),
            'field_attributes' => array($this, 'block_field_attributes'),
        );
    }