Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • ..
  • Repository
  • PageRepository.php
Find file BlameHistoryPermalink
  • Thomas Löffler's avatar
    [TASK] Provide information about mandatory `uid` field in PHPDoc · 74e59daa
    Thomas Löffler authored May 16, 2020 and Benni Mack's avatar Benni Mack committed Oct 13, 2020
    
    
    A couple of functions in PageRepository allow to define the fields
    to be selected. Because the `uid` is used internally to further
    process the selected row, this field is mandatory and must be
    present in a custom fields list.
    
    This fact is now documented in all corresponding PHPDoc blocks.
    
    Resolves: #91421
    Releases: master, 10.4
    Change-Id: I957da54a8fd399e375cd601e89a735821d04c3f0
    Signed-off-by: Thomas Löffler's avatarThomas Löffler <loeffler@spooner-web.de>
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64506
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    74e59daa