# Ctrl Common

What’s inside?

  • Entity Services
    • Base class for Doctrine Entity based Domain Services

    • Doctrine Based Finder for Entity retrieval

    • Criteria
      • Resolve array based criteria and apply them to sets
      • Resolver implementation that applies criteria to Doctrine QueryBuilder
  • Tools
    • Extended Doctrine Paginator with extra features
    • Symfony Commands to dump or import to and from sql files

Read more about the commands