Searched refs:isset (Results 1 – 25 of 36) sorted by relevance
12
128 if (!isset($template) || $template == '') {135 if (!isset($wallposts_template) || $wallposts_template == '') {211 if(isset($event['event_times'])) {238 if (!isset($event['end_time'])) {247 $description = isset($event['description']) ? $event['description'] : "";249 if (isset($data[FB_EVENTS_LIMIT]) && ($data[FB_EVENTS_LIMIT] > 0)) {260 …$picFull = isset($event['cover']['source']) ? $event['cover']['source'] : "https://graph.facebook.…262 …$picSmall = isset($event['photos']['data'][0]['picture']) ? $event['photos']['data'][0]['picture']…264 …$picSquare = isset($event['picture']['data']['url']) ? $event['picture']['data']['url'] : "https:/…268 $place_name = isset($event['place']['name']) ? $event['place']['name'] : "";[all …]
124 if (!isset($template) || $template == '') {131 if (!isset($wallposts_template) || $wallposts_template == '') {207 if(isset($event['event_times'])) {234 if (!isset($event['end_time'])) {243 $description = isset($event['description']) ? $event['description'] : "";245 if (isset($data[FB_EVENTS_LIMIT]) && ($data[FB_EVENTS_LIMIT] > 0)) {256 …$picFull = isset($event['cover']['source']) ? $event['cover']['source'] : "https://graph.facebook.…258 …$picSmall = isset($event['photos']['data'][0]['picture']) ? $event['photos']['data'][0]['picture']…260 …$picSquare = isset($event['picture']['data']['url']) ? $event['picture']['data']['url'] : "https:/…264 $place_name = isset($event['place']['name']) ? $event['place']['name'] : "";[all …]
128 if (!isset($template) || $template == '') {135 if (!isset($wallposts_template) || $wallposts_template == '') {211 if(isset($event['event_times'])) {239 if (!isset($event['end_time'])) {248 $description = isset($event['description']) ? $event['description'] : "";250 if (isset($data[FB_EVENTS_LIMIT]) && ($data[FB_EVENTS_LIMIT] > 0)) {261 …$picFull = isset($event['cover']['source']) ? $event['cover']['source'] : "https://graph.facebook.…263 …$picSmall = isset($event['photos']['data'][0]['picture']) ? $event['photos']['data'][0]['picture']…265 …$picSquare = isset($event['picture']['data']['url']) ? $event['picture']['data']['url'] : "https:/…269 $place_name = isset($event['place']['name']) ? $event['place']['name'] : "";[all …]
128 if (!isset($template) || $template == '') {135 if (!isset($wallposts_template) || $wallposts_template == '') {211 if(isset($event['event_times'])) {241 if (!isset($event['end_time'])) {250 $description = isset($event['description']) ? $event['description'] : "";252 if (isset($data[FB_EVENTS_LIMIT]) && ($data[FB_EVENTS_LIMIT] > 0)) {263 …$picFull = isset($event['cover']['source']) ? $event['cover']['source'] : "https://graph.facebook.…265 …$picSmall = isset($event['photos']['data'][0]['picture']) ? $event['photos']['data'][0]['picture']…267 …$picSquare = isset($event['picture']['data']['url']) ? $event['picture']['data']['url'] : "https:/…271 $place_name = isset($event['place']['name']) ? $event['place']['name'] : "";[all …]
124 if (!isset($template) || $template == '') {131 if (!isset($wallposts_template) || $wallposts_template == '') {207 if(isset($event['event_times'])) {235 if (!isset($event['end_time'])) {244 $description = isset($event['description']) ? $event['description'] : "";246 if (isset($data[FB_EVENTS_LIMIT]) && ($data[FB_EVENTS_LIMIT] > 0)) {257 …$picFull = isset($event['cover']['source']) ? $event['cover']['source'] : "https://graph.facebook.…259 …$picSmall = isset($event['photos']['data'][0]['picture']) ? $event['photos']['data'][0]['picture']…261 …$picSquare = isset($event['picture']['data']['url']) ? $event['picture']['data']['url'] : "https:/…265 $place_name = isset($event['place']['name']) ? $event['place']['name'] : "";[all …]
128 if (!isset($template) || $template == '') {135 if (!isset($wallposts_template) || $wallposts_template == '') {211 if(isset($event['event_times'])) {240 if (!isset($event['end_time'])) {249 $description = isset($event['description']) ? $event['description'] : "";251 if (isset($data[FB_EVENTS_LIMIT]) && ($data[FB_EVENTS_LIMIT] > 0)) {262 …$picFull = isset($event['cover']['source']) ? $event['cover']['source'] : "https://graph.facebook.…264 …$picSmall = isset($event['photos']['data'][0]['picture']) ? $event['photos']['data'][0]['picture']…266 …$picSquare = isset($event['picture']['data']['url']) ? $event['picture']['data']['url'] : "https:/…270 $place_name = isset($event['place']['name']) ? $event['place']['name'] : "";[all …]
205 if (isset($tmp[1])) { $value = $tmp[1]; }235 if (isset($tags[0])) { $t = trim($tags[0]); }236 if (isset($tags[1])) { $t2 = trim($tags[1]); }237 if (isset($tags[2])) { $t3 = trim($tags[2]); }249 …if (isset($this->CSS[$tag]) && $tag) { $this->CSS[$tag] = $this->array_merge_recursive_unique($thi…254 if (isset($tags[0])) { $t = trim($tags[0]); }267 …if (isset($this->CSS[$tag]) && $tag) { $this->CSS[$tag] = $this->array_merge_recursive_unique($thi…274 if (isset($tags[$n])) { $t = trim($tags[$n]); }
7 if (isset($_SERVER['FOO'])) {
13 if (@(isset($_SERVER['REQUEST_URI']) && isset($_SERVER['REQUEST_METHOD']) && ($_SERVER['REQUEST_MET…81 if (!isset($b['extension'])) {87 if (isset($mimes[$b['extension']])) {
70 * @see isset84 * @see isset
97 if (isset($GLOBALS['__PHPUNIT_BOOTSTRAP'])) {
45 * `isset()` on `mostSpecificSubdivision` attribute now returns the51 * `isset()` on `name` attribute now returns the correct value. Reported by211 * `isset` now works with model and record classes.
520 $isset = isset($this->componentAttributesCaseInsensitive[$attributeName]);521 if ($isset === false && $this->knownTypes === null) {533 return $isset;
761 if (isset($_SESSION) && isset($_SESSION['AuthNRequestID'])) {789 if (isset($_POST['RelayState']) && OneLogin_Saml2_Utils::getSelfURL() != $_POST['RelayState']) {903 if (isset($_SESSION) && isset($_SESSION['LogoutRequestID'])) {962 if (isset($_GET['RelayState'])) {967 if (isset($security['logoutResponseSigned']) && $security['logoutResponseSigned']) {1053 if (isset($_SESSION['samlNameId'])) {1056 if (isset($_SESSION['samlSessionIndex'])) {1059 if (isset($_SESSION['samlNameIdFormat'])) {1062 if (isset($_SESSION['samlNameIdNameQualifier'])) {1065 if (isset($_SESSION['samlNameIdSPNameQualifier'])) {[all …]
89 return isset($this->users[$user]) ? $this->users[$user] : false;218 if(isset($this->users[$user])) $deleted[] = preg_quote($user, '/');
131 …echo twig_escape_filter($this->env, (isset($context["name"]) ? $context["name"] : null), "html", n…
327 if (isset($value->color) && $value->color == 'red') {330 if (isset($value->paint) && $value->paint == 'red') {
115 if (isset($param[1])) $options=$param[1];
205 if ( isset($this->interwiki[$shortcut]) ) {
275 while (isset($response['hits']['hits']) && count($response['hits']['hits']) > 0) {
1 …isset',\n 'list',\n 'require',\n 'require_once',\n 'return',\n …
1 …isset list require require_once return \" +\n \"print unset __halt_compiler self static parent …