1
Used Memory1: 10.996192932129 MB
Free Memory1: 501.00380706787 MB
Wasted Memory1: 0 MB

Array
(
    [opcache_enabled] => 1
    [cache_full] => 
    [restart_pending] => 1
    [restart_in_progress] => 
    [memory_usage] => Array
        (
            [used_memory] => 11530344
            [free_memory] => 525340568
            [wasted_memory] => 0
            [current_wasted_percentage] => 0
        )

    [interned_strings_usage] => Array
        (
            [buffer_size] => 6291008
            [used_memory] => 365920
            [free_memory] => 5925088
            [number_of_strings] => 7652
        )

    [opcache_statistics] => Array
        (
            [num_cached_scripts] => 1
            [num_cached_keys] => 1
            [max_cached_keys] => 65407
            [hits] => 0
            [start_time] => 1767898514
            [last_restart_time] => 1769839403
            [oom_restarts] => 0
            [hash_restarts] => 0
            [manual_restarts] => 57636
            [misses] => 1
            [blacklist_misses] => 0
            [blacklist_miss_ratio] => 0
            [opcache_hit_rate] => 0
        )

    [scripts] => Array
        (
            [/var/www/html/moodle/demogc2/opcache.php] => Array
                (
                    [full_path] => /var/www/html/moodle/demogc2/opcache.php
                    [hits] => 0
                    [memory_consumption] => 2032
                    [last_used] => Sat Jan 31 06:03:23 2026
                    [last_used_timestamp] => 1769839403
                    [timestamp] => 1691416344
                )

        )

)