Searched refs:fullPath (Results 1 – 11 of 11) sorted by relevance
25 public $fullPath; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2Container54 public function setFullPath($fullPath) argument56 $this->fullPath = $fullPath;63 return $this->fullPath;
61 $fullPath = basename($phpcsFile->getFilename());62 $fileName = substr($fullPath, 0, strrpos($fullPath, '.'));
167 $fullPath = $collectionUrl . '/' . $item;168 $fullPaths[] = $fullPath;172 …foreach ($this->server->getPropertiesForMultiplePaths($fullPaths, $properties) as $fullPath => $pr…176 $responses[] = new DAV\Xml\Element\Response($fullPath, $props);186 $fullPath = $collectionUrl . '/' . $item;187 $responses[] = new DAV\Xml\Element\Response($fullPath, [], 404);
273 $fullPath = $parent . '/' . $childNode->getName();274 $result[$fullPath] = $childNode;275 $this->cache[$fullPath] = $childNode;279 $fullPath = $parent . '/' . $child;280 $result[$fullPath] = $this->getNodeForPath($fullPath);
271 $fullPath = $parent . '/' . $childNode->getName();272 $result[$fullPath] = $childNode;273 $this->cache[$fullPath] = $childNode;277 $fullPath = $parent . '/' . $child;278 $result[$fullPath] = $this->getNodeForPath($fullPath);
22 $fullPath = '\\Elasticsearch\\Endpoints\\' . $class;24 return new $fullPath($transport, $serializer);26 return new $fullPath($transport);
286 $fullPath = $this->server->getBaseUri() . URLUtil::encodePath($subPath);290 $subNodes[$subPath]['fullPath'] = $fullPath;455 $fullPath = $this->server->getBaseUri() . URLUtil::encodePath($parentUri);456 $html .= '<a href="' . $fullPath . '" class="btn">⇤ Go to parent</a>';
286 $fullPath = $this->server->getBaseUri() . URLUtil::encodePath($subPath);290 $subNodes[$subPath]['fullPath'] = $fullPath;458 $fullPath = $this->server->getBaseUri() . URLUtil::encodePath($parentUri);459 $html .= '<a href="' . $fullPath . '" class="btn">⇤ Go to parent</a>';
673 $fullPath = '\\Elasticsearch\\Endpoints\\' . $class;675 $reflection = new ReflectionClass($fullPath);679 return new $fullPath($serializer);681 return new $fullPath();
META-INF/ META-INF/MANIFEST.MF com/ com/pusher/ com/ ...