+++ b/addtocal.js
@@ -1,26 +1,51 @@
+ // console.log('btn clicked !!'...

Contribution Date
Technology
Contribution Project
Contribution Details
  1. +++ b/addtocal.js @@ -1,26 +1,51 @@ + // console.log('btn clicked !!')

    Unused code. Please remove this.

  2. +++ b/addtocal.js @@ -1,26 +1,51 @@ \ No newline at end of file

    Please add a new line.

  3. +++ b/addtocal.module @@ -291,34 +127,42 @@ function addtocal_extract_event_info($entity_type, $entity, $entity_id = NULL, $ + // kint([$entity, $entity_info]);

    Unused code. Please remove this.

  4. +++ b/addtocal.module @@ -291,34 +127,42 @@ function addtocal_extract_event_info($entity_type, $entity, $entity_id = NULL, $ + // if (empty($entity_info['entity keys']['bundle'])) {

    Please remove commented code.

  5. +++ b/src/Plugin/Field/FieldFormatter/AddtocalView.php @@ -28,75 +23,140 @@ use Drupal\Core\Field\FieldItemListInterface; + // $form['view_mode'] = array(

    Unused code. Please remove this.

  6. +++ b/src/Plugin/Field/FieldFormatter/AddtocalView.php @@ -28,75 +23,140 @@ use Drupal\Core\Field\FieldItemListInterface; + // '#title' => t('You Should Not Be Able To See This'),

    Unused code. Please remove this.

  7. +++ b/src/Plugin/Field/FieldFormatter/AddtocalView.php @@ -28,75 +23,140 @@ use Drupal\Core\Field\FieldItemListInterface; + // '#type' => 'hidden',

    Unused code. Please remove this.

  8. +++ b/src/Plugin/Field/FieldFormatter/AddtocalView.php @@ -28,75 +23,140 @@ use Drupal\Core\Field\FieldItemListInterface; + // '#default_value' => $view_mode,

    Unused code. Please remove this.

  9. +++ b/src/Plugin/Field/FieldFormatter/AddtocalView.php @@ -28,75 +23,140 @@ use Drupal\Core\Field\FieldItemListInterface; + // '#tree' => TRUE,

    Unused code. Please remove this.

  10. +++ b/src/Plugin/Field/FieldFormatter/AddtocalView.php @@ -28,75 +23,140 @@ use Drupal\Core\Field\FieldItemListInterface; + // );.

    Unused code. Please remove this.

  11. +++ b/src/Plugin/Field/FieldFormatter/AddtocalView.php @@ -105,20 +165,41 @@ class AddtocalView extends FormatterBase { + // drupal_set_message('viewElements:: ');.

    Unused code. Please remove this.

  12. +++ b/src/Plugin/Field/FieldFormatter/AddtocalView.php @@ -105,20 +165,41 @@ class AddtocalView extends FormatterBase { + // // $output = $this->numberFormat($item->value);.

    Unused code. Please remove this.

  13. +++ b/src/Plugin/Field/FieldFormatter/AddtocalView.php @@ -105,20 +165,41 @@ class AddtocalView extends FormatterBase { + // kint([$this, $items, $entity]);

    Unused code. Please remove this.

  14. +++ b/src/Plugin/Field/FieldFormatter/AddtocalView.php @@ -105,20 +165,41 @@ class AddtocalView extends FormatterBase { + // $dates = field_get_items($entity_type, $entity, $field_name);.

    Unused code. Please remove this.

Contribution Author
Files count
0
Patches count
0