Contribution Date
Technology
Contribution Project
Contribution Details
-
+++ b/addtocal.js @@ -1,26 +1,51 @@ + // console.log('btn clicked !!')
Unused code. Please remove this.
-
+++ b/addtocal.js @@ -1,26 +1,51 @@ \ No newline at end of file
Please add a new line.
-
+++ 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.
-
+++ 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.
-
+++ 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.
-
+++ 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.
-
+++ b/src/Plugin/Field/FieldFormatter/AddtocalView.php @@ -28,75 +23,140 @@ use Drupal\Core\Field\FieldItemListInterface; + // '#type' => 'hidden',
Unused code. Please remove this.
-
+++ 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.
-
+++ b/src/Plugin/Field/FieldFormatter/AddtocalView.php @@ -28,75 +23,140 @@ use Drupal\Core\Field\FieldItemListInterface; + // '#tree' => TRUE,
Unused code. Please remove this.
-
+++ b/src/Plugin/Field/FieldFormatter/AddtocalView.php @@ -28,75 +23,140 @@ use Drupal\Core\Field\FieldItemListInterface; + // );.
Unused code. Please remove this.
-
+++ b/src/Plugin/Field/FieldFormatter/AddtocalView.php @@ -105,20 +165,41 @@ class AddtocalView extends FormatterBase { + // drupal_set_message('viewElements:: ');.
Unused code. Please remove this.
-
+++ 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.
-
+++ b/src/Plugin/Field/FieldFormatter/AddtocalView.php @@ -105,20 +165,41 @@ class AddtocalView extends FormatterBase { + // kint([$this, $items, $entity]);
Unused code. Please remove this.
-
+++ 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 Issue Link
Contribution Link
Files count
0
Patches count
0