Home
last modified time | relevance | path

Searched refs:critical (Results 1 – 25 of 61) sorted by path

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DX509Extension.php25 public $critical; variable in Google\\Service\\CertificateAuthorityService\\X509Extension
36 public function setCritical($critical) argument
38 $this->critical = $critical;
45 return $this->critical;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DApplianceVersion.php25 public $critical; variable in Google\\Service\\VMMigrationService\\ApplianceVersion
42 public function setCritical($critical) argument
44 $this->critical = $critical;
51 return $this->critical;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md12 …d complete and are in maintenance mode. This means that we will address critical bugs and security…
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md109 …* BC Break: Logger methods log/debug/info/notice/warning/error/critical/alert/emergency now have e…
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DLogger.php577 public function critical($message, array $context = []): void function in Monolog\\Logger
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php677 'critical' => $critical
3408 * @param bool $critical optional
3414 … private function setExtensionHelper($id, $value, $critical = false, $replace = true, $path = null) argument
3422 $newext = ['extnId' => $id, 'critical' => $critical, 'extnValue' => $value];
3485 * @param bool $critical optional
3490 public function setExtension($id, $value, $critical = false, $replace = true) argument
3492 return $this->setExtensionHelper($id, $value, $critical, $replace);
4046 * @param bool $critical optional
4051 …public function setRevokedCertificateExtension($serial, $id, $value, $critical = false, $replace =… argument
4098 * @param bool $critical
[all …]
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/
H A DAbstractLogger.php53 public function critical($message, array $context = array()) function in Psr\\Log\\AbstractLogger
H A DLoggerInterface.php55 public function critical($message, array $context = array()); function
H A DLoggerTrait.php54 public function critical($message, array $context = array()) function
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php130 $logger->critical('Uncaught Exception!', array('exception' => new \LogicException('Fail')));
/plugin/bootnote/
H A DREADME.md24 * Critical : display a note with a fire sign ``<bootnote critical>...Note...</bootnote>``
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md1106 * [#10644](http://dev.ckeditor.com/ticket/10644): Fixed a critical bug when pasting plain text in B…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1526 * [#10644](https://dev.ckeditor.com/ticket/10644): Fixed a critical bug when pasting plain text in …
/plugin/codemirror/dist/modes/
H A Dmscgen.min.js.map1critical\", \"ignore\", \"consider\", \"assert\", \"loop\", \"ref\", \"exc\"],\n \"arcsOthers…
/plugin/combo/ComboStrap/
H A DSnippet.php57 const JSON_CRITICAL_PROPERTY = "critical";
99 * With a iife, if the javascript snippet is not critical
118 private bool $critical; variable in ComboStrap\\Snippet
409 * @param $bool - if the snippet is critical, it would not be deferred or preloaded
412 * should not be set as critical as they are not needed to paint
415 * If a snippet is critical, it should not be deferred
418 * * all css are critical (except animation or background stylesheet)
419 * * all javascript are not critical
426 $this->critical = $bool;
518 if (isset($this->critical)) {
[all...]
/plugin/combo/action/
H A Dsnippetsbootstrap.php88 * Preload can be set at the array level with the critical attribute
165 $critical = false;
166 if (isset($scriptData["critical"])) {
167 $critical = $scriptData["critical"];
168 unset($scriptData["critical"]);
174 if (!$critical) {
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md123 When a new **minor** version (e.g. `2.0` -> `2.1`) is released, the previous one (`2.0`) will continue to receive security and critical bug fixes for *at least* 3 months.
125 When a new **major** version is released (e.g. `1.6` -> `2.0`), the previous one (`1.6`) will receive critical bug fixes for *at least* 3 months and security updates for 6 months after that new release comes out.
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js352critical="#d42",this.done="#bbb",this.arrowheadColor="#333333",this.fontFamily='"trebuchet ms", ve…
H A Dfontawesome.all.min.css5 …-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{conte…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1critical to provide a nonce that cannot be guessed as bypassing a resource’s policy is otherwise t…
H A D7.7.js.map1 …untry',\n 'cover',\n 'cpi',\n 'create',\n 'creating',\n 'critical',\n 'currency'…
H A Dbundle.js352critical="#d42",this.done="#bbb",this.arrowheadColor="#333333",this.fontFamily='"trebuchet ms", ve…
H A Dbundle.js.map1critical line */\\n\\n .crit0,\\n .crit1,\\n .crit2,\\n .crit3 {\\n stroke: \").concat(opti…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1critical","getThemeVariables","userOverrides","theme","calculate","dark","forest","neutral","theme…

123