Home
last modified time | relevance | path

Searched refs:autoload (Results 76 – 100 of 108) sorted by relevance

12345

/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DREADME.md42 // require 'vendor/autoload.php';
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DREADME.md30 require_once '/vendor/autoload.php';
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dintro.rst56 require_once '/path/to/vendor/autoload.php';
H A Drecipes.rst19 require_once __DIR__.'/vendor/autoload.php';
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dinstallation.asciidoc84 require 'vendor/autoload.php';
H A Drelease-notes.asciidoc141 * Fixed PHP 7.4 preloading feature for autoload.php
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DREADME.md65 require 'vendor/autoload.php';
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md49 require_once '/path/to/your-project/vendor/autoload.php';
67 "pre-autoload-dump": "Google\\Task\\Composer::cleanup"
115 require_once '/path/to/google-api-php-client/vendor/autoload.php';
135 require_once 'vendor/autoload.php';
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst48 …ons every check for class existence inside the AnnotationReader sets the second parameter $autoload
49 of ``class_exists($name, $autoload)`` to false. To work flawlessly the AnnotationReader requires si…
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md52 * A custom `autoload.php` file is provided for installations without
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md62 require_once __DIR__ . '/vendor/autoload.php';
/plugin/codeprettify/code-prettify/
H A DCHANGES.md127 * Added a one script autoload&run mechanism and a way to embed hints in
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php368 if (class_exists("Normalizer", $autoload = false))
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md91 # With composer we can autoload the Handlebars package
92 require_once ("./vendor/autoload.php");
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md179 * Do not attempt to autoload arrays when generating code (thanks @MarcoDeBortoli)
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md203 * The Composer compatibility autoload rules are now targeted more narrowly.
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md28 require __DIR__ . '/../vendor/autoload.php';
/plugin/webdav/vendor/sabre/http/
H A DREADME.md78 include 'vendor/autoload.php';
101 include 'vendor/autoload.php';
/plugin/davcal/vendor/sabre/http/
H A DREADME.md78 include 'vendor/autoload.php';
101 include 'vendor/autoload.php';
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md133 Composer also prepares an autoload file that's capable of autoloading all the classes in any of the libraries that it downloads. To use it, just add the following line to your code's bootstrap process:
140 require 'vendor/autoload.php';
/plugin/socialshareprivacy2/SSP/
H A DREADME.md108 …socialshareprivacy.min.autoload.js](http://panzi.github.com/SocialSharePrivacy/javascripts/jquery.…
119 You can also asynchronously load the buttons if you use the `jquery.socialshareprivacy.min.autoload
141 s.src = 'jquery.socialshareprivacy.min.autoload.js';
1340 build/jquery.socialshareprivacy.min.autoload.js
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md92 allow you to ignore annotations from namespaces that you cannot autoload
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md871 * Removed: `lib/Sabre/autoload.php`. Use `vendor/autoload.php` instead.
1635 * BC Break: lib/Sabre.autoload.php is now removed in favor of
1636 lib/Sabre/autoload.php.
1887 * Changed: Autoloader moved to Sabre/autoload.php.
2010 * Added: Moved autoload from lib/ to lib/Sabre/autoload.php. This is also the
2088 with Sabre.autoload.php due to a incorrect filename.
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/codemirror/dist/modes/
H A Druby.min.js.map1 …vate\", \"require\", \"load\",\n \"require_relative\", \"extend\", \"autoload\", \"__END__\", \…

12345