Home
last modified time | relevance | path

Searched defs:items (Results 1 – 25 of 373) sorted by relevance

12345678910>>...15

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DFirstClassListCollection.php17 public $items = []; variable in JMS\\Serializer\\Tests\\Fixtures\\FirstClassListCollection
19 public function __construct(array $items)
H A DFirstClassMapCollection.php17 public $items = []; variable in JMS\\Serializer\\Tests\\Fixtures\\FirstClassMapCollection
19 public function __construct(array $items)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DUpdateInstanceMetadataItemsRequest.php25 public $items; variable in Google\\Service\\AIPlatformNotebooks\\UpdateInstanceMetadataItemsRequest
30 public function setItems($items)
H A DUpdateInstanceMetadataItemsResponse.php25 public $items; variable in Google\\Service\\AIPlatformNotebooks\\UpdateInstanceMetadataItemsResponse
30 public function setItems($items)
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DSyntaxError.php28 public function addSuggestions($name, array $items)
42 public static function computeAlternatives($name, $items)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DTags.php30 public $items; variable in Google\\Service\\Compute\\Tags
49 public function setItems($items)
H A DGuestAttributesValue.php29 public function setItems($items)
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/XML/
H A DXMLExporter.php12 public function serializeItems($items, $start, $count, $total)
24 public function serializeItemsToFile($targetDirectory, $items, $start, $count, $total)
H A DPage.php18 private $items; variable in FINDOLOGIC\\Export\\XML\\Page
36 public function setAllItems(array $items)
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/CSV/
H A DCSVExporter.php15 public function serializeItems($items, $start = 0, $count = 0, $total = 0)
30 … public function serializeItemsToFile($targetDirectory, $items, $start = 0, $count = 0, $total = 0)
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/
H A DExporter.php72 abstract public function serializeItems($items, $start, $count, $total);
88 abstract public function serializeItemsToFile($targetDirectory, $items, $start, $count, $total);
/plugin/authfacebook/lib/GraphNodes/
H A DCollection.php46 protected $items = []; variable in Facebook\\GraphNodes\\Collection
53 public function __construct(array $items = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1Suggestions.php29 public function setItems($items)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DPollItemsResponse.php29 public function setItems($items)
H A DSearchItemsByViewUrlResponse.php33 public function setItems($items)
H A DListItemsResponse.php33 public function setItems($items)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SiteVerification/
H A DSiteVerificationWebResourceListResponse.php29 public function setItems($items)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1IntentMessageCarouselSelect.php29 public function setItems($items)
H A DGoogleCloudDialogflowV2IntentMessageCarouselSelect.php29 public function setItems($items)
H A DGoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard.php47 public function setItems($items)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrdersCreateTestReturnRequest.php29 public function setItems($items)
/plugin/authgoogle/google/contrib/
H A DGoogle_AdExchangeSellerService.php432 public $items; variable in Google_AdClients
441 public function setItems(/* array(Google_AdClient) */ $items) {
504 public $items; variable in Google_AdUnits
513 public function setItems(/* array(Google_AdUnit) */ $items) {
609 public $items; variable in Google_CustomChannels
618 public function setItems(/* array(Google_CustomChannel) */ $items) {
750 public $items; variable in Google_SavedReports
759 public function setItems(/* array(Google_SavedReport) */ $items) {
808 public $items; variable in Google_UrlChannels
817 public function setItems(/* array(Google_UrlChannel) */ $items) {
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php401 protected $items; variable in jucksearm\\barcode\\lib\\QRcode
1654 protected function appendNewInputItem($items, $mode, $size, $data) {
1670 protected function insertStructuredAppendHeader($items, $size, $index, $parity) {
1688 protected function calcParity($items) {
1850 protected function estimateBitStreamSize($items, $version) {
1893 protected function estimateVersion($items) {
1969 protected function createBitStream($items) {
1984 protected function convertData($items) {
2046 protected function mergeBitStream($items) {
2063 protected function getBitStream($items) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DNotifications.php33 public function setItems($items)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DRRSetRoutingPolicyGeoPolicy.php33 public function setItems($items)

12345678910>>...15