/plugin/imagecarousel/ |
H A D | all.less | 1 @import "vendor/slick/slick.less"; 2 @import "vendor/slick/slick-theme.less"; 3 @import "vendor/swipebox/css/swipebox.less"; 24 background: #fff url('./vendor/slick/ajax-loader.gif') center center no-repeat; 33 src: url('./vendor/slick/fonts/slick.eot'); 34 …vendor/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('./vendor/slick/fonts/slick… 44 background: url(vendor/swipebox/img/loader.gif) no-repeat center center; 50 background-image: url(vendor/swipebox/img/icons.png);
|
H A D | screen.less | 2 @import "vendor/swipebox/css/swipebox.less"; 6 background: url(vendor/swipebox/img/loader.gif) no-repeat center center;
|
/plugin/bpmnio/ |
H A D | all.less | 1 @import "vendor/bpmn-js/dist/assets/diagram-js.css"; 2 @import "vendor/bpmn-js/dist/assets/bpmn-font/css/bpmn.css"; 3 @import "vendor/bpmn-js/dist/assets/bpmn-font/css/bpmn-codes.css"; 4 @import "vendor/bpmn-js/dist/assets/bpmn-font/css/bpmn-embedded.css"; 6 @import "vendor/dmn-js/dist/assets/diagram-js.css"; 7 @import "vendor/dmn-js/dist/assets/dmn-font/css/dmn.css"; 8 @import "vendor/dmn-js/dist/assets/dmn-font/css/dmn-codes.css"; 9 @import "vendor/dmn-js/dist/assets/dmn-font/css/dmn-embedded.css";
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
H A D | VideoFileDetailsAudioStream.php | 37 public $vendor; variable in Google\\Service\\YouTube\\VideoFileDetailsAudioStream 84 public function setVendor($vendor) argument 86 $this->vendor = $vendor; 93 return $this->vendor;
|
H A D | VideoFileDetailsVideoStream.php | 43 public $vendor; variable in Google\\Service\\YouTube\\VideoFileDetailsVideoStream 124 public function setVendor($vendor) argument 126 $this->vendor = $vendor; 133 return $this->vendor;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/ |
H A D | SasPortalDeviceModel.php | 41 public $vendor; variable in Google\\Service\\SASPortalTesting\\SasPortalDeviceModel 102 public function setVendor($vendor) argument 104 $this->vendor = $vendor; 111 return $this->vendor;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/ |
H A D | SasPortalDeviceModel.php | 41 public $vendor; variable in Google\\Service\\Sasportal\\SasPortalDeviceModel 102 public function setVendor($vendor) argument 104 $this->vendor = $vendor; 111 return $this->vendor;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/ |
H A D | Detail.php | 71 public $vendor; variable in Google\\Service\\ContainerAnalysis\\Detail 258 public function setVendor($vendor) argument 260 $this->vendor = $vendor; 267 return $this->vendor;
|
/plugin/findologicxmlexport/vendor/hoa/consistency/ |
H A D | .travis.yml | 43 - vendor/ 46 - export PATH="$PATH:$HOME/.composer/vendor/bin" 53 - vendor/bin/hoa test:run 56 vendor/bin/hoa devtools:cs --diff --dry-run .;
|
/plugin/findologicxmlexport/vendor/jms/serializer/.travis/ |
H A D | script_test.sh | 3 vendor/bin/phpunit $PHPUNIT_FLAGS 7 vendor/bin/phpcs
|
/plugin/authgooglesheets/vendor/guzzlehttp/promises/ |
H A D | Makefile | 4 vendor/bin/phpunit 7 vendor/bin/phpunit --coverage-html=artifacts/coverage
|
/plugin/combo/vendor/antlr/antlr4-php-runtime/ |
H A D | .travis.yml | 13 - vendor/bin/phpstan --level=max analyse src 14 - vendor/bin/phpcs
|
/plugin/quickstats/GEOIP/ |
H A D | initialize_vendor.txt | 3 create vendor/GeoLite2-City directory 4 download mmb database into vendor/GeoLite2-City
|
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/ |
H A D | Makefile | 10 vendor/bin/phpunit 13 vendor/bin/phpunit --coverage-html=artifacts/coverage
|
/plugin/findologicxmlexport/vendor/doctrine/instantiator/ |
H A D | phpstan.neon.dist | 2 - vendor/phpstan/phpstan-phpunit/extension.neon 3 - vendor/phpstan/phpstan-phpunit/rules.neon
|
/plugin/findologicxmlexport/vendor/twig/extensions/ |
H A D | .travis.yml | 7 - vendor 21 ./vendor/bin/simple-phpunit
|
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-common/ |
H A D | .travis.yml | 21 - vendor/bin/phpunit --coverage-clover=coverage.clover -v 23 - vendor/bin/phpunit -v
|
/plugin/findologicxmlexport/vendor/jms/metadata/ |
H A D | .travis.yml | 26 - vendor/bin/phpunit $PHPUNIT_FLAGS 27 - vendor/bin/phpcs
|
H A D | CONTRIBUTING.md | 15 To check your code you can run `vendor/bin/phpcs`. This command will give you a list of violations … 16 The most common errors can be automatically fixed just by running `vendor/bin/phpcbf`. 22 You can run the unit-tests by calling `vendor/bin/phpunit`.
|
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/ |
H A D | .travis.yml | 5 - vendor 25 script: vendor/phpunit/phpunit/phpunit $PHPUNIT_FLAGS
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/ |
H A D | .travis.yml | 34 …- if [[ "$DRIVER" = 'phpdbg' ]]; then phpdbg -qrr vendor/bin/phpunit --coverage-clover=coverage.xm… 35 - if [[ "$DRIVER" = 'xdebug' ]]; then vendor/bin/phpunit --coverage-clover=coverage.xml; fi
|
/plugin/findologicxmlexport/vendor/twig/twig/ |
H A D | .travis.yml | 7 - vendor 33 script: ./vendor/bin/simple-phpunit
|
/plugin/elasticsearch/vendor/ezimuel/ringphp/ |
H A D | Makefile | 20 vendor/bin/phpunit $(TEST) 24 vendor/bin/phpunit --coverage-html=build/artifacts/coverage $(TEST)
|
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/ |
H A D | Installer.php | 74 list($vendor, $name) = explode('/', $prettyName); 75 unset($vendor);
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/ |
H A D | README.md | 36 Make sure you have the composer bin dir in your PATH. The default value is `~/.composer/vendor/bin/… 48 You will then be able to run PHP_CodeSniffer from the vendor bin directory: 50 ./vendor/bin/phpcs -h 51 ./vendor/bin/phpcbf -h
|