$18 GRAYBYTE WORDPRESS FILE MANAGER $21

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/home/bqrcodec/contact.rohto.com.vn/wp-includes/SimplePie/src/Cache/

HOME
Current File : /home/bqrcodec/contact.rohto.com.vn/wp-includes/SimplePie/src/Cache//Base.php
<?php

// SPDX-FileCopyrightText: 2004-2023 Ryan Parman, Sam Sneddon, Ryan McCue
// SPDX-License-Identifier: BSD-3-Clause

declare(strict_types=1);

namespace SimplePie\Cache;

/**
 * Base for cache objects
 *
 * Classes to be used with {@see \SimplePie\Cache::register()} are expected
 * to implement this interface.
 *
 * @deprecated since SimplePie 1.8.0, use "Psr\SimpleCache\CacheInterface" instead
 */
interface Base
{
    /**
     * Feed cache type
     *
     * @var string
     */
    public const TYPE_FEED = 'spc';

    /**
     * Image cache type
     *
     * @var string
     */
    public const TYPE_IMAGE = 'spi';

    /**
     * Create a new cache object
     *
     * @param string $location Location string (from SimplePie::$cache_location)
     * @param string $name Unique ID for the cache
     * @param Base::TYPE_FEED|Base::TYPE_IMAGE $type Either TYPE_FEED for SimplePie data, or TYPE_IMAGE for image data
     */
    public function __construct(string $location, string $name, $type);

    /**
     * Save data to the cache
     *
     * @param array<mixed>|\SimplePie\SimplePie $data Data to store in the cache. If passed a SimplePie object, only cache the $data property
     * @return bool Successfulness
     */
    public function save($data);

    /**
     * Retrieve the data saved to the cache
     *
     * @return array<mixed> Data for SimplePie::$data
     */
    public function load();

    /**
     * Retrieve the last modified time for the cache
     *
     * @return int Timestamp
     */
    public function mtime();

    /**
     * Set the last modified time to the current time
     *
     * @return bool Success status
     */
    public function touch();

    /**
     * Remove the cache
     *
     * @return bool Success status
     */
    public function unlink();
}

class_alias('SimplePie\Cache\Base', 'SimplePie_Cache_Base');

Current_dir [ WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
4 Feb 2026 6.52 AM
bqrcodec / bqrcodec
0755
Base.php
1.834 KB
4 Dec 2025 9.47 AM
bqrcodec / bqrcodec
0644
BaseDataCache.php
3.503 KB
4 Dec 2025 9.47 AM
bqrcodec / bqrcodec
0644
CallableNameFilter.php
1.482 KB
4 Dec 2025 9.47 AM
bqrcodec / bqrcodec
0644
DB.php
3.618 KB
4 Dec 2025 9.47 AM
bqrcodec / bqrcodec
0644
DataCache.php
2.733 KB
4 Dec 2025 9.47 AM
bqrcodec / bqrcodec
0644
File.php
2.907 KB
4 Dec 2025 9.47 AM
bqrcodec / bqrcodec
0644
Memcache.php
3.625 KB
4 Dec 2025 9.47 AM
bqrcodec / bqrcodec
0644
Memcached.php
3.739 KB
4 Dec 2025 9.47 AM
bqrcodec / bqrcodec
0644
MySQL.php
13.382 KB
4 Dec 2025 9.47 AM
bqrcodec / bqrcodec
0644
NameFilter.php
1.147 KB
4 Dec 2025 9.47 AM
bqrcodec / bqrcodec
0644
Psr16.php
3.18 KB
4 Dec 2025 9.47 AM
bqrcodec / bqrcodec
0644
Redis.php
4.204 KB
4 Dec 2025 9.47 AM
bqrcodec / bqrcodec
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF