/plugin/findologicxmlexport/vendor/symfony/yaml/Exception/ |
H A D | ParseException.php | 23 private $snippet; variable in Symfony\\Component\\Yaml\\Exception\\ParseException 29 * @param string|null $snippet The snippet of code near the problem 33 …public function __construct(string $message, int $parsedLine = -1, string $snippet = null, string … argument 37 $this->snippet = $snippet; 52 return $this->snippet; 58 * @param string $snippet The code snippet 60 public function setSnippet($snippet) argument 62 $this->snippet = $snippet; 131 if ($this->snippet) { 132 $this->message .= sprintf(' (near "%s")', $this->snippet);
|
/plugin/combo/ComboStrap/ |
H A D | SnippetSystem.php | 43 const CANONICAL = "snippet-system"; 73 foreach ($snippets as $snippet) { 75 if ($snippet->hasHtmlOutputAlreadyOccurred()) { 79 $xhtmlContent .= $snippet->toXhtml(); 98 * @return Snippet[] - the slot snippets (not the request snippet) 104 foreach ($snippets as $snippet) { 105 if ($snippet->hasSlot(Snippet::REQUEST_SCOPE)) { 108 $slotSnippets[] = $snippet; 119 foreach ($snippetsForSlot as $snippet) { 120 $jsonSnippets[] = $snippet [all...] |
/plugin/combo/vendor/symfony/yaml/Exception/ |
H A D | ParseException.php | 23 private $snippet; variable in Symfony\\Component\\Yaml\\Exception\\ParseException 29 * @param string|null $snippet The snippet of code near the problem 32 public function __construct(string $message, int $parsedLine = -1, string $snippet = null, string $parsedFile = null, \Throwable $previous = null) argument 36 $this->snippet = $snippet; 45 * Gets the snippet of code near the error. 51 return $this->snippet; 55 * Sets the snippet of code near the error. 57 public function setSnippet(string $snippet) argument [all...] |
/plugin/snippets/ |
H A D | helper.php | 87 * @param snippet string page id of snippet 89 function snippetWasUpdated($id, $snippet) { argument 91 $snip_time = $isref['snippets'][$snippet] ; 93 $this->updateMetaTime($id,$snippet); 95 $time_stamp = $this->mostRecentVersion($snippet, $modified); 103 function updateMetaTime($id,$snippet) { argument 106 if(!$snippet) return; 108 $time = $this->mostRecentVersion($snippet, $modified) ; 115 $isref['snippets'][$snippet] = $time;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/ |
H A D | GetRemarketingTagResponse.php | 25 public $snippet; variable in Google\\Service\\RealTimeBidding\\GetRemarketingTagResponse 30 public function setSnippet($snippet) argument 32 $this->snippet = $snippet; 39 return $this->snippet;
|
H A D | HtmlContent.php | 29 public $snippet; variable in Google\\Service\\RealTimeBidding\\HtmlContent 52 public function setSnippet($snippet) argument 54 $this->snippet = $snippet; 61 return $this->snippet;
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/ |
H A D | DisallowAlternativePHPTagsSniff.php | 129 $snippet, 131 $snippet, 154 $snippet = $this->getSnippet($content, $match[1]); 155 $data = array($match[1].$snippet); 164 $snippet = $this->getSnippet($content, '<%='); 165 $data = array('<%='.$snippet); 170 $snippet = $this->getSnippet($content, '<%'); 171 $data = array('<%'.$snippet); 200 $snippet = substr($content, $startPos, $length); 202 $snippet .= '...'; [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/ |
H A D | GoogleAnalyticsAdminV1alphaGlobalSiteTag.php | 29 public $snippet; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaGlobalSiteTag 48 public function setSnippet($snippet) argument 50 $this->snippet = $snippet; 57 return $this->snippet;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/ |
H A D | Snippet.php | 28 public $snippet; variable in Google\\Service\\CloudSearch\\Snippet 47 public function setSnippet($snippet) argument 49 $this->snippet = $snippet; 56 return $this->snippet;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/ |
H A D | HtmlContent.php | 29 public $snippet; variable in Google\\Service\\AdExchangeBuyerII\\HtmlContent 52 public function setSnippet($snippet) argument 54 $this->snippet = $snippet; 61 return $this->snippet;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/ |
H A D | Thread.php | 36 public $snippet; variable in Google\\Service\\Gmail\\Thread 83 public function setSnippet($snippet) argument 85 $this->snippet = $snippet; 92 return $this->snippet;
|
H A D | Message.php | 52 public $snippet; variable in Google\\Service\\Gmail\\Message 159 public function setSnippet($snippet) argument 161 $this->snippet = $snippet; 168 return $this->snippet;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/ |
H A D | GeolayerdataCommon.php | 33 public $snippet; variable in Google\\Service\\Books\\GeolayerdataCommon 74 public function setSnippet($snippet) argument 76 $this->snippet = $snippet; 83 return $this->snippet;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
H A D | Member.php | 64 public function setSnippet(MemberSnippet $snippet) argument 66 $this->snippet = $snippet; 73 return $this->snippet;
|
H A D | Caption.php | 82 public function setSnippet(CaptionSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
H A D | I18nLanguage.php | 82 public function setSnippet(I18nLanguageSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
H A D | SuperChatEvent.php | 82 public function setSnippet(SuperChatEventSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
H A D | LiveChatBan.php | 82 public function setSnippet(LiveChatBanSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
H A D | VideoCategory.php | 82 public function setSnippet(VideoCategorySnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
H A D | TestItem.php | 82 public function setSnippet(TestItemTestItemSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
H A D | VideoAbuseReportReason.php | 82 public function setSnippet(VideoAbuseReportReasonSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
H A D | Comment.php | 82 public function setSnippet(CommentSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
H A D | I18nRegion.php | 82 public function setSnippet(I18nRegionSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
H A D | LiveChatModerator.php | 82 public function setSnippet(LiveChatModeratorSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|
H A D | MembershipsLevel.php | 82 public function setSnippet(MembershipsLevelSnippet $snippet) argument 84 $this->snippet = $snippet; 91 return $this->snippet;
|