Home
last modified time | relevance | path

Searched refs:self (Results 476 – 500 of 2449) sorted by last modified time

1...<<11121314151617181920>>...98

/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DAutoloader.php47 $loader = new self($baseDir);
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDbStore.php87 self::$dbRows = [];
98 throw new ExceptionRuntime("The metadata ($metadata) is not yet supported on set", self::CANONICAL);
107 throw new ExceptionRuntime("The resource type ({$resource->getType()}) is not yet supported for the database metadata store", self::CANONICAL);
268 throw new ExceptionRuntimeInternal("An exception has occurred with the $tableName ({$metadata->getResource()}) selection query. Message: {$e->getMessage()}, Query: ($query", self::CANONICAL, 1, $e);
321 return self::CANONICAL;
327 $row = self::$dbRows[$mapKey];
331 self::$dbRows[$mapKey] = $row;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerChannelAction.php83 if (!$other instanceof self) {
H A DLexerCustomAction.php113 if (!$other instanceof self) {
H A DLexerIndexedCustomAction.php118 if (!$other instanceof self) {
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DCHANGELOG.md32 - Using static instead of self in `CronExpression::factory`
/plugin/combo/ComboStrap/
H A DMetaManagerForm.php129 $metadataNameInOrder = self::META_ORDERS;
184 FormMetaTab::create(self::TAB_PAGE_VALUE)
190 FormMetaTab::create(self::TAB_TYPE_VALUE)
196 FormMetaTab::create(self::TAB_REDIRECTION_VALUE)
202 FormMetaTab::create(self::TAB_IMAGE_VALUE)
208 FormMetaTab::create(self::TAB_QUALITY_VALUE)
213 FormMetaTab::create(self::TAB_LANGUAGE_VALUE)
218 FormMetaTab::create(self::TAB_INTEGRATION_VALUE)
223 FormMetaTab::create(self::TAB_CACHE_VALUE)
H A DMetaManagerMenuItem.php35 $snippetManager->attachJavascriptFromComponentId(self::CANONICAL);
58 $linkAttributes['class'] = self::CLASS_HTML;
H A DOutline.php28 const CONTEXT = self::CANONICAL;
184 if ($actualCall->isPluginCall() && $actualCall->getContext() === self::CONTEXT) {
228 case self::DOKUWIKI_HEADING_CALL_NAME:
255 LogUtility::internalError("The level was not present on the heading call", self::CANONICAL);
260 if ($headerTagName !== self::DOKUWIKI_HEADING_CALL_NAME) {
261 throw new ExceptionRuntimeInternal("This is not a dokuwiki header call", self::CANONICAL);
279 throw new ExceptionRuntimeInternal("The node is not added multiple time, this error should not fired. Error:{$e->getMessage()}", self::CANONICAL, 1, $e);
296 LogUtility::warning($message, self::CANONICAL);
314 throw new ExceptionRuntimeInternal("The node is not added multiple time, this error should not fired. Error:{$e->getMessage()}", self::CANONICAL, 1, $e);
327 throw new ExceptionRuntimeInternal("The node is not added multiple time, this error should not fired. Error:{$e->getMessage()}", self
[all...]
H A DOutlineSection.php206 LogUtility::internalError("The level ($level) could not be cast to an integer", self::CANONICAL);
H A DExecutionContext.php81 self::EDIT_ACTION,
82 self::PREVIEW_ACTION,
83 self::ADMIN_ACTION,
84 self::DRAFT_ACTION,
85 self::DRAFT_DEL_ACTION,
86 self::SEARCH_ACTION,
87 self::LOGIN_ACTION,
88 self::SAVE_ACTION,
89 self::REDIRECT_ACTION,
90 self
[all...]
H A DFeaturedIcon.php36 return self::PROPERTY_NAME;
H A DPageSqlTreeListener.php167 if ($this->tableName === self::BACKLINKS) {
170 if ($variableName === self::DEPTH) {
177 if ($this->tableName === self::BACKLINKS) {
260 case self::DEPTH:
267 LogUtility::msg("The value of the depth attribute ($text) is not an integer", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
272 LogUtility::msg("The requested page is unknown and is mandatory with the depth attribute", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
284 LogUtility::error("The value of the column $this->actualPredicateColumn ($text) could not be transformed as a number. Error: {$e->getMessage()}", self::CANONICAL);
331 if (in_array($ruleIndex, self::STATE_VALUES)) {
346 case self::BACKLINKS:
349 case self
[all...]
H A DFileSystems.php177 return self::getChildren($namespacePath, FileSystems::CONTAINER);
187 return self::getChildren($namespacePath, FileSystems::LEAF);
365 if (!self::exists($directoryPath)){
366 self::createDirectory($directoryPath);
H A DFirstImage.php36 return self::PROPERTY_NAME;
H A DPageType.php83 return self::PROPERTY_NAME;
103 return self::OTHER_TYPE;
115 return self::ARTICLE_TYPE;
132 self::ORGANIZATION_TYPE,
133 self::ARTICLE_TYPE,
134 self::NEWS_TYPE,
135 self::BLOG_TYPE,
136 self::WEBSITE_TYPE,
137 self::EVENT_TYPE,
138 self
[all...]
H A DFirstSvgIllustration.php39 return self::PROPERTY_NAME;
H A DPageUrlType.php14 public const CONF_CANONICAL_URL_TYPE_DEFAULT = self::CONF_VALUE_PAGE_PATH;
54 if (!in_array($urlType, self::CONF_VALUES)) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/
H A DAndOperator.php27 if ($a instanceof self) {
33 if ($b instanceof self) {
40 $precedencePredicates = self::filterPrecedencePredicates($operands);
46 $reduced = self::minPredicate($precedencePredicates);
110 $result = $result === null ? $operand : self::andContext($result, $operand);
122 if (!$other instanceof self) {
H A DOrOperator.php26 if ($a instanceof self) {
34 if ($b instanceof self) {
42 $precedencePredicates = self::filterPrecedencePredicates($operands);
124 if (!$other instanceof self) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DPrecedencePredicateTransition.php42 return self::PRECEDENCE;
51 return $other instanceof self
H A DPredicateTransition.php54 return self::PREDICATE;
63 return $other instanceof self
H A DSetTransition.php43 return self::SET;
52 return $other instanceof self
/plugin/combo/vendor/php-webdriver/webdriver/lib/Chrome/
H A DChromeDevToolsDriver.php41 self::SEND_COMMAND['url'],
42 self::SEND_COMMAND['method'],
H A DChromeOptions.php127 $capabilities->setCapability(self::CAPABILITY, $this);

1...<<11121314151617181920>>...98