| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Doctrine/ |
| D | ObjectConstructorTest.php | 61 $fallback = $this->getMockBuilder(ObjectConstructorInterface::class)->getMock(); 66 $constructor = new DoctrineObjectConstructor($this->registry, $fallback); 80 $fallback = $this->getMockBuilder(ObjectConstructorInterface::class)->getMock(); 85 $constructor = new DoctrineObjectConstructor($this->registry, $fallback); 93 $fallback = $this->getMockBuilder(ObjectConstructorInterface::class)->getMock(); 98 $constructor = new DoctrineObjectConstructor($this->registry, $fallback); 107 $fallback = $this->getMockBuilder(ObjectConstructorInterface::class)->getMock(); 108 $fallback->expects($this->once())->method('construct')->willReturn($author); 113 …$constructor = new DoctrineObjectConstructor($this->registry, $fallback, DoctrineObjectConstructor… 122 $fallback = $this->getMockBuilder(ObjectConstructorInterface::class)->getMock(); [all …]
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
| D | LanguageFactory.php | 117 $fallback = $raw_fallback ? $raw_fallback : 'en'; 119 $lang = $this->create($config, $context, $fallback); 159 $fallback = ($code != 'en') ? 'en' : false; 172 if (!empty($fallback)) { 181 $fallback = 'en'; 186 $this->loadLanguage($fallback); 187 $fallback_cache = $this->cache[$fallback];
|
| D | Language.php | 20 public $fallback = false; variable in HTMLPurifier_Language
|
| /plugin/asciidocjs/node_modules/async/internal/ |
| D | setImmediate.js | 6 exports.fallback = fallback; 14 function fallback(fn) { function 31 _defer = fallback;
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ |
| D | InitializedBlogPostConstructor.php | 15 private $fallback; variable in JMS\\Serializer\\Tests\\Fixtures\\InitializedBlogPostConstructor 19 $this->fallback = new UnserializeObjectConstructor(); 25 return $this->fallback->construct($visitor, $metadata, $data, $type, $context);
|
| /plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/ |
| D | Page.php | 176 * @param bool $fallback 183 public function getBoundary($box = PageBoundaries::CROP_BOX, $fallback = true) argument 191 if ($fallback === false) { 211 * @param bool $fallback 217 public function getWidthAndHeight($box = PageBoundaries::CROP_BOX, $fallback = true) argument 219 $boundary = $this->getBoundary($box, $fallback);
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/skin/ |
| D | circle.player.css | 54 .cp-container .cp-fallback { 83 /* This is needed when progress is greater than 50% or for fallback */ 87 .cp-progress-1.cp-fallback{
|
| /plugin/openid/Auth/ |
| D | OpenID.php | 255 * @param mixed $fallback 258 static function arrayGet($arr, $key, $fallback = null) argument 264 return $fallback;
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Language/messages/ |
| D | en.php | 3 $fallback = false; variable
|
| /plugin/asciidocjs/node_modules/async/ |
| D | nextTick.js | 48 _defer = _setImmediate.fallback;
|
| /plugin/quickstats/GEOIP/vendor/composer/ca-bundle/ |
| D | README.md | 5 and includes a fallback to the Mozilla CA bundle. 32 …temCaRootBundlePath()`: Returns the system CA bundle path, or a path to the bundled one as fallback
|
| /plugin/asciidocjs/node_modules/cliui/ |
| D | CHANGELOG.md | 17 * **exports:** node 13.0 and 13.1 require the dotted object form _with_ a string fallback ([#93](ht… 24 * **exports:** node 13.0-13.6 require a string fallback ([#91](https://www.github.com/yargs/cliui/i… 102 * add fallback for window width ([#45](https://github.com/yargs/cliui/issues/45)) ([d064922](https:…
|
| /plugin/htvid/ |
| D | plugin.info.txt | 6 desc Embeds video using HTML5 syntax with flash fallback
|
| D | README | 3 Embeds video using HTML5 syntax with a flash fallback
|
| /plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/ |
| D | generator_config.txt | 5 …rtical_metrics":"Y","fix_gasp":"xy","add_spaces":"Y","add_hyphens":"Y","fallback":"none","fallback…
|
| /plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/ |
| D | README.md | 4 This component provides a fallback implementation for the
|
| /plugin/fedauth/Auth/ |
| D | OpenID.php | 245 static function arrayGet($arr, $key, $fallback = null) argument 251 return $fallback;
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/ |
| D | circle.player.js | 59 fallback: "cp-fallback" property 142 this.jq.progress1.addClass(this.cssClass.fallback);
|
| /plugin/asciidocjs/node_modules/y18n/ |
| D | CHANGELOG.md | 38 * **exports:** node 13.0 and 13.1 require the dotted object form _with_ a string fallback ([#105](h… 45 * **exports:** node 13.0-13.6 require a string fallback ([#103](https://www.github.com/yargs/y18n/i…
|
| /plugin/icalevents/vendor/sabre/uri/ |
| D | CHANGELOG.md | 16 doesn't support them, so we now have a pure-php fallback in case it fails.
|
| /plugin/webdav/vendor/sabre/uri/ |
| D | CHANGELOG.md | 16 doesn't support them, so we now have a pure-php fallback in case it fails.
|
| /plugin/clock/ |
| D | style.css | 69 * fallback or switch if it is now available at last as Freeware. 144 * fallback or switch if it is now available at last as Freeware.
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | controls.js | 859 function fallback(name, expr) { function 863 fallback('cancelControl', (options.cancelLink ? 'link' : (options.cancelButton ? 'button' : 865 fallback('okControl', (options.okLink ? 'link' : (options.okButton ? 'button' : 867 fallback('highlightColor', options.highlightcolor); 868 fallback('highlightEndColor', options.highlightendcolor);
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
| D | dhtmlxgantt_keyboard_navigation.js | 13 …fallback()),e},setDefaultNode:function(){this.setActiveNode(this.getDefaultNode())},getActiveNode:… method
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | slice.rst | 44 `mb_substr`_ for strings with a fallback to `substr`_.
|