Home
last modified time | relevance | path

Searched refs:instantiate (Results 1 – 25 of 44) sorted by relevance

12

/plugin/findologicxmlexport/vendor/doctrine/instantiator/src/Doctrine/Instantiator/
H A DInstantiatorInterface.php19 public function instantiate($className); function
H A DInstantiator.php47 public function instantiate($className) function in Doctrine\\Instantiator\\Instantiator
/plugin/findologicxmlexport/vendor/jms/serializer/src/Construction/
H A DUnserializeObjectConstructor.php22 return $this->getInstantiator()->instantiate($metadata->name);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dabstract-test-class.phpt21 Cannot instantiate class "AbstractTest".
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.TidyImpl.txt
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Promise/
H A DThrowPromise.php84 throw $this->instantiator->instantiate($classname);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc44 * <<Elasticsearch_ClientBuilderinstantiate_instantiate,`instantiate()`>>
454 .`instantiate(Elasticsearch\Transport $transport, callable $endpoint, array $registeredNamespaces)`
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/
H A DDoubler.php120 return $this->instantiator->instantiate($classname);
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst30 $user = $instantiator->instantiate(User::class);
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DREADME.md29 $instance = $instantiator->instantiate(\My\ClassName\Here::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/Resource/
H A DProjectsLocationsWorkflowTemplates.php152 public function instantiate($name, InstantiateWorkflowTemplateRequest $postBody, $optParams = []) function in Google\\Service\\Dataproc\\Resource\\ProjectsLocationsWorkflowTemplates
H A DProjectsRegionsWorkflowTemplates.php152 public function instantiate($name, InstantiateWorkflowTemplateRequest $postBody, $optParams = []) function in Google\\Service\\Dataproc\\Resource\\ProjectsRegionsWorkflowTemplates
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataproc.php284 ],'instantiate' => [
285 'path' => 'v1/{+name}:instantiate',
1063 ],'instantiate' => [
1064 'path' => 'v1/{+name}:instantiate',
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClientBuilder.php694 return $this->instantiate($this->transport, $this->endpoint, $registeredNamespaces);
697 protected function instantiate(Transport $transport, callable $endpoint, array $registeredNamespaces): Client function in Elasticsearch\\ClientBuilder
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dinstallation.asciidoc80 and you don't need to add it again. Finally, instantiate a new client:
H A Dserializers.asciidoc198 that should occur before given to the client, you can instantiate an object and
H A Dconnection-pool.asciidoc148 You can then instantiate an instance of your ConnectionPool and inject it into
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md61 In order to resolve a type you will have to instantiate the class `\phpDocumentor\Reflection\TypeRe…
134 Or by using the `\phpDocumentor\Reflection\Types\ContextFactory` to instantiate a new context based…
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md53 and then instantiate the reader class normally:
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt132 skip phpThumb.php and instantiate your own object. Please take a look at
135 Note: phpThumb.php is where the caching code is located, if you instantiate
542 instantiate your own object instead)
548 instantiate your own object instead)
553 instantiate your own object instead)
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md110 * Improve documentation to properly instantiate LazyPromise
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md71 - instantiate your class and call ```run()``` on it
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock95 …"description": "A small, lightweight utility to instantiate objects in PHP without invoking their …
99 "instantiate"
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php306 $object = $instantiator->instantiate($className);
/plugin/barcodes/
H A Dcomposer.lock107 …"description": "A small, lightweight utility to instantiate objects in PHP without invoking their …
111 "instantiate"

12