protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $a->addEventSubscriber(new \Doctrine\DBAL\Event\Listeners\MysqlSessionInit('UTF8'));
     $a->addEventSubscriber(new \FOS\UserBundle\Doctrine\Orm\UserListener($this));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => NULL, 'dbname' => 'health_symfony2', 'user' => 'root', 'password' => NULL, 'driverOptions' => array()), new \Doctrine\DBAL\Configuration(), $a, array());
 }
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $a->addEventSubscriber(new \FOS\UserBundle\Doctrine\Orm\UserListener($this));
     $a->addEventListener(array(0 => 'loadClassMetadata'), $this->get('doctrine.orm.default_listeners.attach_entity_listeners'));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => NULL, 'dbname' => 'scrumator', 'user' => 'root', 'password' => 'salome', 'charset' => 'UTF8', 'driverOptions' => array()), new \Doctrine\DBAL\Configuration(), $a, array());
 }
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Gedmo\Sluggable\SluggableListener();
     $a->setAnnotationReader($this->get('annotation_reader'));
     $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $b->addEventSubscriber($a);
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => '23125.m.tld.pl', 'port' => NULL, 'dbname' => 'baza23125_83', 'user' => 'admin23125_83', 'password' => '1QzX2h9TU7', 'charset' => 'UTF8', 'driverOptions' => array()), new \Doctrine\DBAL\Configuration(), $b, array());
 }
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = $this->get('vich_uploader.metadata_reader');
     $b = $this->get('vich_uploader.upload_handler');
     $c = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter();
     $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('achievement_images', $c, $a, $b));
     $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('gallery_images', $c, $a, $b));
     $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('article_files', $c, $a, $b));
     $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('achievement_images', $c, $a, $b));
     $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('achievement_images', $c, $a, $b));
     $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('article_files', $c, $a, $b));
     $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('gallery_images', $c, $a, $b));
     $d->addEventSubscriber(new \FOS\UserBundle\Doctrine\UserListener($this));
     $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('gallery_images', $c, $a, $b));
     $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('article_files', $c, $a, $b));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => 8889, 'dbname' => 'przedszkole', 'user' => 'root', 'password' => 'root', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), new \Doctrine\DBAL\Configuration(), $d, array());
 }
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Gedmo\Sluggable\SluggableListener();
     $a->setAnnotationReader($this->get('annotation_reader'));
     $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $b->addEventSubscriber($a);
     $b->addEventSubscriber(new \FOS\UserBundle\Doctrine\Orm\UserListener($this));
     $b->addEventListener(array(0 => 'postPersist'), $this->get('lamadelray_platform.doctrine.notification'));
     $b->addEventListener(array(0 => 'loadClassMetadata'), $this->get('doctrine.orm.default_listeners.attach_entity_listeners'));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => 'sql4.freemysqlhosting.net', 'port' => 3306, 'dbname' => 'sql4102112', 'user' => 'sql4102112', 'password' => 'GjMYvtpwkb', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), new \Doctrine\DBAL\Configuration(), $b, array());
 }
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = $this->get('vich_uploader.metadata_reader');
     $b = $this->get('vich_uploader.upload_handler');
     $c = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter();
     $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('product_image', $c, $a, $b));
     $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('product_image', $c, $a, $b));
     $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('product_image', $c, $a, $b));
     $d->addEventListener(array(0 => 'loadClassMetadata'), $this->get('doctrine.orm.default_listeners.attach_entity_listeners'));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => NULL, 'dbname' => 'photocoolDB', 'user' => 'root', 'password' => 'mysql', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), new \Doctrine\DBAL\Configuration(), $d, array());
 }
 /**
  * Gets the 'doctrine.dbal.default_connection' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\DBAL\Connection A Doctrine\DBAL\Connection instance.
  */
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Doctrine\DBAL\Logging\LoggerChain();
     $a->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($this->get('monolog.logger.doctrine', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('debug.stopwatch', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
     $a->addLogger($this->get('doctrine.dbal.logger.profiling.default'));
     $b = new \Doctrine\DBAL\Configuration();
     $b->setSQLLogger($a);
     $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $c->addEventListener(array(0 => 'postGenerateSchema'), 'security.acl.dbal.schema_listener');
     $c->addEventListener(array(0 => 'prePersist'), $this->get('app.security.user'));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => 'localhost', 'port' => 3306, 'dbname' => 'uv1', 'user' => 'root', 'password' => NULL, 'charset' => 'UTF8', 'driverOptions' => array()), $b, $c, array());
 }
 /**
  * Gets the 'doctrine.dbal.default_connection' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return stdClass A stdClass instance.
  */
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Doctrine\DBAL\Logging\LoggerChain();
     $a->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($this->get('monolog.logger.doctrine', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('debug.stopwatch', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
     $a->addLogger($this->get('doctrine.dbal.logger.profiling.default'));
     $b = new \Doctrine\DBAL\Configuration();
     $b->setSQLLogger($a);
     $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $c->addEventSubscriber(new \FOS\UserBundle\Doctrine\Orm\UserListener($this));
     $c->addEventSubscriber($this->get('sonata.media.doctrine.event_subscriber'));
     $c->addEventSubscriber($this->get('sonata.easy_extends.doctrine.mapper'));
     $c->addEventListener(array(0 => 'postGenerateSchema'), 'security.acl.dbal.schema_listener');
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => NULL, 'dbname' => 'bugtracker', 'user' => 'root', 'password' => NULL, 'charset' => 'UTF8', 'driverOptions' => array()), $b, $c, array());
 }
 /**
  * Gets the 'doctrine.dbal.switchfit_connection' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \stdClass A stdClass instance.
  */
 protected function getDoctrine_Dbal_SwitchfitConnectionService()
 {
     $a = $this->get('annotation_reader');
     $b = new \Doctrine\DBAL\Logging\LoggerChain();
     $b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($this->get('monolog.logger.doctrine', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('debug.stopwatch', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
     $b->addLogger($this->get('doctrine.dbal.logger.profiling.switchfit'));
     $c = new \Doctrine\DBAL\Configuration();
     $c->setSQLLogger($b);
     $d = new \Gedmo\Timestampable\TimestampableListener();
     $d->setAnnotationReader($a);
     $e = new \Gedmo\Sluggable\SluggableListener();
     $e->setAnnotationReader($a);
     $f = new \Gedmo\Sortable\SortableListener();
     $f->setAnnotationReader($a);
     $g = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $g->addEventSubscriber($d);
     $g->addEventSubscriber($this->get('nordcode_translation.listener.translatable'));
     $g->addEventSubscriber($e);
     $g->addEventSubscriber($f);
     $g->addEventSubscriber($this->get('stof_doctrine_extensions.listener.translatable'));
     return $this->services['doctrine.dbal.switchfit_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_pgsql', 'dbname' => 'switchfit', 'user' => 'switchfit', 'host' => '127.0.0.1', 'port' => 5432, 'password' => 'switchfit', 'charset' => 'UTF', 'driverOptions' => array()), $c, $g, array());
 }
 /**
  * Gets the 'doctrine.dbal.default_connection' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\DBAL\Connection A Doctrine\DBAL\Connection instance.
  */
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Doctrine\DBAL\Logging\LoggerChain();
     $a->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($this->get('monolog.logger.doctrine', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('debug.stopwatch', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
     $a->addLogger($this->get('doctrine.dbal.logger.profiling.default'));
     $b = new \Doctrine\DBAL\Configuration();
     $b->setSQLLogger($a);
     $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $c->addEventSubscriber(new \FOS\UserBundle\Doctrine\Orm\UserListener($this));
     $c->addEventListener(array(0 => 'loadClassMetadata'), $this->get('doctrine.orm.default_listeners.attach_entity_listeners'));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => 8889, 'dbname' => 'crm_symfony', 'user' => 'root', 'password' => 'root', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), $b, $c, array());
 }
 /**
  * Gets the 'doctrine.dbal.default_connection' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\DBAL\Connection A Doctrine\DBAL\Connection instance.
  */
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Doctrine\DBAL\Logging\LoggerChain();
     $a->addLogger($this->get('doctrine.dbal.logger'));
     $a->addLogger($this->get('doctrine.dbal.logger.profiling.default'));
     $b = new \Doctrine\DBAL\Configuration();
     $b->setSQLLogger($a);
     $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $c->addEventListener(array(0 => 'loadClassMetadata'), $this->get('doctrine.orm.default_listeners.attach_entity_listeners'));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => '192.168.123.22', 'port' => NULL, 'dbname' => 'realtime', 'user' => 'monty', 'password' => 'test1234', 'charset' => 'UTF8', 'driverOptions' => array()), $b, $c, array());
 }
 /**
  * Gets the 'doctrine.dbal.site_connection' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \stdClass A stdClass instance.
  */
 protected function getDoctrine_Dbal_SiteConnectionService()
 {
     $a = new \Doctrine\DBAL\Logging\LoggerChain();
     $a->addLogger($this->get('doctrine.dbal.logger'));
     $a->addLogger($this->get('doctrine.dbal.logger.profiling.site'));
     $b = new \Doctrine\DBAL\Configuration();
     $b->setSQLLogger($a);
     $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $c->addEventSubscriber($this->get('fos_user.user_listener'));
     return $this->services['doctrine.dbal.site_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'dbname' => 'siteaionrising', 'user' => 'root', 'password' => NULL, 'charset' => 'UTF8', 'port' => NULL, 'driverOptions' => array()), $b, $c, array());
 }
示例#13
0
 /**
  * Gets the 'doctrine.dbal.default_connection' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\DBAL\Connection A Doctrine\DBAL\Connection instance
  */
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = $this->get('annotation_reader');
     $b = new \Doctrine\DBAL\Logging\LoggerChain();
     $b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($this->get('monolog.logger.doctrine', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('debug.stopwatch', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
     $b->addLogger($this->get('doctrine.dbal.logger.profiling.default'));
     $c = new \Doctrine\DBAL\Configuration();
     $c->setSQLLogger($b);
     $d = new \Gedmo\SoftDeleteable\SoftDeleteableListener();
     $d->setAnnotationReader($a);
     $e = new \Gedmo\Sortable\SortableListener();
     $e->setAnnotationReader($a);
     $f = new \Gedmo\Sluggable\SluggableListener();
     $f->setAnnotationReader($a);
     $g = new \Gedmo\Timestampable\TimestampableListener();
     $g->setAnnotationReader($a);
     $h = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $h->addEventSubscriber($d);
     $h->addEventSubscriber($this->get('bigfoot_context.subscriber.doctrine'));
     $h->addEventSubscriber($e);
     $h->addEventSubscriber($f);
     $h->addEventSubscriber($this->get('stof_doctrine_extensions.listener.blameable'));
     $h->addEventSubscriber($g);
     $h->addEventSubscriber($this->get('stof_doctrine_extensions.listener.translatable'));
     $h->addEventListener(array(0 => 'onFlush', 1 => 'postPersist', 2 => 'postUpdate', 3 => 'postRemove'), $this->get('bigfoot_core.doctrine_listener'));
     $h->addEventListener(array(0 => 'loadClassMetadata'), $this->get('doctrine.orm.default_listeners.attach_entity_listeners'));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_sqlite', 'host' => NULL, 'port' => NULL, 'dbname' => NULL, 'user' => NULL, 'password' => NULL, 'charset' => 'UTF8', 'path' => $this->targetDirs[3] . '/app/database/sf3_database.sqlite', 'driverOptions' => array(), 'defaultTableOptions' => array()), $c, $h, array());
 }
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $a->addEventSubscriber($this->get('mautic.tblprefix_subscriber'));
     $a->addEventSubscriber($this->get('mautic.lead.doctrine.subscriber'));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => 'localhost', 'port' => '3306', 'dbname' => 'autoMarket', 'user' => 'root', 'password' => 'labots.co', 'charset' => 'UTF8', 'driverOptions' => array()), new \Doctrine\DBAL\Configuration(), $a, array());
 }
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
     $a->addResolveTargetEntity('Civix\\BalancedBundle\\Model\\BalancedUserInterface', 'Civix\\CoreBundle\\Entity\\Customer\\Customer', array());
     $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $b->addEventSubscriber(new \Vich\UploaderBundle\EventListener\UploaderListener($this->get('vich_uploader.adapter'), $this->get('vich_uploader.annotation_driver'), $this->get('vich_uploader.storage'), $this->get('vich_uploader.file_injector')));
     $b->addEventListener(array(0 => 'loadClassMetadata'), $a);
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => 'civixdevdb.c5ywiczyhtjr.us-east-1.rds.amazonaws.com', 'port' => NULL, 'dbname' => 'civixdevdb', 'user' => 'civixdevdb', 'password' => 'civixdevdb', 'charset' => 'UTF8', 'driverOptions' => array()), new \Doctrine\DBAL\Configuration(), $b, array());
 }
 /**
  * Gets the 'doctrine.dbal.default_connection' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return stdClass A stdClass instance.
  */
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Doctrine\DBAL\Logging\LoggerChain();
     $a->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($this->get('monolog.logger.doctrine', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('debug.stopwatch', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
     $a->addLogger(new \Doctrine\DBAL\Logging\DebugStack());
     $b = new \Doctrine\DBAL\Configuration();
     $b->setSQLLogger($a);
     $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $c->addEventSubscriber(new \FOS\UserBundle\Doctrine\Orm\UserListener($this));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => 'mysql1.alwaysdata.com', 'port' => NULL, 'dbname' => 'checo1983_pets', 'user' => 'checo1983', 'password' => 'ciphron', 'charset' => 'UTF8', 'driverOptions' => array()), $b, $c, array());
 }
 /**
  * Gets the 'doctrine.dbal.default_connection' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\DBAL\Connection A Doctrine\DBAL\Connection instance
  */
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Doctrine\DBAL\Logging\LoggerChain();
     $a->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($this->get('monolog.logger.doctrine', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('debug.stopwatch', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
     $a->addLogger($this->get('doctrine.dbal.logger.profiling.default'));
     $b = new \Doctrine\DBAL\Configuration();
     $b->setSQLLogger($a);
     $c = new \Gedmo\Timestampable\TimestampableListener();
     $c->setAnnotationReader($this->get('annotation_reader'));
     $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $d->addEventSubscriber($c);
     $d->addEventSubscriber(new \FOS\UserBundle\Doctrine\UserListener($this->get('fos_user.util.password_updater'), $this->get('fos_user.util.canonical_fields_updater')));
     $d->addEventListener(array(0 => 'loadClassMetadata'), $this->get('doctrine.orm.default_listeners.attach_entity_listeners'));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => NULL, 'dbname' => 'rest', 'user' => 'rest', 'password' => 'Ium2F2CZHMdEj7OP8L5mcT1xfawNc2dt', 'charset' => 'UTF8', 'driverOptions' => array(), 'serverVersion' => 5.6, 'defaultTableOptions' => array()), $b, $d, array('enum' => 'string'));
 }
 /**
  * Gets the 'doctrine.dbal.default_connection' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \stdClass A stdClass instance.
  */
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Doctrine\DBAL\Logging\LoggerChain();
     $a->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($this->get('monolog.logger.doctrine', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('debug.stopwatch', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
     $a->addLogger($this->get('doctrine.dbal.logger.profiling.default'));
     $b = new \Doctrine\DBAL\Configuration();
     $b->setSQLLogger($a);
     $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $c->addEventSubscriber($this->get('hatuey_soft.doctrine_subscriber.user_aware'));
     $c->addEventSubscriber($this->get('hatuey_soft.doctrine_subscriber.acl_aware'));
     $c->addEventSubscriber(new \FOS\UserBundle\Doctrine\Orm\UserListener($this));
     $c->addEventSubscriber($this->get('hatuey_soft.doctrine_subscriber.datetime_aware'));
     $c->addEventSubscriber($this->get('buseta_upload.doctrine_subscriber.upload_aware'));
     $c->addEventListener(array(0 => 'postPersist'), $this->get('doctrine.acl.listener'));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => NULL, 'dbname' => 'sf_ticketsApp', 'user' => 'root', 'password' => 'root', 'charset' => 'UTF8', 'driverOptions' => array()), $b, $c, array());
 }
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Gedmo\Sluggable\SluggableListener();
     $a->setAnnotationReader($this->get('annotation_reader'));
     $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $b->addEventSubscriber($a);
     $b->addEventListener(array(0 => 'loadClassMetadata'), $this->get('doctrine.orm.default_listeners.attach_entity_listeners'));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => NULL, 'dbname' => 'symfony', 'user' => 'root', 'password' => NULL, 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), new \Doctrine\DBAL\Configuration(), $b, array());
 }
 /**
  * Gets the 'doctrine.dbal.default_connection' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\DBAL\Connection A Doctrine\DBAL\Connection instance.
  */
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Doctrine\DBAL\Logging\LoggerChain();
     $a->addLogger($this->get('doctrine.dbal.logger'));
     $a->addLogger($this->get('doctrine.dbal.logger.profiling.default'));
     $b = new \Doctrine\DBAL\Configuration();
     $b->setSQLLogger($a);
     $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $c->addEventSubscriber($this->get('fos_user.user_listener'));
     $c->addEventListener(array(0 => 'postPersist'), $this->get('my.listener'));
     $c->addEventListener(array(0 => 'loadClassMetadata'), $this->get('doctrine.orm.default_listeners.attach_entity_listeners'));
     $c->addEventListener(array(0 => 'loadClassMetadata'), $this->get('doctrine.orm.archive_listeners.attach_entity_listeners'));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => NULL, 'dbname' => 'trdc', 'user' => 'root', 'password' => NULL, 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), $b, $c, array());
 }
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $a->addEventSubscriber(new \FOS\UserBundle\Doctrine\Orm\UserListener($this));
     $a->addEventListener(array(0 => 'postGenerateSchema'), 'security.acl.dbal.schema_listener');
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => 'foyeraetffaetpms.mysql.db', 'port' => 3306, 'dbname' => 'foyeraetffaetpms', 'user' => 'foyeraetffaetpms', 'password' => 'France2015', 'charset' => 'UTF8', 'driverOptions' => array()), new \Doctrine\DBAL\Configuration(), $a, array());
 }
 /**
  * Gets the 'doctrine.dbal.default_connection' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\DBAL\Connection A Doctrine\DBAL\Connection instance.
  */
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = $this->get('vich_uploader.metadata_reader');
     $b = $this->get('vich_uploader.upload_handler');
     $c = new \Doctrine\DBAL\Logging\LoggerChain();
     $c->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($this->get('monolog.logger.doctrine', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('debug.stopwatch', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
     $c->addLogger($this->get('doctrine.dbal.logger.profiling.default'));
     $d = new \Doctrine\DBAL\Configuration();
     $d->setSQLLogger($c);
     $e = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter();
     $f = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $f->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('product_image', $e, $a, $b));
     $f->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('product_image', $e, $a, $b));
     $f->addEventSubscriber($this->get('sonata.easy_extends.doctrine.mapper'));
     $f->addEventSubscriber(new \FOS\UserBundle\Doctrine\Orm\UserListener($this));
     $f->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('product_image', $e, $a, $b));
     $f->addEventListener(array(0 => 'loadClassMetadata'), $this->get('doctrine.orm.default_listeners.attach_entity_listeners'));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => '127.0.0.1', 'port' => NULL, 'dbname' => 'symfony', 'user' => 'root', 'password' => 'aungshine', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), $d, $f, array());
 }
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $a->addEventSubscriber(new \FOS\UserBundle\Entity\UserListener($this));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => 'localhost', 'port' => NULL, 'dbname' => 'sonata', 'user' => 'root', 'password' => 'root', 'charset' => 'UTF8', 'driverOptions' => array()), new \Doctrine\DBAL\Configuration(), $a, array());
 }
 /**
  * Gets the 'doctrine.dbal.default_connection' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return stdClass A stdClass instance.
  */
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Doctrine\DBAL\Logging\LoggerChain();
     $a->addLogger($this->get('doctrine.dbal.logger'));
     $a->addLogger($this->get('doctrine.dbal.logger.profiling.default'));
     $b = new \Doctrine\DBAL\Configuration();
     $b->setSQLLogger($a);
     $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $c->addEventListener(array(0 => 'postLoad'), $this->get('objetodw'));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_pgsql', 'host' => '127.0.0.1', 'port' => '5432', 'dbname' => 'symfony', 'user' => 'postgres', 'password' => 'postgres', 'charset' => 'UTF8', 'driverOptions' => array()), $b, $c, array());
 }
 /**
  * Gets the 'doctrine.dbal.default_connection' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\DBAL\Connection A Doctrine\DBAL\Connection instance.
  */
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = $this->get('vich_uploader.metadata_reader');
     $b = $this->get('vich_uploader.upload_handler');
     $c = new \Doctrine\DBAL\Logging\LoggerChain();
     $c->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($this->get('monolog.logger.doctrine', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('debug.stopwatch', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
     $c->addLogger($this->get('doctrine.dbal.logger.profiling.default'));
     $d = new \Doctrine\DBAL\Configuration();
     $d->setSQLLogger($c);
     $e = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter();
     $f = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $f->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('gallery_images', $e, $a, $b));
     $f->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('achievement_images', $e, $a, $b));
     $f->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('gallery_images', $e, $a, $b));
     $f->addEventSubscriber(new \FOS\UserBundle\Doctrine\UserListener($this));
     $f->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('achievement_images', $e, $a, $b));
     $f->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('achievement_images', $e, $a, $b));
     $f->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('gallery_images', $e, $a, $b));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => 'sql.karas1993.nazwa.pl', 'port' => 3306, 'dbname' => 'karas1993', 'user' => 'karas1993', 'password' => 'Kkoaw1492', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), $d, $f, array());
 }
 /**
  * Gets the 'doctrine.dbal.default_connection' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\DBAL\Connection A Doctrine\DBAL\Connection instance.
  */
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Doctrine\DBAL\Logging\LoggerChain();
     $a->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($this->get('monolog.logger.doctrine', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('debug.stopwatch', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
     $a->addLogger(new \Doctrine\DBAL\Logging\DebugStack());
     $b = new \Doctrine\DBAL\Configuration();
     $b->setSQLLogger($a);
     $c = new \Gedmo\Sluggable\SluggableListener();
     $c->setAnnotationReader($this->get('annotation_reader'));
     $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $d->addEventSubscriber($c);
     $d->addEventSubscriber(new \FOS\UserBundle\Entity\UserListener($this));
     $d->addEventSubscriber($this->get('sonata.easy_extends.doctrine.mapper'));
     $d->addEventListener(array(0 => 'postPersist'), $this->get('lamadelray_platform.doctrine.notification'));
     $d->addEventListener(array(0 => 'postGenerateSchema'), 'security.acl.dbal.schema_listener');
     $d->addEventListener(array(0 => 'loadClassMetadata'), $this->get('doctrine.orm.default_listeners.attach_entity_listeners'));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => 'sql4.freemysqlhosting.net', 'port' => 3306, 'dbname' => 'sql4102112', 'user' => 'sql4102112', 'password' => 'GjMYvtpwkb', 'charset' => 'UTF8', 'driverOptions' => array(), 'defaultTableOptions' => array()), $b, $d, array());
 }
 /**
  * Gets the 'doctrine_phpcr.odm.default_document_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\ODM\PHPCR\DocumentManager A Doctrine\ODM\PHPCR\DocumentManager instance.
  */
 protected function getDoctrinePhpcr_Odm_DefaultDocumentManagerService()
 {
     $a = $this->get('annotation_reader');
     $b = new \Doctrine\Common\Cache\ArrayCache();
     $b->setNamespace('sf2phpcr_default_8abfb5439f3e3c6366a9a2a7d225b51607df7dd909070cd38fddb5e661b6f197');
     $c = new \Doctrine\ODM\PHPCR\Mapping\Driver\AnnotationDriver($a, array(0 => $this->targetDirs[3] . '/vendor/friendsofsymfony/user-bundle/FOS/UserBundle/Document', 1 => $this->targetDirs[3] . '/vendor/sonata-project/user-bundle/Document', 2 => $this->targetDirs[3] . '/src/Acme/BasicCmsBundle/Document', 3 => $this->targetDirs[3] . '/src/Application/Sonata/UserBundle/Document', 4 => $this->targetDirs[3] . '/vendor/doctrine/phpcr-odm/lib/Doctrine/ODM/PHPCR/Document'));
     $d = new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array($this->targetDirs[3] . '/vendor/symfony-cmf/routing-bundle/Resources/config/doctrine-model' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\Model', $this->targetDirs[3] . '/vendor/symfony-cmf/routing-bundle/Resources/config/doctrine-phpcr' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\Doctrine\\Phpcr'), '.phpcr.xml');
     $e = new \Doctrine\ODM\PHPCR\Mapping\Driver\XmlDriver($d);
     $f = new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array($this->targetDirs[3] . '/vendor/symfony-cmf/menu-bundle/Resources/config/doctrine-model' => 'Symfony\\Cmf\\Bundle\\MenuBundle\\Model', $this->targetDirs[3] . '/vendor/symfony-cmf/menu-bundle/Resources/config/doctrine-phpcr' => 'Symfony\\Cmf\\Bundle\\MenuBundle\\Doctrine\\Phpcr'), '.phpcr.xml');
     $g = new \Doctrine\ODM\PHPCR\Mapping\Driver\XmlDriver($f);
     $h = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
     $h->addDriver($c, 'FOS\\UserBundle\\Document');
     $h->addDriver($c, 'Sonata\\UserBundle\\Document');
     $h->addDriver($c, 'Acme\\BasicCmsBundle\\Document');
     $h->addDriver($c, 'Application\\Sonata\\UserBundle\\Document');
     $h->addDriver($c, 'Doctrine\\ODM\\PHPCR\\Document');
     $h->addDriver(new \Doctrine\ODM\PHPCR\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\DefaultFileLocator(array(0 => $this->targetDirs[3] . '/vendor/symfony-cmf/routing-bundle/Resources/config/doctrine-base'), '.phpcr.xml')), 'Symfony\\Component\\Routing');
     $h->addDriver($e, 'Symfony\\Cmf\\Bundle\\RoutingBundle\\Model');
     $h->addDriver($e, 'Symfony\\Cmf\\Bundle\\RoutingBundle\\Doctrine\\Phpcr');
     $h->addDriver(new \Doctrine\ODM\PHPCR\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator(array($this->targetDirs[3] . '/vendor/symfony-cmf/routing-auto-bundle/Resources/config/doctrine-model' => 'Symfony\\Cmf\\Bundle\\RoutingAutoBundle\\Model'), '.phpcr.xml')), 'Symfony\\Cmf\\Bundle\\RoutingAutoBundle\\Model');
     $h->addDriver($g, 'Symfony\\Cmf\\Bundle\\MenuBundle\\Model');
     $h->addDriver($g, 'Symfony\\Cmf\\Bundle\\MenuBundle\\Doctrine\\Phpcr');
     $i = new \Doctrine\ODM\PHPCR\Configuration();
     $i->setDocumentNamespaces(array('FOSUserBundle' => 'FOS\\UserBundle\\Document', 'SonataUserBundle' => 'Sonata\\UserBundle\\Document', 'AcmeBasicCmsBundle' => 'Acme\\BasicCmsBundle\\Document', 'ApplicationSonataUserBundle' => 'Application\\Sonata\\UserBundle\\Document', '__PHPCRODM__' => 'Doctrine\\ODM\\PHPCR\\Document'));
     $i->setMetadataCacheImpl($b);
     $i->setMetadataDriverImpl($h, false);
     $i->setProxyDir(__DIR__ . '/doctrine/PHPCRProxies');
     $i->setProxyNamespace('PHPCRProxies');
     $i->setAutoGenerateProxyClasses(true);
     $i->setClassMetadataFactoryName('Doctrine\\ODM\\PHPCR\\Mapping\\ClassMetadataFactory');
     $i->setDefaultRepositoryClassName('Doctrine\\ODM\\PHPCR\\DocumentRepository');
     $i->addDocumentNamespace('CmfRoutingBundle', 'Symfony\\Cmf\\Bundle\\RoutingBundle\\Doctrine\\Phpcr');
     $i->addDocumentNamespace('CmfRoutingAutoBundle', 'Symfony\\Cmf\\Bundle\\RoutingAutoBundle\\Model');
     $i->addDocumentNamespace('CmfMenuBundle', 'Symfony\\Cmf\\Bundle\\MenuBundle\\Doctrine\\Phpcr');
     $j = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $j->addEventSubscriber($this->get('cmf_core.persistence.phpcr.non_translatable_metadata_listener'));
     $j->addEventListener(array(0 => 'postLoad', 1 => 'postPersist', 2 => 'postMove'), $this->get('cmf_routing.phpcrodm_route_idprefix_listener'));
     $j->addEventListener(array(0 => 'onFlush', 1 => 'endFlush'), $this->get('cmf_routing_auto.phpcrodm_auto_route_listener'));
     return $this->services['doctrine_phpcr.odm.default_document_manager'] = new \Doctrine\ODM\PHPCR\DocumentManager($this->get('doctrine_phpcr.default_session'), $i, $j);
 }
 /**
  * Gets the 'doctrine_mongodb.odm.event_manager' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager A Symfony\Bridge\Doctrine\ContainerAwareEventManager instance.
  */
 protected function getDoctrineMongodb_Odm_EventManagerService()
 {
     $this->services['doctrine_mongodb.odm.event_manager'] = $instance = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $instance->addEventSubscriber(new \FOS\UserBundle\Doctrine\UserListener($this));
     $instance->addEventListener(array(0 => 'preUpdate'), $this->get('entity.event_listener.product_update'));
     return $instance;
 }
 /**
  * Gets the 'doctrine.dbal.default_connection' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \Doctrine\DBAL\Connection A Doctrine\DBAL\Connection instance.
  */
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Doctrine\DBAL\Logging\LoggerChain();
     $a->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($this->get('monolog.logger.doctrine', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('debug.stopwatch', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
     $a->addLogger($this->get('doctrine.dbal.logger.profiling.default'));
     $b = new \Doctrine\DBAL\Configuration();
     $b->setSQLLogger($a);
     $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $c->addEventSubscriber(new \Doctrine\DBAL\Event\Listeners\MysqlSessionInit('UTF8'));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'port' => '', 'dbname' => '', 'user' => 'root', 'password' => NULL, 'host' => 'localhost', 'driverOptions' => array()), $b, $c, array());
 }
 /**
  * Gets the 'doctrine.dbal.default_connection' service.
  *
  * This service is shared.
  * This method always returns the same instance of the service.
  *
  * @return \stdClass A stdClass instance.
  */
 protected function getDoctrine_Dbal_DefaultConnectionService()
 {
     $a = new \Doctrine\DBAL\Logging\LoggerChain();
     $a->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($this->get('monolog.logger.doctrine', ContainerInterface::NULL_ON_INVALID_REFERENCE), $this->get('debug.stopwatch', ContainerInterface::NULL_ON_INVALID_REFERENCE)));
     $a->addLogger($this->get('doctrine.dbal.logger.profiling.default'));
     $b = new \Doctrine\DBAL\Configuration();
     $b->setSQLLogger($a);
     $c = new \Gedmo\Sluggable\SluggableListener();
     $c->setAnnotationReader($this->get('annotation_reader'));
     $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager($this);
     $d->addEventSubscriber($c);
     $d->addEventSubscriber(new \FOS\UserBundle\Doctrine\Orm\UserListener($this));
     return $this->services['doctrine.dbal.default_connection'] = $this->get('doctrine.dbal.connection_factory')->createConnection(array('driver' => 'pdo_mysql', 'host' => '23125.m.tld.pl', 'port' => NULL, 'dbname' => 'baza23125_83', 'user' => 'admin23125_83', 'password' => '1QzX2h9TU7', 'charset' => 'UTF8', 'driverOptions' => array()), $b, $d, array());
 }