/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/ |
H A D | DoctrineDriverTest.php | 19 public function getMetadata() function in JMS\\Serializer\\Tests\\Metadata\\Driver\\DoctrineDriverTest 34 $metadata = $this->getMetadata(); 44 $metadata = $this->getMetadata(); 53 $metadata = $this->getMetadata(); 68 $metadata = $this->getMetadata(); 79 $metadata = $this->getMetadata(); 111 $doctrineMetadata = $this->getMetadata(); 117 $metadata = $this->getMetadata();
|
H A D | DoctrinePHPCRDriverTest.php | 18 public function getMetadata() function in JMS\\Serializer\\Tests\\Metadata\\Driver\\DoctrinePHPCRDriverTest 26 $metadata = $this->getMetadata(); 35 $metadata = $this->getMetadata(); 44 $metadata = $this->getMetadata(); 59 $metadata = $this->getMetadata();
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
H A D | SourceOperationResponse.php | 30 public function setGetMetadata(SourceGetMetadataResponse $getMetadata) argument 32 $this->getMetadata = $getMetadata; 39 return $this->getMetadata;
|
H A D | SourceOperationRequest.php | 46 public function setGetMetadata(SourceGetMetadataRequest $getMetadata) argument 48 $this->getMetadata = $getMetadata; 55 return $this->getMetadata;
|
H A D | SourceGetMetadataResponse.php | 35 public function getMetadata() function in Google\\Service\\Dataflow\\SourceGetMetadataResponse
|
/plugin/semantic/ |
H A D | action.php | 104 $this->helper->getMetadata($id); 142 $this->helper->getMetadata($ID); 169 $this->helper->getMetadata($ID); 197 $this->helper->getMetadata($ID); 223 $this->helper->getMetadata($ID); 253 $this->helper->getMetadata($ID);
|
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/ |
H A D | BufferStreamTest.php | 16 $this->assertEquals(null, $b->getMetadata('foo')); 17 $this->assertEquals(10, $b->getMetadata('hwm')); 18 $this->assertEquals([], $b->getMetadata());
|
H A D | StreamDecoratorTraitTest.php | 114 $this->assertSame($this->b->getMetadata(), $this->a->getMetadata()); 115 $this->assertSame($this->b->getMetadata('uri'), $this->a->getMetadata('uri'));
|
H A D | NullStreamTest.php | 16 $this->assertNull($b->getMetadata('a')); 17 $this->assertEquals([], $b->getMetadata());
|
H A D | StreamTest.php | 27 $this->assertEquals('php://temp', $stream->getMetadata('uri')); 28 $this->assertIsArray($stream->getMetadata()); 166 $this->assertEmpty($stream->getMetadata()); 218 $this->assertEquals(3, $s->getMetadata('hwm')); 219 $this->assertArrayHasKey('hwm', $s->getMetadata());
|
H A D | LazyOpenStreamTest.php | 31 $this->assertIsArray($l->getMetadata()); 51 $this->assertIsArray($l->getMetadata());
|
H A D | PumpStreamTest.php | 19 $this->assertEquals('bar', $p->getMetadata('foo')); 20 $this->assertEquals(['foo' => 'bar'], $p->getMetadata());
|
H A D | FnStreamTest.php | 72 $this->assertEquals($a->getMetadata(), $b->getMetadata());
|
/plugin/structtasks/_test/ |
H A D | UtilitiesTest.php | 114 list($old_data, $new_data, $valid) = $this->util->getMetadata( 126 list($old_data, $new_data, $valid) = $this->util->getMetadata( 151 …list($old_data, $new_data, $valid) = $this->util->getMetadata($page, $schema, $this->rev1, $this->…
|
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ |
H A D | StreamDecoratorTrait.php | 81 public function getMetadata($key = null) function 83 return $this->stream->getMetadata($key);
|
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/ |
H A D | StreamDecoratorTrait.php | 73 public function getMetadata($key = null) function 75 return $this->stream->getMetadata($key);
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/ |
H A D | Action.php | 97 public function getMetadata(): array function in Elastica\\Bulk\\Action 104 return [$this->_opType => $this->getMetadata()];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/ |
H A D | GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess.php | 37 public function getMetadata() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess
|
H A D | GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff.php | 37 public function getMetadata() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
|
H A D | GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess.php | 37 public function getMetadata() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess
|
H A D | GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff.php | 37 public function getMetadata() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/ |
H A D | GoogleCloudRetailV2PredictResponsePredictionResult.php | 55 public function getMetadata() function in Google\\Service\\CloudRetail\\GoogleCloudRetailV2PredictResponsePredictionResult
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/ |
H A D | ReportInstanceInfoRequest.php | 41 public function getMetadata() function in Google\\Service\\AIPlatformNotebooks\\ReportInstanceInfoRequest
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | FirewallLogConfig.php | 55 public function getMetadata() function in Google\\Service\\Compute\\FirewallLogConfig
|
H A D | PreservedState.php | 53 public function getMetadata() function in Google\\Service\\Compute\\PreservedState
|