Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: How to pull routes in spark command
Post: RE: How to pull routes in spark command

Hey @"kenjis", I'm having the same issue: route_to stopped working in spark commands from v4.3 I'm wondering if this was fixed in newer versions. Or is there any other way to access named routes in s...
2,048 Views
6 Replies
08-25-2023, 08:53 AM
yassine
    Thread: Cache wildcards - Find / delete all cache starting with prefix
Post: RE: Cache wildcards - Find / delete all cache star...

WitER Wrote: (04-09-2021, 12:23 PM) -- Hello, that great idea. You can use as example my code for CI3 https://github.com/WitER/codeigniter-wildcard-cache -- Just saw your message! Thanks for the ex...
6,531 Views
4 Replies
04-13-2021, 11:12 AM
yassine
    Thread: Cache wildcards - Find / delete all cache starting with prefix
Post: RE: Cache wildcards - Find / delete all cache star...

MGatner Wrote: (04-05-2021, 04:51 AM) -- I'm a cache noob so will rely on others' expertise, but these methods seem appealing assuming they can be handled in all drivers and done efficiently. -- Th...
6,531 Views
4 Replies
04-06-2021, 06:57 AM
yassine
    Thread: Cache wildcards - Find / delete all cache starting with prefix
Post: Cache wildcards - Find / delete all cache starting...

Hey, I'm working on a project that relies heavily on cache for performance gains. All the cache created is intentionally set to expire in a DECADE and deleted upon user/system action. When there a...
6,531 Views
4 Replies
10-19-2020, 09:16 AM
yassine
    Thread: Get controller's method variables in Filter's before method
Post: RE: Get controller's method variables in Filter's ...

Actually, nevermind, I just found out how to get the params! :) For anyone interested, I called the router service, in which there is the params() method. Like so: PHP Code: --         $rou...
1,541 Views
1 Replies
07-30-2020, 06:43 AM
yassine
    Thread: Get controller's method variables in Filter's before method
Post: Get controller's method variables in Filter's befo...

Hi, I know it is possible to get the variables in the controller's _remap() method though I'd like to have a filter handling a logic at a higher level (if possible). Here's an example of my code...
1,541 Views
1 Replies
07-30-2020, 04:10 AM
yassine

Theme © iAndrew 2016 - Forum software by © MyBB