1
0
mirror of synced 2025-01-10 02:57:10 +03:00
doctrine2/docs/en/cookbook
Guillaume Robin 1661d96b92 Documentation : fix table prefix with STI
If an Entity use STI, it gets its table name from the parent class. In this case, we need to check that the class is the root class of the hierarchy when adding prefix, otherwise children class are prefixed twice.
2015-02-16 22:11:30 +01:00
..
advanced-field-value-conversion-using-custom-mapping-types.rst Update advanced-field-value-conversion-using-custom-mapping-types.rst 2014-07-18 00:10:47 +01:00
aggregate-fields.rst fix foreach coding style 2014-01-14 23:44:38 +01:00
custom-mapping-types.rst Move Custom Mapping Types into cookbook, restructure the chapter more. 2013-09-10 22:09:22 +02:00
decorator-pattern.rst Add 'docs/' from commit '8fcf2d45019bf38a1df728353a1e417343c69cfb' 2013-01-24 00:02:03 +01:00
dql-custom-walkers.rst fix foreach coding style 2014-01-14 23:44:38 +01:00
dql-user-defined-functions.rst Documentation for #991 2014-05-16 09:32:52 +02:00
entities-in-session.rst Fixed typos 2013-03-11 00:08:58 +00:00
implementing-arrayaccess-for-domain-objects.rst Add 'docs/' from commit '8fcf2d45019bf38a1df728353a1e417343c69cfb' 2013-01-24 00:02:03 +01:00
implementing-the-notify-changetracking-policy.rst Removed unneeded escape character 2013-04-21 20:55:54 +02:00
implementing-wakeup-or-clone.rst Add 'docs/' from commit '8fcf2d45019bf38a1df728353a1e417343c69cfb' 2013-01-24 00:02:03 +01:00
integrating-with-codeigniter.rst Add 'docs/' from commit '8fcf2d45019bf38a1df728353a1e417343c69cfb' 2013-01-24 00:02:03 +01:00
mysql-enums.rst Add 'docs/' from commit '8fcf2d45019bf38a1df728353a1e417343c69cfb' 2013-01-24 00:02:03 +01:00
resolve-target-entity-listener.rst Fix typo in documentation 2014-06-24 08:00:45 +02:00
sql-table-prefixes.rst Documentation : fix table prefix with STI 2015-02-16 22:11:30 +01:00
strategy-cookbook-introduction.rst Add 'docs/' from commit '8fcf2d45019bf38a1df728353a1e417343c69cfb' 2013-01-24 00:02:03 +01:00
validation-of-entities.rst fix foreach coding style 2014-01-14 23:44:38 +01:00
working-with-datetime.rst Add 'docs/' from commit '8fcf2d45019bf38a1df728353a1e417343c69cfb' 2013-01-24 00:02:03 +01:00