<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/symfony2</id>
  <title type="text">Symfony2 Google Group</title>
  <subtitle type="text">
  Discussion group for Symfony2
  </subtitle>
  <link href="/group/symfony2/feed/atom_v1_0_msgs.xml" rel="self" title="Symfony2 feed"/>
  <updated>2013-05-24T01:10:59Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Maxime Aoustin</name>
  <email>max.aous...@gmail.com</email>
  </author>
  <updated>2013-05-24T01:10:59Z</updated>
  <id>http://groups.google.com/group/symfony2/browse_thread/thread/55a9482986085c12/0fc8245e71b3a420?show_docid=0fc8245e71b3a420</id>
  <link href="http://groups.google.com/group/symfony2/browse_thread/thread/55a9482986085c12/0fc8245e71b3a420?show_docid=0fc8245e71b3a420"/>
  <title type="text">Re: [Symfony2] Session inactivity never expire</title>
  <summary type="html" xml:space="preserve">
  Does this need to be reported as a bug? &lt;br&gt; What I&#39;m expecting is that Symfony is checking the session timestamp to &lt;br&gt; know if the session is still valid or not. Isn&#39;t it the behaviour expected?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ryan Castle</name>
  <email>r...@footboot.net</email>
  </author>
  <updated>2013-05-24T00:09:49Z</updated>
  <id>http://groups.google.com/group/symfony2/browse_thread/thread/0f1c59e561361b80/247518ccf47800cc?show_docid=247518ccf47800cc</id>
  <link href="http://groups.google.com/group/symfony2/browse_thread/thread/0f1c59e561361b80/247518ccf47800cc?show_docid=247518ccf47800cc"/>
  <title type="text">Re: [Symfony2] Make a request into a Entity Class. Into the __toString Method</title>
  <summary type="html" xml:space="preserve">
  What error are you getting? I think you are approaching it correctly. You &lt;br&gt; do have a typo in Serie.php, which would probably make your * &lt;br&gt; RegistrationStudentType* give you errors. &lt;br&gt; &lt;p&gt; public function getSerie() &lt;br&gt; { &lt;br&gt; return $this-&amp;gt;seriee; // Doesn&#39;t exist &lt;br&gt; } &lt;br&gt; &lt;p&gt;On Thu, May 23, 2013 at 11:46 PM, Mael Elvis FOSSO N. &amp;lt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Stéphane</name>
  <email>stephane.er...@gmail.com</email>
  </author>
  <updated>2013-05-23T19:26:06Z</updated>
  <id>http://groups.google.com/group/symfony2/browse_thread/thread/136f9d49da2629d7/c72f2f6868b3bdd0?show_docid=c72f2f6868b3bdd0</id>
  <link href="http://groups.google.com/group/symfony2/browse_thread/thread/136f9d49da2629d7/c72f2f6868b3bdd0?show_docid=c72f2f6868b3bdd0"/>
  <title type="text">Re: [Symfony2] relation many to many entre trois entités</title>
  <summary type="html" xml:space="preserve">
  Your association class must be a &amp;quot;normal&amp;quot; class referring other classes as &lt;br&gt; m-1. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://doctrine-orm.readthedocs.org/en/latest/tutorials/composite-primary-keys.html?highlight=composite&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Before Printing, Think about Your Environmental Responsibility! &lt;br&gt; Avant d&#39;Imprimer, Pensez à Votre Responsabilitée Environnementale!
  </summary>
  </entry>
  <entry>
  <author>
  <name>alex baron</name>
  <email>alexbaro...@gmail.com</email>
  </author>
  <updated>2013-05-23T19:10:43Z</updated>
  <id>http://groups.google.com/group/symfony2/browse_thread/thread/136f9d49da2629d7/823f605480267bde?show_docid=823f605480267bde</id>
  <link href="http://groups.google.com/group/symfony2/browse_thread/thread/136f9d49da2629d7/823f605480267bde?show_docid=823f605480267bde"/>
  <title type="text">relation many to many entre trois entités</title>
  <summary type="html" xml:space="preserve">
  Bonjour, &lt;br&gt; &lt;p&gt;Je cherche à créer une relation many to many entre trois entités qui &lt;br&gt; seraient reliées par une table d&#39;association. Cette table contient trois &lt;br&gt; attributs qui constitue la clé primaire. (voie, section, site). J&#39;arrive à &lt;br&gt; créer la relation et la clé primaire, par contre je n&#39;arrive pas à créer un
  </summary>
  </entry>
  <entry>
  <author>
  <name>Franco Fallica</name>
  <email>franco.fall...@getunik.com</email>
  </author>
  <updated>2013-05-23T16:36:16Z</updated>
  <id>http://groups.google.com/group/symfony2/browse_thread/thread/35ca9f7e7e45cfaa/7a7fe3f0dc59fd57?show_docid=7a7fe3f0dc59fd57</id>
  <link href="http://groups.google.com/group/symfony2/browse_thread/thread/35ca9f7e7e45cfaa/7a7fe3f0dc59fd57?show_docid=7a7fe3f0dc59fd57"/>
  <title type="text">Re: [Symfony2] [FOSUserBundle] Login as an other user</title>
  <summary type="html" xml:space="preserve">
  also check: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://symfony.com/doc/2.0/book/security.html#impersonating-a-user&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;-- &lt;br&gt; getunik ag / Hardturmstrasse 101 &lt;br&gt; 8005 Zurich / franco.fall...@getunik.com &lt;br&gt; T: +41 44 388 55 88 &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.twitter.com/getunik&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.facebook.com/getunik&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;we make the web a better place &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.getunik.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Franco Fallica</name>
  <email>franco.fall...@getunik.com</email>
  </author>
  <updated>2013-05-23T16:30:46Z</updated>
  <id>http://groups.google.com/group/symfony2/browse_thread/thread/17d2662e42956fab/420086fd54260d79?show_docid=420086fd54260d79</id>
  <link href="http://groups.google.com/group/symfony2/browse_thread/thread/17d2662e42956fab/420086fd54260d79?show_docid=420086fd54260d79"/>
  <title type="text">Re: [Symfony2] Access to services at compile time?</title>
  <summary type="html" xml:space="preserve">
  can you be more specific? Imo container compilation is quite something &lt;br&gt; different than cache:clear. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; getunik ag / Hardturmstrasse 101 &lt;br&gt; 8005 Zurich / franco.fall...@getunik.com &lt;br&gt; T: +41 44 388 55 88 &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.twitter.com/getunik&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.facebook.com/getunik&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;we make the web a better place
  </summary>
  </entry>
  <entry>
  <author>
  <name>Loïc Vernet</name>
  <email>vernet.l...@gmail.com</email>
  </author>
  <updated>2013-05-23T15:51:35Z</updated>
  <id>http://groups.google.com/group/symfony2/browse_thread/thread/35ca9f7e7e45cfaa/b057515bfd50dd21?show_docid=b057515bfd50dd21</id>
  <link href="http://groups.google.com/group/symfony2/browse_thread/thread/35ca9f7e7e45cfaa/b057515bfd50dd21?show_docid=b057515bfd50dd21"/>
  <title type="text">Re: [Symfony2] [FOSUserBundle] Login as an other user</title>
  <summary type="html" xml:space="preserve">
  This blog post should help you: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://jmuras.com/blog/2012/manually-authenticate-symfony-2-user/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;++ &lt;br&gt; &lt;p&gt;2013/5/23 Bernard Groupes &amp;lt;bernardgrou...@gmail.com&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mael Elvis FOSSO N.</name>
  <email>fosso.mael.el...@gmail.com</email>
  </author>
  <updated>2013-05-23T15:38:03Z</updated>
  <id>http://groups.google.com/group/symfony2/browse_thread/thread/848c5e8ffcaa19bd/dc90fa49b6565610?show_docid=dc90fa49b6565610</id>
  <link href="http://groups.google.com/group/symfony2/browse_thread/thread/848c5e8ffcaa19bd/dc90fa49b6565610?show_docid=dc90fa49b6565610"/>
  <title type="text">Make a request into a __toString method in order to customize an entity field type</title>
  <summary type="html" xml:space="preserve">
  Hi Everybody, &lt;br&gt; I am a new user of Symfony2 and I have a problem. &lt;br&gt; Let me first describe those files i imported. &lt;br&gt; 1. Serie.php is an entity file that describes a Serie class &lt;br&gt; 2. Niveau.php is an entity file that describes a Niveau class &lt;br&gt; 3. Classe.php is an entity file that describes a Classe class which is
  </summary>
  </entry>
  <entry>
  <author>
  <name>Bernard Groupes</name>
  <email>bernardgrou...@gmail.com</email>
  </author>
  <updated>2013-05-23T14:51:06Z</updated>
  <id>http://groups.google.com/group/symfony2/browse_thread/thread/35ca9f7e7e45cfaa/1c33c9f28f8cfd59?show_docid=1c33c9f28f8cfd59</id>
  <link href="http://groups.google.com/group/symfony2/browse_thread/thread/35ca9f7e7e45cfaa/1c33c9f28f8cfd59?show_docid=1c33c9f28f8cfd59"/>
  <title type="text">[FOSUserBundle] Login as an other user</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I use FOSUserBundle. &lt;br&gt; For an admin profile I would allow to log as another simple user. This is &lt;br&gt; to check what the simple user is viewing. &lt;br&gt; I would like to make a function in a controler like this : &lt;br&gt; public static function loginAsUser ($ user) { &lt;br&gt; ... &lt;br&gt; $ flahBag-&amp;gt; add (&#39;notice&#39;, &amp;quot;You are now logged as&amp;quot; $ user.)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mael Elvis FOSSO N.</name>
  <email>fosso.mael.el...@gmail.com</email>
  </author>
  <updated>2013-05-23T14:16:34Z</updated>
  <id>http://groups.google.com/group/symfony2/browse_thread/thread/0f1c59e561361b80/baf92a17da59f240?show_docid=baf92a17da59f240</id>
  <link href="http://groups.google.com/group/symfony2/browse_thread/thread/0f1c59e561361b80/baf92a17da59f240?show_docid=baf92a17da59f240"/>
  <title type="text">Make a request into a Entity Class. Into the __toString Method</title>
  <summary type="html" xml:space="preserve">
  Hi Everybody, &lt;br&gt; I am a new user of Symfony and I have a problem. &lt;br&gt; I joined 4 file to explain it. &lt;br&gt; In the RegistrationStudentType.php i try to create a custom form type. &lt;br&gt; Niveau.php, Serie.php and Classe.php are some entity class. &lt;br&gt; The Classe.php file just contains a Many-To-One Relationship with Niveau
  </summary>
  </entry>
  <entry>
  <author>
  <name>Edi Camas</name>
  <email>edi.ca...@gmail.com</email>
  </author>
  <updated>2013-05-23T14:13:58Z</updated>
  <id>http://groups.google.com/group/symfony2/browse_thread/thread/f3ef206b1667a384/3e185bc0ecefa343?show_docid=3e185bc0ecefa343</id>
  <link href="http://groups.google.com/group/symfony2/browse_thread/thread/f3ef206b1667a384/3e185bc0ecefa343?show_docid=3e185bc0ecefa343"/>
  <title type="text">Help with PHPExcelBundle!!....adding image</title>
  <summary type="html" xml:space="preserve">
  Hello!!!!...i&#39;m using PHPExcelBUndle in symfony 2.1.10. &lt;br&gt; But i have a problem!...i&#39;m trying to add an image but i don&#39;t know how to &lt;br&gt; do it!!!!.. &lt;br&gt; Someone know how???? &lt;br&gt; Thanks 4 the help.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Darío González</name>
  <email>dario...@gmail.com</email>
  </author>
  <updated>2013-05-23T13:14:42Z</updated>
  <id>http://groups.google.com/group/symfony2/browse_thread/thread/6b642e1b9eaf6de2/1daa8fcad8623640?show_docid=1daa8fcad8623640</id>
  <link href="http://groups.google.com/group/symfony2/browse_thread/thread/6b642e1b9eaf6de2/1daa8fcad8623640?show_docid=1daa8fcad8623640"/>
  <title type="text">IE incorrect operation from equipment connected to the network.</title>
  <summary type="html" xml:space="preserve">
  Hello everyone. &lt;br&gt; I have the finished application with symfony 2.1 and uploaded to the server &lt;br&gt; (Windows Server 2008 R2) of the company. &lt;br&gt; Local working properly in both in firefox, chrome and IE. &lt;br&gt; and the server works. &lt;br&gt; But when trying to connect to a computer on the network with IE, does not &lt;br&gt; work certain things like css, js and some functionality as a table filters.
  </summary>
  </entry>
  <entry>
  <author>
  <email>kevintwe...@gmail.com</email>
  </author>
  <updated>2013-05-23T13:03:37Z</updated>
  <id>http://groups.google.com/group/symfony2/browse_thread/thread/17d2662e42956fab/b9574a6f652ba190?show_docid=b9574a6f652ba190</id>
  <link href="http://groups.google.com/group/symfony2/browse_thread/thread/17d2662e42956fab/b9574a6f652ba190?show_docid=b9574a6f652ba190"/>
  <title type="text">Access to services at compile time?</title>
  <summary type="html" xml:space="preserve">
  Hello Symfony-folks, &lt;br&gt; Any recommendations on how to get access to services during compilation? &lt;br&gt; (aka during cache:clear) &lt;br&gt; I&#39;m trying to store some configuration variables in the database instead of &lt;br&gt; only in yaml or xml files. &lt;br&gt; I look forward to your ideas. &lt;br&gt; Sincerely, Kevin
  </summary>
  </entry>
  <entry>
  <author>
  <name>Horacio Tissera</name>
  <email>byhorat...@gmail.com</email>
  </author>
  <updated>2013-05-23T11:49:35Z</updated>
  <id>http://groups.google.com/group/symfony2/browse_thread/thread/63a1e69311a77836/cbf052c2f43e4195?show_docid=cbf052c2f43e4195</id>
  <link href="http://groups.google.com/group/symfony2/browse_thread/thread/63a1e69311a77836/cbf052c2f43e4195?show_docid=cbf052c2f43e4195"/>
  <title type="text">Re: MopaBootstrapBundle JS files are not working</title>
  <summary type="html" xml:space="preserve">
  Did you run the &amp;quot;app/console assetic:dump&amp;quot; command?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matt Robinson</name>
  <email>m...@lazycat.org</email>
  </author>
  <updated>2013-05-23T09:01:08Z</updated>
  <id>http://groups.google.com/group/symfony2/browse_thread/thread/55a9482986085c12/8dd58438e0145349?show_docid=8dd58438e0145349</id>
  <link href="http://groups.google.com/group/symfony2/browse_thread/thread/55a9482986085c12/8dd58438e0145349?show_docid=8dd58438e0145349"/>
  <title type="text">Re: [Symfony2] Session inactivity never expire</title>
  <summary type="html" xml:space="preserve">
  This was bothering me for a long time too; after reading around and finding bits of code that did parts of what I wanted, I came up with &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/tuimedia/session-bundle&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;The reason your session was still active was that there&#39;s only a 1/1000 chance that garbage collection will run. When it does, it&#39;ll kill anything older than 10 seconds. With the session expiry bundle above, you&#39;ll want the gc_maxlifetime set high enough not to delete long-running sessions that are still in use. On one site I&#39;ve got it set to a day (86400 seconds) so that staff using the CRM can stay logged in all day, but their session expires after 20 minutes of inactivity. You&#39;ll probably want different numbers, but that should help to explain things.
  </summary>
  </entry>
</feed>
