Home
last modified time | relevance | path

Searched refs:locator (Results 1 – 15 of 15) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/metadata/tests/Driver/
H A DFileLocatorTest.php14 $locator = new FileLocator([
21 …$this->assertEquals(realpath(__DIR__ . '/Fixture/A/A.xml'), realpath($locator->findFileForClass($r…
24 $this->assertNull($locator->findFileForClass($ref, 'xml'));
27 …$this->assertEquals(realpath(__DIR__ . '/Fixture/C/SubDir.C.yml'), realpath($locator->findFileForC…
36 $locator = new FileLocator([
41 …$this->assertEquals(realpath(__DIR__ . '/Fixture/T/T.xml'), realpath($locator->findFileForClass($r…
46 $locator = new FileLocator([
52 …$this->assertEquals(realpath(__DIR__ . '/Fixture/D/D.yml'), realpath($locator->findFileForClass($r…
57 $locator = new FileLocator([
64 $this->assertCount(1, $xmlFiles = $locator->findAllClasses('xml'));
[all …]
H A DAbstractFileDriverTest.php18 private $locator; variable in Metadata\\Tests\\Driver\\AbstractFileDriverTest
25 $this->locator = $this->createMock('Metadata\Driver\FileLocator', [], [], '', false);
27 ->setConstructorArgs([$this->locator])
36 $this->locator
54 $this->locator
66 $this->locator
79 $locator = $this->createMock('Metadata\Driver\FileLocatorInterface');
81 ->setConstructorArgs([$locator])
/plugin/findologicxmlexport/vendor/jms/metadata/src/Driver/
H A DAbstractFileDriver.php19 private $locator; variable in Metadata\\Driver\\AbstractFileDriver
21 public function __construct(FileLocatorInterface $locator) argument
23 $this->locator = $locator;
28 if (null === $path = $this->locator->findFileForClass($class, $this->getExtension())) {
40 if (!$this->locator instanceof AdvancedFileLocatorInterface) {
41 …'Locator "%s" must be an instance of "AdvancedFileLocatorInterface".', get_class($this->locator)));
44 return $this->locator->findAllClasses($this->getExtension());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DExternalRef.php24 public $locator; variable in Google\\Service\\ContainerAnalysis\\ExternalRef
43 public function setLocator($locator) argument
45 $this->locator = $locator;
49 return $this->locator;
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverSearchContext.php15 * @param WebDriverBy $locator
20 public function findElement(WebDriverBy $locator); argument
25 * @param WebDriverBy $locator
30 public function findElements(WebDriverBy $locator); argument
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DStandardTagFactory.php232 * @param mixed[] $locator
237 private function getArgumentsForParametersFromWiring($parameters, $locator) argument
242 if (isset($locator[$typeHint])) {
243 $arguments[] = $locator[$typeHint];
248 if (isset($locator[$parameterName])) {
249 $arguments[] = $locator[$parameterName];
289 $locator = array_merge(
298 return $locator;
/plugin/html2pdf/html2pdf/html2ps/features/
H A Dtoc.php32 $locator =& $this->get_anchor_locator();
33 $toc =& $locator->run($pipeline, $media, $document);
77 function set_anchor_locator(&$locator) { argument
78 $this->_anchor_locator =& $locator;
/plugin/toctweak/
H A Ddeleted.files14 syntax/locator.php
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DYamlDriver.php36 …public function __construct(FileLocatorInterface $locator, PropertyNamingStrategyInterface $naming… argument
38 parent::__construct($locator);
H A DXmlDriver.php36 …public function __construct(FileLocatorInterface $locator, PropertyNamingStrategyInterface $naming… argument
38 parent::__construct($locator);
/plugin/html5video2/script/
H A Dvideo.min.js21locator=t,Error.captureStackTrace&&Error.captureStackTrace(this,zr)}function Gr(){}function Xr(e,t…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 …,\n 'load-of-program',\n 'lob',\n 'local',\n 'locale',\n 'locator',\n 'logfile',…
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1 …_regex limit link listen ln load local localtime localtimestamp location locator lock locked log l…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js1254 …:1,center:1},u={absolute:1,fixed:1};CKEDITOR.plugins.lineutils={finder:m,locator:n,liner:p}})();(f… property in CKEDITOR.plugins.lineutils
1274 …rn}return CKEDITOR.LINEUTILS_BEFORE|CKEDITOR.LINEUTILS_AFTER}}}}),locator:new c.locator(b),liner:n…
1293 d=this.repository.locator,e=this.repository.liner,f=this.editor,h=f.editable(),g=[],k=[],m,n;this.r…
H A Dckeditor.js.unc24938 locator: n,
25372 locator: new c.locator(b),
25744 d = this.repository.locator,