Overview

Namespaces

  • Knot
    • Dict
      • Helpers
    • Exceptions
  • None

Classes

  • AbstractPHPArrayHelper
  • PHPArrayChangerHelper
  • PHPArrayEqualizerHelper
  • UnderscoreHelper

Interfaces

  • HelperInterface
  • Overview
  • Namespace
  • Class

Class PHPArrayEqualizerHelper

Knot\Dict\Helpers\AbstractPHPArrayHelper
Extended by Knot\Dict\Helpers\PHPArrayEqualizerHelper implements Knot\Dict\Helpers\HelperInterface
Namespace: Knot\Dict\Helpers
Located at Knot/Dict/Helpers/PHPArrayEqualizerHelper.php
Methods summary
public string
# getName( )

Helper code name.

Helper code name.

Returns

string

Implementation of

Knot\Dict\Helpers\HelperInterface::getName()
public
# addRoutes( Knot\Dict\HelperManager $helperManager )

Load Function Routes!

Load Function Routes!

Parameters

$helperManager

Implementation of

Knot\Dict\Helpers\HelperInterface::addRoutes()
public static
# execute( Knot\Dict\AbstractDictBody $knot, $arguments, $methodName )
Methods inherited from Knot\Dict\Helpers\AbstractPHPArrayHelper
convertPHPFunctionToRoute(), convertRouteToPHPFunction()
Properties summary
public array $functions
# [ "array_change_key_case", "array_chunk", "array_column", "array_combine", "array_count_values", "array_diff_assoc", "array_diff_key", "array_diff_uassoc", "array_diff_ukey", "array_diff", "array_fill_keys", "array_filter", "array_flip", "array_intersect_assoc", "array_intersect_key", "array_intersect_uassoc", "array_intersect_ukey", "array_intersect", "array_keys", "array_merge_recursive", "array_merge", "array_pad", "array_replace_recursive", "array_replace", "array_reverse", "array_slice", "array_udiff_assoc", "array_udiff_uassoc", "array_udiff", "array_uintersect_assoc", "array_uintersect_uassoc", "array_uintersect", "array_unique", "array_values" ]
API documentation generated by ApiGen