Home
last modified time | relevance | path

Searched refs:put (Results 51 – 75 of 374) sorted by relevance

12345678910>>...15

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DPredictionContextCache.php41 $this->cache->put($ctx, $ctx);
/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DMetadataFactory.php112 $this->cache->put($classMetadata);
119 $this->cache->put(new NullMetadata($class->getName()));
/plugin/findologicxmlexport/vendor/jms/metadata/tests/Cache/
H A DDoctrineCacheAdapterTest.php30 $cache->put($metadata = new ClassMetadata(TestObject::class));
H A DPsrCacheAdapterTest.php30 $cache->put($metadata = new ClassMetadata(TestObject::class));
H A DFileCacheTest.php31 $cache->put($metadata = new ClassMetadata(TestObject::class));
/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/
H A DDoctrineCacheAdapter.php42 public function put(ClassMetadata $metadata): void function in Metadata\\Cache\\DoctrineCacheAdapter
H A DPsrCacheAdapter.php46 public function put(ClassMetadata $metadata): void function in Metadata\\Cache\\PsrCacheAdapter
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
H A Dchild_contents_outside_blocks.test15 … another one cannot include content outside Twig blocks. Did you forget to put the content inside …
/plugin/livemark/
H A DREADME.md4 This plugin will put a watermark on your images on-the-fly and caches the results. Orginal images a…
/plugin/anewssystem/
H A DREADME18 directory or put the link into the Plugin Manager for automated installation:
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DSchedulingObject.php82 function put($calendarData) { function in Sabre\\CalDAV\\Schedule\\SchedulingObject
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DPredictionMode.php525 $configToAlts->put($cfg, $alts);
549 $m->put($c->state, $alts);
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.CoreModules.txt
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DFileMock.php10 function put($str) { function in Sabre\\DAV\\PartialUpdate\\FileMock
H A DSpecificationTest.php28 $tree[0]->put('1234567890');
/plugin/combo/resources/theme/default/pages/templates/
H A Dlanding.css10 * We may also just put it completely in the offcanvas
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DSchedulingObject.php82 function put($calendarData) { function in Sabre\\CalDAV\\Schedule\\SchedulingObject
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dverbatim.rst8 parsed. For example to put Twig syntax as example into a template you can use
/plugin/diagramsnet/lib/js/diagramly/
H A DMinimal.js974 ui.actions.put('importCsv', new Action(mxResources.get('csv') + '...', function()
1014 ui.actions.put('mermaid', new Action(mxResources.get('mermaid') + '...', function()
1024 this.put('editCell', new Menu(mxUtils.bind(this, function(menu, parent)
1047 this.put('diagram', new Menu(mxUtils.bind(this, function(menu, parent)
1168 this.put('save', new Menu(mxUtils.bind(this, function(menu, parent)
1211 this.put('exportAs', new Menu(mxUtils.bind(this, function(menu, parent)
1231 this.put('table', new Menu(mxUtils.bind(this, function(menu, parent)
1239 this.put('importFrom', new Menu(mxUtils.bind(this, function(menu, parent)
1260 this.put('extras', new Menu(mxUtils.bind(this, function(menu, parent)
1313 this.put('insertAdvanced', new Menu(mxUtils.bind(this, function(menu, parent)
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarObjectTest.php85 $children[0]->put($newData);
102 $children[0]->put($stream);
/plugin/webdav/core/DAV/Collection/Media/
H A DDirectory.php79 $file->put($data);
/plugin/webdav/vendor/sabre/dav/lib/DAV/FSExt/
H A DFile.php25 function put($data) { function in Sabre\\DAV\\FSExt\\File
/plugin/davcal/vendor/sabre/dav/lib/DAV/FSExt/
H A DFile.php25 function put($data) { function in Sabre\\DAV\\FSExt\\File
/plugin/googleads/lang/en/
H A Dintro.txt5 …en.wikipedia.org/wiki/Google_AdSense|Google AdSense]], which allows you to put targeted advertisem…
/plugin/searchpattern/
H A Dadmin.php44 return 250; //random number, don't know what to put here

12345678910>>...15