Note that there are some explanatory texts on larger screens.

plurals
  1. USXavi Montero
    primarykey
    data
    text
    plurals
    1. COLike a charm!!!! That does EXACTLY what I needed. Thanx OmnipotentEntity. Particularly I've used it inside a `find -exec` and passing `{}` to the perl so it "detects" those singularities among thousands of files.
      singulars
    2. COWell, I've started to work in the sample project. I'll show how to build a MODEL from the ground-up taking a FRESH symfony2 install. I will assume that "A" are "police inspectors" that are the in the anti-corruption and must follow if companies C1 and C2 are related or not. Additionally for simplicity I'll assume only "people" can be shareholder of a company. That's not real: companies can also have shares of other companies, but I'll assume "companies" and "shareholders" are different objects. So my objects will be `Company`, `Shareholder` and `PoliceInspector`. Works? Give me 48h to build.
      singulars
    3. COBy the way... can you tell which "real world" class is A? I understand, by the way, that there are (at least) `companies`, `shareholders` and `other-objects` (the last ones are A). Can you give a real-name for them, please? Writing the examples will be easier. In other words: *who* is willing to know if two `companies` are related via common `shareholders`?
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload