Home
last modified time | relevance | path

Searched defs:exists (Results 1 – 14 of 14) sorted by relevance

/template/bootstrap3/tpl/
Dtranslation.php40 $exists = page_exists($target, '', false); variable
/template/strap/ComboStrap/
H A DFileSystem.php12 function exists(Path $path): bool; function
H A DFile.php60 public function exists() function in ComboStrap\\File
H A DMarkupFileSystem.php28 function exists(Path $path): bool function in ComboStrap\\MarkupFileSystem
H A DWikiFileSystem.php40 function exists(Path $path): bool function in ComboStrap\\WikiFileSystem
H A DLocalFileSystem.php28 function exists(Path $path): bool function in ComboStrap\\LocalFileSystem
H A DFileSystems.php15 static function exists(Path $path): bool function in ComboStrap\\FileSystems
H A DDatabasePageRow.php726 function exists(): bool function in ComboStrap\\DatabasePageRow
H A DMarkupPath.php870 public function exists(): bool function in ComboStrap\\MarkupPath
/template/twigstarter/vendor/twig/twig/src/Loader/
DLoaderInterface.php48 public function exists(string $name); function
DArrayLoader.php53 public function exists(string $name): bool function in Twig\\Loader\\ArrayLoader
DChainLoader.php80 public function exists(string $name): bool function in Twig\\Loader\\ChainLoader
DFilesystemLoader.php152 public function exists(string $name) function in Twig\\Loader\\FilesystemLoader
/template/icke/
DIckeNavigation.php11 public $exists; variable in IckeNavigationItem