Home
last modified time | relevance | path

Searched defs:CACHE_TTL (Results 1 – 25 of 26) sorted by relevance

12

/dports/textproc/minify/minify-2.9.22/vendor/github.com/dustin/go-humanize/english/
H A Dwords.go20 var isVowel = map[byte]bool{
/dports/www/mediawiki135/mediawiki-1.35.5/includes/
H A DTemplateParser.php30 private const CACHE_TTL = BagOStuff::TTL_WEEK; define in TemplateParser
H A DPageProps.php74 private const CACHE_TTL = 10; // integer; TTL in seconds define in PageProps
/dports/sysutils/pxp-agent/pxp-agent-1.15.16/lib/tests/unit/
H A Dmodule_cache_dir_test.cc35 static const std::string CACHE_TTL { "0d" }; variable
/dports/www/mediawiki137/mediawiki-1.37.1/includes/
H A DTemplateParser.php30 private const CACHE_TTL = BagOStuff::TTL_WEEK; define in TemplateParser
H A DPageProps.php42 private const CACHE_TTL = 10; // integer; TTL in seconds define in PageProps
/dports/www/mediawiki136/mediawiki-1.36.3/includes/
H A DTemplateParser.php30 private const CACHE_TTL = BagOStuff::TTL_WEEK; define in TemplateParser
H A DPageProps.php41 private const CACHE_TTL = 10; // integer; TTL in seconds define in PageProps
/dports/www/thirtybees/thirtybees-1.1.0/modules/homefeatured/
H A Dhomefeatured.php35 const CACHE_TTL = 'HOME_FEATURED_TTL'; define in HomeFeatured
/dports/www/mediawiki135/mediawiki-1.35.5/extensions/Gadgets/includes/
H A DGadgetDefinitionNamespaceRepo.php19 private const CACHE_TTL = 86400; define in GadgetDefinitionNamespaceRepo
H A DGadget.php23 public const CACHE_TTL = 86400; define in Gadget
/dports/www/mediawiki136/mediawiki-1.36.3/extensions/Gadgets/includes/
H A DGadgetDefinitionNamespaceRepo.php19 private const CACHE_TTL = 86400; define in GadgetDefinitionNamespaceRepo
H A DGadget.php23 public const CACHE_TTL = 86400; define in Gadget
/dports/www/thirtybees/thirtybees-1.1.0/modules/blocknewproducts/
H A Dblocknewproducts.php35 const CACHE_TTL = 'NEW_PRODUCTS_TTL'; define in BlockNewProducts
/dports/www/thirtybees/thirtybees-1.1.0/modules/blockspecials/
H A Dblockspecials.php35 const CACHE_TTL = 'BLOCKSPECIALS_TTL'; define in BlockSpecials
/dports/mail/nextcloud-mail/mail/lib/Service/Avatar/
H A DCache.php35 public const CACHE_TTL = 7 * 24 * 60 * 60; define in OCA\\Mail\\Service\\Avatar\\Cache
/dports/www/thirtybees/thirtybees-1.1.0/modules/blockbestsellers/
H A Dblockbestsellers.php37 const CACHE_TTL = 'PS_BLOCK_BESTSELLERS_TTL'; define in BlockBestSellers
/dports/sysutils/pxp-agent/pxp-agent-1.15.16/lib/tests/unit/modules/
H A Dapply_test.cc43 static const std::string CACHE_TTL { "0d" }; variable
H A Dfile_test.cc49 static const std::string CACHE_TTL { "0d" }; variable
H A Dscript_test.cc51 static const std::string CACHE_TTL { "0d" }; variable
/dports/www/mediawiki137/mediawiki-1.37.1/extensions/Gadgets/includes/
H A DGadgetDefinitionNamespaceRepo.php24 private $wanCache;
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/crowd/
H A DCrowdGroupProvider.java46 private static final int CACHE_TTL = 3600; // ttl in seconds - one hour field in CrowdGroupProvider
H A DCrowdUserProvider.java48 private static final int CACHE_TTL = 3600; // default ttl in seconds - 1 hour field in CrowdUserProvider
/dports/www/mediawiki135/mediawiki-1.35.5/includes/libs/filebackend/
H A DFileBackendStore.php59 protected const CACHE_TTL = 10; // integer; TTL in seconds for process cache entries define in FileBackendStore
/dports/www/mediawiki136/mediawiki-1.36.3/includes/libs/filebackend/
H A DFileBackendStore.php59 protected const CACHE_TTL = 10; // integer; TTL in seconds for process cache entries define in FileBackendStore

12