Home
last modified time | relevance | path

Searched refs:this (Results 16676 – 16700 of 27090) sorted by relevance

1...<<661662663664665666667668669670>>...1084

/plugin/structpublish/action/
H A Dmigration.php17 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handleMigrations');
41 list($dbVersionStruct, $dbVersionStructpublish) = $this->getDbVersions($sqlite);
51 $latestVersion = $this->getLatestVersion();
67 $ok = $ok && $this->$call($sqlite);
145 $sql = "SELECT rid, pid, latest, col1, max(col4) FROM $this->table GROUP BY pid, col1";
149 $sql = "UPDATE $this->table SET latest = 0 WHERE rid NOT IN (" . implode(', ', $rids) . ')';
178 $sql = "UPDATE $this->table SET latest = 0 WHERE rid NOT IN (" . implode(', ', $rids) . ')';
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/
H A DPreDeserializeEvent.php24 $this->data = $data;
29 $this->type = ['name' => $name, 'params' => $params];
37 return $this->data;
45 $this->data = $data;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
H A DLazyEventDispatcherWithPsr11ContainerTest.php18 $this->container->set($serviceId, $listener);
28 return $this->services[$id];
33 return isset($this->services[$id]);
38 $this->services[$id] = $service;
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/FS/
H A DFile.php44 $this->acl = $acl;
45 $this->owner = $owner;
58 return $this->owner;
76 return $this->acl;
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DContext.php46 $this->namespace = ('global' !== $namespace && 'default' !== $namespace)
61 $this->namespaceAliases = $namespaceAliases;
71 return $this->namespace;
82 return $this->namespaceAliases;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DAuthorReadOnly.php31 $this->id = $id;
32 $this->name = $name;
37 return $this->id;
42 return $this->name;
H A DAuthorReadOnlyPerClass.php35 $this->id = $id;
36 $this->name = $name;
41 return $this->id;
46 return $this->name;
/plugin/revealjs/
H A Daction.php10 …$controller->register_hook('RENDERER_CONTENT_POSTPROCESS', 'BEFORE', $this, '_renderer_content_pos…
14 if ($_GET['do'] !== 'export_revealjs' && $this->getConf('revealjs_active')) {
36 });'.($this->getConf('slides_with_unknown_direction')?'
40 … if (elem.next().find("h1'.($this->getConf('horizontal_slide_level')==2?',h2':'').'").length > 0) {
/plugin/timestamp/action/
H A DTimestamp.php22 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define');
23 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'handle_ajax_call_unknown');
38 'title' => $this->getLang('tb_timestamp_button'),
64 echo strftime($this->getConf('timestamp_format'));
/plugin/authucenter/lib/uc_client/model/
H A Dapp.php18 $this->appmodel($base);
22 $this->base = $base;
23 $this->db = $base->db;
27 …$arr = $this->db->fetch_all("SELECT $col FROM ".UC_DBTABLEPRE."applications".($where ? ' WHERE '.$…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/PhpDocumentor/
H A DClassTagRetriever.php30 $this->docBlockFactory = DocBlockFactory::createInstance();
31 $this->contextFactory = new ContextFactory();
42 $phpdoc = $this->docBlockFactory->create(
44 $this->contextFactory->createFromReflector($reflectionClass)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/
H A DDeleteRepository.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $repository = $this->repository ?? null;
59 return $this;
64 $this->repository = $repository;
66 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/
H A DDeleteDataStream.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
58 return $this;
63 $this->name = $name;
65 return $this;
H A DResolveIndex.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
58 return $this;
63 $this->name = $name;
65 return $this;
H A DExistsTemplate.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
60 return $this;
65 $this->name = $name;
67 return $this;
/plugin/elasticsearch/vendor/ruflin/elastica/src/ResultSet/
H A DProcessingBuilder.php23 $this->builder = $builder;
24 $this->processor = $processor;
34 $resultSet = $this->builder->buildResultSet($response, $query);
36 $this->processor->process($resultSet);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Security/
H A DClearCachedRoles.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $name = $this->name ?? null;
58 return $this;
63 $this->name = $name;
65 return $this;
H A DClearApiKeyCache.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $ids = $this->ids ?? null;
58 return $this;
63 $this->ids = $ids;
65 return $this;
H A DClearCachedPrivileges.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $application = $this->application ?? null;
58 return $this;
63 $this->application = $application;
65 return $this;
H A DClearCachedRealms.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $realms = $this->realms ?? null;
58 return $this;
63 $this->realms = $realms;
65 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/
H A DGetRepositoriesMeteringInfo.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
26 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
35 $node_id = $this->node_id ?? null;
56 return $this;
61 $this->node_id = $node_id;
63 return $this;
/plugin/prosemirror/parser/
H A DFootnoteNode.php14 $this->parent = &$parent;
20 $this->subnodes[] = self::getSubNode($subnode, $this);
27 foreach ($this->subnodes as $subnode) {
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverTouchAction.php30 $this->touchScreen = $touch_screen;
31 $this->locationProvider = $location_provider;
39 return $this->locationProvider !== null
40 ? $this->locationProvider->getCoordinates() : null;
/plugin/siteexport/_test/
H A Dplugin_siteexport_javascript.test.php21 file_put_contents($uncompressed, $this->setUpJavascript(0));
22 … $this->assertFileExists($uncompressed, "The uncompressed javascript version does not exist.");
24 file_put_contents($compressed, $this->setUpJavascript(1));
25 $this->assertFileExists($compressed, "The compressed javascript version does not exist.");
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DCrap4j.php36 $this->threshold = $threshold;
83 … $crapLoad = $this->getCrapLoad($method['crap'], $method['ccn'], $method['coverage']);
89 if ($method['crap'] >= $this->threshold) {
104 … $methodNode->appendChild($document->createElement('crap', $this->roundValue($method['crap'])));
106 …$methodNode->appendChild($document->createElement('coverage', $this->roundValue($method['coverage'…
121 $crapMethodPercent = $this->roundValue((100 * $fullCrapMethodCount) / $fullMethodCount);
155 if ($crapValue >= $this->threshold) {
157 $crapLoad += $cyclomaticComplexity / $this->threshold;

1...<<661662663664665666667668669670>>...1084