Skip to content

Instantly share code, notes, and snippets.

@MoritzBuetzer
Created January 20, 2016 16:22
Show Gist options
  • Select an option

  • Save MoritzBuetzer/39a7f2e3a470887bd98e to your computer and use it in GitHub Desktop.

Select an option

Save MoritzBuetzer/39a7f2e3a470887bd98e to your computer and use it in GitHub Desktop.
Extbase Repository Order in Controller
$repository->setDefaultOrderings(array('field' => \TYPO3\CMS\Extbase\Persistence\QueryInterface::ORDER_ASCENDING));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment