wp_opcache_invalidate()
Function: Attempts to clear the opcode cache for an individual PHP file.
Source: wp-admin/includes/file.php:2585
Function: Attempts to clear the opcode cache for an individual PHP file.
Source: wp-admin/includes/file.php:2585
Filter Hook: Filters whether to invalidate a file from the opcode cache.
Source: wp-admin/includes/file.php:2633
Function: Attempts to clear the opcode cache for a directory of files.
Source: wp-admin/includes/file.php:2652
Function: Initializes and connects the ClassicPress Filesystem Abstraction classes.
Source: wp-admin/includes/file.php:1976
Filter Hook: Filters the override parameters for a file before it is uploaded to WordPress.
Source: wp-admin/includes/file.php:835
Filter Hook: Filters the maximum error response body size in `download_url()`.
Source: wp-admin/includes/file.php:1182
Filter Hook: Filters the list of hosts which should have Signature Verification attempted on.
Source: wp-admin/includes/file.php:1240
Filter Hook: Filters the URL where the signature for a file is located.
Source: wp-admin/includes/file.php:1267
Filter Hook: Filters whether Signature Verification failures should be allowed to soft fail.
Source: wp-admin/includes/file.php:1299
Function: Verifies the contents of a file against its ED25519 signature.
Source: wp-admin/includes/file.php:1361