Home
last modified time | relevance | path

Searched refs:folderExistsInFolder (Results 1 – 9 of 9) sorted by relevance

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Resource/Driver/
H A DDriverInterface.php323 public function folderExistsInFolder($folderName, $folderIdentifier); function
H A DLocalDriver.php849 public function folderExistsInFolder($folderName, $folderIdentifier) function in TYPO3\\CMS\\Core\\Resource\\Driver\\LocalDriver
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Resource/Driver/
H A DDriverInterface.php324 public function folderExistsInFolder($folderName, $folderIdentifier); function
H A DLocalDriver.php856 public function folderExistsInFolder($folderName, $folderIdentifier) function in TYPO3\\CMS\\Core\\Resource\\Driver\\LocalDriver
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Resource/Driver/
H A DDriverInterface.php324 public function folderExistsInFolder($folderName, $folderIdentifier); function
H A DLocalDriver.php860 public function folderExistsInFolder($folderName, $folderIdentifier) function in TYPO3\\CMS\\Core\\Resource\\Driver\\LocalDriver
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Resource/
H A DResourceStorage.php2332 … if ($this->driver->folderExistsInFolder($sanitizedNewName, $folderObject->getIdentifier())) {
2476 return $this->driver->folderExistsInFolder($folderName, $folder->getIdentifier());
2502 if ($this->driver->folderExistsInFolder($folderName, $parentFolder->getIdentifier())) {
2656 …Folder($theDestFile, $folder->getIdentifier()) && !$this->driver->folderExistsInFolder($theDestFil…
2675 …Folder($theDestFile, $folder->getIdentifier()) && !$this->driver->folderExistsInFolder($theDestFil…
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Resource/
H A DResourceStorage.php2323 … if ($this->driver->folderExistsInFolder($sanitizedNewName, $folderObject->getIdentifier())) {
2467 return $this->driver->folderExistsInFolder($folderName, $folder->getIdentifier());
2493 if ($this->driver->folderExistsInFolder($folderName, $parentFolder->getIdentifier())) {
2647 …Folder($theDestFile, $folder->getIdentifier()) && !$this->driver->folderExistsInFolder($theDestFil…
2666 …Folder($theDestFile, $folder->getIdentifier()) && !$this->driver->folderExistsInFolder($theDestFil…
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Resource/
H A DResourceStorage.php2267 … if ($this->driver->folderExistsInFolder($sanitizedNewName, $folderObject->getIdentifier())) {
2407 return $this->driver->folderExistsInFolder($folderName, $folder->getIdentifier());
2433 if ($this->driver->folderExistsInFolder($folderName, $parentFolder->getIdentifier())) {