Skip to content

Instantly share code, notes, and snippets.

@juampynr
Created December 19, 2023 22:23
Show Gist options
  • Save juampynr/2a9bc7fde571d25daf819ddf59e40fc8 to your computer and use it in GitHub Desktop.
Save juampynr/2a9bc7fde571d25daf819ddf59e40fc8 to your computer and use it in GitHub Desktop.

Revisions

  1. juampynr revised this gist Dec 19, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    drush php-eval "print_r(entity_load('field_collection_item', array(803409))[803409]->field_product_url)";
    drush php-eval "print_r(entity_load('field_collection_item', array(803409))[803409]->field_product_url)";
  2. juampynr revised this gist Dec 19, 2023. 1 changed file with 0 additions and 2 deletions.
    2 changes: 0 additions & 2 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,3 +1 @@
    ```
    drush php-eval "print_r(entity_load('field_collection_item', array(803409))[803409]->field_product_url)";
    ```
  3. juampynr created this gist Dec 19, 2023.
    3 changes: 3 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    ```
    drush php-eval "print_r(entity_load('field_collection_item', array(803409))[803409]->field_product_url)";
    ```