Home
last modified time | relevance | path

Searched refs:warning (Results 176 – 200 of 652) sorted by relevance

12345678910>>...27

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.lpac.php55 $this->warning('24-bit and 16-bit flags cannot both be set');
68 …$this->warning('max_prediction_order expected to be "3" if fast_compress is true, actual value is …
73 …$this->warning('adaptive_quantization expected to be false in LPAC file stucture v6, actually true…
76 …$this->warning('Quantization expected to be 20 in LPAC file stucture v6, actually '.$info['lpac'][…
H A Dmodule.tag.lyrics3.php31 …$this->warning('Unable to check for Lyrics3 because file is larger than '.round(PHP_INT_MAX / 1073…
87 $this->warning('APE tag located after Lyrics3, will probably break Lyrics3 compatability');
95 $this->warning('APE tag located after Lyrics3, will probably break Lyrics3 compatability');
124 …$this->warning('Lyrics3 and APE tags appear to have become entangled (most likely due to updating …
146 …$this->warning('Unable to check for Lyrics3 because file is larger than '.round(PHP_INT_MAX / 1073…
166 …$this->warning('"LYRICSBEGIN" expected at '.$endoffset.' but actually found at '.($endoffset + str…
249 …$this->warning('ID3v1 tag information ignored since it appears to be a false synch in Lyrics3 tag …
H A Dmodule.tag.id3v1.php30 …$this->warning('Unable to check for ID3v1 because file is larger than '.round(PHP_INT_MAX / 107374…
79 $this->warning('ID3v1 detected as '.$id3v1_bad_encoding.' text encoding in '.$tag_key);
83 $this->warning('ID3v1 detected as '.$id3v1_bad_encoding.' text encoding in '.$tag_key);
105 $this->warning('Some ID3v1 fields do not use NULL characters for padding');
128 $this->warning('Duplicate ID3v1 tag detected - this has been known to happen with iTunes');
H A Dmodule.tag.id3v2.php368 $this->warning('Next ID3v2 frame is valid, skipping current frame.');
382 $this->warning('This was the last ID3v2 frame.');
389 $this->warning('Invalid ID3v2 frame size, aborting.');
622 …$this->warning('gzuncompress() support required to decompress ID3v2 frame "'.$parsedFrame['frame_n…
629 …$this->warning('gzuncompress() failed on compressed contents of ID3v2 frame "'.$parsedFrame['frame…
643 …$warning = 'Frame "'.$parsedFrame['frame_name'].'" at offset '.$parsedFrame['dataoffset'].' has no…
646 $warning .= ' (this is known to happen with files tagged by RioPort)';
652 $this->warning($warning);
1461 … $this->warning('attachment at '.$frame_offset.' cannot be saved to "'.$dir.'" (not writable)');
2090 …$this->warning('ID3v2.CHAP subframe "'.$subframe['name'].'" not handled (supported: TIT2, TIT3, WX…
[all …]
H A Dmodule.audio.dss.php60 …$this->getid3->warning('DSS above version 3 not fully supported in this version of getID3. Any add…
71 …$this->getid3->warning('playtime_ms ('.number_format($info['dss']['playtime_ms'] / 1000, 3).') doe…
108 $this->getid3->warning('unknown sample_rate_index: 0x'.strtoupper(dechex($sample_rate_index)));
/plugin/bootswrapper/exe/help/
H A Dcallout.txt9 This plugin include the original Callout from Bootstrap documentation for //info//, //warning// and…
51 <callout type="warning">
53 This is a warning callout.
81 <callout type="warning" icon="true">
83 This is a warning callout.
95 <callout type="warning" icon="true"> [...] </callout>
108 This is a tip callout (alias of ''warning'').
146 | ''type'' | ''default'' | ''default'' ''primary'' ''success'' ''info'' ''warning'' ''danger'' (''…
H A Dtext.txt73 <TEXT type="warning">Etiam porta sem malesuada magna mollis euismod.</TEXT>
84 <text type="warning"> [...] </text>
100 <TEXT background="warning">Etiam porta sem malesuada magna mollis euismod.</TEXT>
110 <text background="warning"> [...] </text>
120 | ''type'' | ''muted'' ''primary'' ''success'' ''info'' ''warning'' ''danger'' | Contextual c…
121 | ''background'' | ''primary'' ''success'' ''info'' ''warning'' ''danger'' | Contextual background …
/plugin/odt/helper/
H A Dconfig.php543 * @param string $warning (reference) warning message
546 protected function loadIntern(&$warning, $refresh) { argument
594 …$warning = sprintf($this->getLang('tpl_not_found'),$this->getParam ('template'),$this->getParam ('…
595 $this->messages .= $warning;
612 …$warning = sprintf($this->getLang('tpl_not_found'),$this->getParam ('odt_template'),$this->getPara…
650 * @param string $warning (reference) warning message
653 public function load(&$warning) { argument
654 return $this->loadIntern($warning, false);
661 $this->loadIntern($warning, true);
/plugin/mikioplugin/assets/
H A Dvariables.css47 --mikiop-warning-text-color: #fff;
48 --mikiop-warning-background-color: #ffc107;
49 --mikiop-warning-border-color: #ffc107;
50 --mikiop-warning-text-hover-color: #fff;
51 --mikiop-warning-background-hover-color: #e0a800;
52 --mikiop-warning-border-hover-color: #d39e00;
53 --mikiop-warning-light-text-color: #856404;
54 --mikiop-warning-light-background-color: #fff3cd;
55 --mikiop-warning-light-border-color: #ffeeba;
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php19 foreach($warnings as $warning) {
20 $warnMsg[] = $warning['message'];
274 foreach($input as $warning) {
275 $messages[] = $warning['message'];
H A DVTimeZoneTest.php26 foreach($warnings as $warning) {
27 $messages[] = $warning['message'];
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php19 foreach($warnings as $warning) {
20 $warnMsg[] = $warning['message'];
274 foreach($input as $warning) {
275 $messages[] = $warning['message'];
H A DVTimeZoneTest.php26 foreach($warnings as $warning) {
27 $messages[] = $warning['message'];
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php19 foreach($warnings as $warning) {
20 $warnMsg[] = $warning['message'];
274 foreach($input as $warning) {
275 $messages[] = $warning['message'];
H A DVTimeZoneTest.php26 foreach($warnings as $warning) {
27 $messages[] = $warning['message'];
/plugin/combo/ComboStrap/
H A DPageImageTag.php105 LogUtility::warning("Error while creating the fetcher for the feature image ($imagePath) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
118 LogUtility::warning("Error while creating the ancestor image handler for the image ($ancestor) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
152 LogUtility::warning("The width ($width) is not a valid length and was discarded", self::CANONICAL, $e);
160 LogUtility::warning("The height ($height) is not a valid length and was discarded", self::CANONICAL, $e);
176 LogUtility::warning("Error while creating the first image handler for the image ($firstImagePath) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
183 LogUtility::warning("Error while creating the vignette for the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php19 foreach ($warnings as $warning) {
20 $warnMsg[] = $warning['message'];
290 foreach ($input as $warning) {
291 $messages[] = $warning['message'];
H A DVTimeZoneTest.php25 foreach ($warnings as $warning) {
26 $messages[] = $warning['message'];
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dstyle.css51 .table tbody td.warning, li.warning, span.warning {
92 span.success, span.warning, span.danger {
/plugin/smtp/subtree/php-fig/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php92 $this->getLogger()->warning($dummy);
111 $this->getLogger()->warning('Crazy context data', $context);
120 $logger->warning('Random message', array('exception' => 'oops'));
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php97 $this->getLogger()->warning($dummy);
120 $this->getLogger()->warning('Crazy context data', $context);
129 $logger->warning('Random message', array('exception' => 'oops'));
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php61 LogLevel::WARNING => array(LogLevel::WARNING, 'message of level warning with context: {user}'),
97 $this->getLogger()->warning($dummy);
99 $expected = array('warning DUMMY');
120 $this->getLogger()->warning('Crazy context data', $context);
122 $expected = array('warning Crazy context data');
129 $logger->warning('Random message', array('exception' => 'oops'));
133 'warning Random message',
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php61 LogLevel::WARNING => array(LogLevel::WARNING, 'message of level warning with context: {user}'),
97 $this->getLogger()->warning($dummy);
99 $expected = array('warning DUMMY');
120 $this->getLogger()->warning('Crazy context data', $context);
122 $expected = array('warning Crazy context data');
129 $logger->warning('Random message', array('exception' => 'oops'));
133 'warning Random message',
/plugin/quizlib/scripts/
H A Dquizlib.js135 var warning = document.createElement('span');
136 warning.appendChild(document.createTextNode(this.unansweredQuestionText));
137 warning.className = this.Classes.QUESTION_WARNING;
138 unansweredQs[i].getElementsByClassName(this.Classes.QUESTION_TITLE)[0].appendChild(warning);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Metrics/
H A DNestingLevelSniff.php101 … $warning = 'Function\'s nesting level (%s) exceeds %s; consider refactoring the function';
106 $phpcsFile->addWarning($warning, $stackPtr, 'TooHigh', $data);

12345678910>>...27