Home
last modified time | relevance | path

Searched refs:mpull (Results 1 – 25 of 88) sorted by relevance

1234

/dports/devel/arcanist-lib/arcanist-b2e715f/src/lint/linter/
H A DArcanistXHPASTLinter.php82 $this->lintNameMap = mpull(
93 $this->lintSeverityMap = mpull(
104 mpull($this->rules, 'getLinterConfigurationOptions'));
/dports/devel/arcanist/arcanist-b2e715f/src/lint/linter/
H A DArcanistXHPASTLinter.php82 $this->lintNameMap = mpull(
93 $this->lintSeverityMap = mpull(
104 mpull($this->rules, 'getLinterConfigurationOptions'));
/dports/devel/arcanist/arcanist-b2e715f/src/lint/linter/xhpast/rules/
H A DArcanistObjectOperatorSpacingXHPASTLinterRule.php24 $value = implode('', mpull($before, 'getValue'));
41 implode('', mpull($before, 'getValue')),
H A DArcanistParenthesesSpacingXHPASTLinterRule.php42 $string_o = implode('', mpull($nonsem_o, 'getValue'));
48 $string_c = implode('', mpull($nonsem_c, 'getValue'));
H A DArcanistModifierOrderingXHPASTLinterRule.php35 mpull($method->getChildren(), 'getConcreteString'));
67 mpull($property->getChildren(), 'getConcreteString'));
H A DArcanistCallParenthesesXHPASTLinterRule.php54 $leading_text = implode('', mpull($leading, 'getValue'));
81 $trailing_text = implode('', mpull($trailing, 'getValue'));
H A DArcanistDeclarationParenthesesXHPASTLinterRule.php30 $leading_text = implode('', mpull($leading, 'getValue'));
33 $trailing_text = implode('', mpull($trailing, 'getValue'));
/dports/devel/arcanist-lib/arcanist-b2e715f/src/lint/linter/xhpast/rules/
H A DArcanistObjectOperatorSpacingXHPASTLinterRule.php24 $value = implode('', mpull($before, 'getValue'));
41 implode('', mpull($before, 'getValue')),
H A DArcanistParenthesesSpacingXHPASTLinterRule.php42 $string_o = implode('', mpull($nonsem_o, 'getValue'));
48 $string_c = implode('', mpull($nonsem_c, 'getValue'));
H A DArcanistModifierOrderingXHPASTLinterRule.php35 mpull($method->getChildren(), 'getConcreteString'));
67 mpull($property->getChildren(), 'getConcreteString'));
H A DArcanistCallParenthesesXHPASTLinterRule.php54 $leading_text = implode('', mpull($leading, 'getValue'));
81 $trailing_text = implode('', mpull($trailing, 'getValue'));
H A DArcanistDeclarationParenthesesXHPASTLinterRule.php30 $leading_text = implode('', mpull($leading, 'getValue'));
33 $trailing_text = implode('', mpull($trailing, 'getValue'));
H A DArcanistVariableReferenceSpacingXHPASTLinterRule.php28 implode('', mpull($before, 'getValue')),
/dports/devel/arcanist-lib/arcanist-b2e715f/src/ref/build/
H A DArcanistBuildBuildplanHardpointQuery.php17 $plan_phids = mpull($refs, 'getBuildPlanPHID');
32 $plan_refs = mpull($plan_refs, null, 'getPHID');
/dports/devel/arcanist/arcanist-b2e715f/src/ref/build/
H A DArcanistBuildBuildplanHardpointQuery.php17 $plan_phids = mpull($refs, 'getBuildPlanPHID');
32 $plan_refs = mpull($plan_refs, null, 'getPHID');
/dports/devel/arcanist-lib/arcanist-b2e715f/src/events/
H A DPhutilEventEngine.php30 $listeners = mpull($listeners, null, 'getListenerID');
47 $listeners = mpull($listeners, null, 'getListenerID');
/dports/devel/arcanist/arcanist-b2e715f/src/events/
H A DPhutilEventEngine.php30 $listeners = mpull($listeners, null, 'getListenerID');
47 $listeners = mpull($listeners, null, 'getListenerID');
/dports/devel/arcanist-lib/arcanist-b2e715f/src/workflow/
H A DArcanistMarkersWorkflow.php21 $heads = mpull($markers, 'getCommitHash');
90 $revision_ids = mpull($state_ref->getRevisionRefs(), 'getID');
176 $sets = mpull($sets, null, 'getSetID');
H A DArcanistAmendWorkflow.php196 mpull($revisions, 'newRefView'));
252 $local_refs = mpull($local_refs, null, 'getPHID');
/dports/devel/arcanist/arcanist-b2e715f/src/workflow/
H A DArcanistMarkersWorkflow.php21 $heads = mpull($markers, 'getCommitHash');
90 $revision_ids = mpull($state_ref->getRevisionRefs(), 'getID');
176 $sets = mpull($sets, null, 'getSetID');
H A DArcanistAmendWorkflow.php196 mpull($revisions, 'newRefView'));
252 $local_refs = mpull($local_refs, null, 'getPHID');
/dports/devel/arcanist/arcanist-b2e715f/src/parser/argument/
H A DPhutilArgumentParser.php147 $specs_by_name = mpull($non_wildcard, null, 'getName');
148 $specs_by_short = mpull($non_wildcard, null, 'getShortAlias');
638 $workflows = mpull($workflows, null, 'getName');
644 $help_workflows = mpull($help_workflows, null, 'getName');
833 $short_map = mpull($this->specs, null, 'getShortAlias');
984 $names = mpull($this->workflows, 'getName');
/dports/devel/arcanist-lib/arcanist-b2e715f/src/parser/argument/
H A DPhutilArgumentParser.php147 $specs_by_name = mpull($non_wildcard, null, 'getName');
148 $specs_by_short = mpull($non_wildcard, null, 'getShortAlias');
638 $workflows = mpull($workflows, null, 'getName');
644 $help_workflows = mpull($help_workflows, null, 'getName');
833 $short_map = mpull($this->specs, null, 'getShortAlias');
984 $names = mpull($this->workflows, 'getName');
/dports/devel/arcanist-lib/arcanist-b2e715f/src/work/
H A DArcanistWorkEngine.php127 $state_refs = mpull($markers, 'getWorkingCopyStateRef');
137 $revision_refs = mpull($revision_refs, null, 'getPHID');
/dports/devel/arcanist/arcanist-b2e715f/src/work/
H A DArcanistWorkEngine.php127 $state_refs = mpull($markers, 'getWorkingCopyStateRef');
137 $revision_refs = mpull($revision_refs, null, 'getPHID');

1234