• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

FluidTYPO3 / flux / 2957
93%

Build:
DEFAULT BRANCH: development
Ran 03 Jul 2017 01:29AM UTC
Jobs 1
Files 169
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2957

push

travis-ci

NamelessCoder
[FEATURE] Support arbitrary single-argument function transformations

Entering a function reference in “transform” properties of fields is now possible:

    transform=“TYPO3\CMS\Core\Resource\FileRepository->findFileReferenceByUid”

For example, transforms a single UID of a file reference to an actual FileReference object.
Supports core and third party functions alike, but the function must require no more than a single mandatory argument (and can have as many optional ones after that as it wants).

Please note that this only works when the input value is a UID or list of UIDs (and the function accepts lists as input). Functions which for example require an array of relations must still be processed manually - in the case of IRRE or M:N relations the local field contains a count of relations, not a UID.

Close: #1425

4958 of 5758 relevant lines covered (86.11%)

11.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2957.1 (COVERAGE="YES" TYPO3_VERSION="^8") 03 Jul 2017 01:27AM UTC 0
86.11
Travis Job 2957.1
Source Files on build 2957
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2957
  • f39b2a71 on github
  • Prev Build on development (#2956)
  • Next Build on development (#2958)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc