asbjorn Posted December 9, 2020 Posted December 9, 2020 So I have been looking in the core files for a clue on how $files->tempDir() works and where it is located, without any luck. Can anyone help me with where this is? I have gotten the method to work and all that, and have also set the maxAge to a lot (in order to have time to look for the temporary directory). But I am at a loss. I just want to know a little bit more about this.
kongondo Posted December 9, 2020 Posted December 9, 2020 (edited) 10 minutes ago, snobjorn said: where it is located, without any luck. The answer is right there in the documentation you linked to ?. It's a hidden folder...maybe that's why you couldn't find it? Edited December 9, 2020 by kongondo clarification 1
asbjorn Posted December 9, 2020 Author Posted December 9, 2020 Thanks, @kongondo, I found it now. I did not try the console at first. I looked in /cache/WireTempDir/ though. Thinking I would see it since the default maxAge was 120 seconds, but it disappears after a second.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now