Home
last modified time | relevance | path

Searched refs:ignoreWorkspaceMatch (Results 1 – 3 of 3) sorted by relevance

/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Utility/
H A DBackendUtility.php3312 * @param bool $ignoreWorkspaceMatch Ignore workspace match
3317 public static function fixVersioningPid($table, &$rr, $ignoreWorkspaceMatch = false) argument
3350 …if ($oid && ($ignoreWorkspaceMatch || (static::getBackendUserAuthentication() instanceof BackendUs…
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Utility/
H A DBackendUtility.php3509 * @param bool $ignoreWorkspaceMatch Ignore workspace match
3513 public static function fixVersioningPid($table, &$rr, $ignoreWorkspaceMatch = false) argument
3545 …if ($oid && ($ignoreWorkspaceMatch || (static::getBackendUserAuthentication() instanceof BackendUs…
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Utility/
H A DBackendUtility.php3984 * @param bool $ignoreWorkspaceMatch Ignore workspace match
3987 public static function fixVersioningPid($table, &$rr, $ignoreWorkspaceMatch = false) argument
4011 …&& ($ignoreWorkspaceMatch || (static::getBackendUserAuthentication() instanceof BackendUserAuthent…