Searched refs:interface_exists (Results 1 – 18 of 18) sorted by relevance
| /plugin/findologicxmlexport/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/ |
| D | InvalidArgumentException.php | 8 use function interface_exists; alias 19 if (interface_exists($className)) {
|
| /plugin/findologicxmlexport/vendor/hoa/consistency/ |
| D | Consistency.php | 62 interface_exists($entityName, false) || 282 if (70000 > PHP_VERSION_ID && false === interface_exists('Throwable', false)) {
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/ |
| D | GuzzleException.php | 6 if (interface_exists(Throwable::class)) {
|
| /plugin/swiftmail/Swift/ |
| D | ClassLoader.php | 32 …if (in_array($name, self::$located) || class_exists($name, false) || interface_exists($name, false…
|
| /plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/ |
| D | Consistency.php | 57 $this->function->interface_exists = $interface, 86 $this->function->interface_exists = false,
|
| /plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/ |
| D | TypeToken.php | 31 if (!function_exists($checker) && !interface_exists($type) && !class_exists($type)) {
|
| /plugin/findologicxmlexport/vendor/jms/metadata/tests/Cache/ |
| D | DoctrineCacheAdapterTest.php | 20 if (!interface_exists('Doctrine\Common\Cache\Cache')) {
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/ |
| D | Generator.php | 191 !interface_exists($_type, $callAutoload)) { 202 !interface_exists($type, $callAutoload) 296 !interface_exists($type, $callAutoload)) { 381 interface_exists($originalClassName, $callAutoload)) { 701 if (!interface_exists($_type, $callAutoload)) { 744 } elseif (interface_exists($mockClassName['fullClassName'], $callAutoload)) {
|
| /plugin/authssocas/vendor/apereo/phpcas/source/CAS/ |
| H A D | Autoload.php | 51 if (!class_exists($class, false) && !interface_exists($class, false)) {
|
| /plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ |
| D | LazyDouble.php | 85 if (!interface_exists($interface)) {
|
| /plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/ |
| D | Prophet.php | 88 if ($classOrInterface && interface_exists($classOrInterface)) {
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/ |
| D | Test.php | 933 !interface_exists($className) && 974 interface_exists($className) || 1013 !interface_exists($className) &&
|
| /plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/ |
| D | SerializationGraphNavigator.php | 175 if (class_exists($type['name'], false) || interface_exists($type['name'], false)) {
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ |
| D | DocParser.php | 941 … if (class_exists($ns.'\\'.$className) || interface_exists($ns.'\\'.$className)) { 960 … if (class_exists($ns.'\\'.$className) || interface_exists($ns.'\\'.$className)) {
|
| /plugin/findologicxmlexport/vendor/webmozart/assert/src/ |
| D | Assert.php | 902 if (!interface_exists($value)) {
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/ |
| D | Assert.php | 1450 if (!(is_string($expected) && (class_exists($expected) || interface_exists($expected)))) { 1487 if (!(is_string($expected) && (class_exists($expected) || interface_exists($expected)))) {
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/ |
| D | CodeSniffer.php | 39 if (interface_exists('PHP_CodeSniffer_Sniff', true) === false) {
|
| /plugin/syntaxhighlighter4/dist/ |
| D | syntaxhighlighter.js.map | 1 … gmmktime ini_alter ini_get ini_get_all ini_restore ini_set ' +\n 'interface_exists intval ip2lon…
|