Pune
Account created on 21 March 2016, about 9 years ago
#

Merge Requests

More

Recent comments

🇮🇳India rajeshreeputra Pune

Resolved conflict and rebased.

🇮🇳India rajeshreeputra Pune

Incorporated feedback, hence setting to needs review.

🇮🇳India rajeshreeputra Pune

Based on the ongoing discussions in the referenced issues, will proceed with the exact ask of this issue without introducing new validations.

Requesting review.

🇮🇳India rajeshreeputra Pune

Agree with you that this will introduce compatibility issues and should be implemented only in a new major version.

🇮🇳India rajeshreeputra Pune

Thank you @mxr576,

This is kinda great learning while working on this issue about choosing between memory cache and cache bin.
It's all about asking the right questions on how sensitive and secure the data needs to be. We need to think, "Is this data okay to just be around for a bit to keep it safe or stored for longer?".
Memory cache is fine for quick stuff, but if you need it saved, then cache bin is there, just need to be cautious about where the data might end up.
So yeah, it’s all about figuring out what’s most important for the situation, and then choose accordingly.

🇮🇳India rajeshreeputra Pune

Added return type to all interfaces to discuss and finalise accordingly. Then will add return type to all methods in classes.

🇮🇳India rajeshreeputra Pune

Cleanup completed, requesting review.

Referencing existing issue to address PHPStan related warnings.

🇮🇳India rajeshreeputra Pune

Implemented cache bin in latest commit. Requesting review.

🇮🇳India rajeshreeputra Pune

📌 Update README.md as per README.md format Needs review and 📌 Fix eslint test Active now merged, added 📌 Modernize the Drush commands Needs review as ready for review.

🇮🇳India rajeshreeputra Pune

With the understanding how the public:// and private:// stream wrappers function with S3FS. Will close the MR!6(keeping for future reference) and create new one.

🇮🇳India rajeshreeputra Pune

Added Reference to release plan 1.21 version.

🇮🇳India rajeshreeputra Pune

Updated MR with example as stated in #2, requesting review.

🇮🇳India rajeshreeputra Pune

I have not yet utilized the s3fs module in Drupal, but I will give it a try. Then accordingly update here.

🇮🇳India rajeshreeputra Pune

rajeshreeputra changed the visibility of the branch 2985590-static-cache-does to hidden.

🇮🇳India rajeshreeputra Pune

rajeshreeputra made their first commit to this issue’s fork.

🇮🇳India rajeshreeputra Pune

Hello @cmlara, updated to work with realpath, stream wrapper and remote urls. Could you please validate with s3 once. Will keep this in needs work status.

🇮🇳India rajeshreeputra Pune

Hello @cmlara,

I am currently experiencing an issue when provided file path located on a different server or outside the Drupal project scope, as it is returning an following error. Hence I mentioned that we can use the realpath() method of FileSystem.

Could you please let me know if there's anything I'm missing that would enable me to provide a file path located on a different server or outside the Drupal project scope?

🇮🇳India rajeshreeputra Pune

Created MR requesting review. Refer screenshot below:

🇮🇳India rajeshreeputra Pune

Created MR for easy review and merge with the patch provided in #11. Thanks!

🇮🇳India rajeshreeputra Pune

rajeshreeputra made their first commit to this issue’s fork.

🇮🇳India rajeshreeputra Pune

We can use the realpath() method of FileSystem.

I have validated the MR changes with shield module and it work as expected. Hence requesting review.

🇮🇳India rajeshreeputra Pune

We should replace the drupal_static() function with entity.memory_cache service.

  • Properly removes the line $key_values = &drupal_static(__FUNCTION__, []); which was the original static cache implementation
  • Completely eliminates any references to the $key_values array
  • Updates the caching and retrieval logic to consistently use the memory cache service
  • Uses prefixed keys (key_value:$cache_id) to avoid potential collision with other cached data
  • Updates the return statement to get the value from the memory cache service
  • Implements a proper cache deletion method in deleteKeyValue()
🇮🇳India rajeshreeputra Pune

Will focus on these 12 issue with current plan.

🇮🇳India rajeshreeputra Pune

Added few other issue that are currently in review state.

🇮🇳India rajeshreeputra Pune

Added in related issue.

🇮🇳India rajeshreeputra Pune

Please review.

🇮🇳India rajeshreeputra Pune

rajeshreeputra made their first commit to this issue’s fork.

🇮🇳India rajeshreeputra Pune

Adding this work in new module Key Encrypt .
Please refer issue - 📌 Encrypt key value Active

🇮🇳India rajeshreeputra Pune

Created separate issue for 📌 Fix deprecation warning. Active .

🇮🇳India rajeshreeputra Pune

rajeshreeputra made their first commit to this issue’s fork.

🇮🇳India rajeshreeputra Pune

Rebased and resolved the conflicts, requesting review.

🇮🇳India rajeshreeputra Pune

rajeshreeputra made their first commit to this issue’s fork.

🇮🇳India rajeshreeputra Pune

rajeshreeputra made their first commit to this issue’s fork.

🇮🇳India rajeshreeputra Pune

rajeshreeputra made their first commit to this issue’s fork.

🇮🇳India rajeshreeputra Pune

rajeshreeputra made their first commit to this issue’s fork.

🇮🇳India rajeshreeputra Pune

rajeshreeputra made their first commit to this issue’s fork.

🇮🇳India rajeshreeputra Pune

rajeshreeputra made their first commit to this issue’s fork.

🇮🇳India rajeshreeputra Pune

ohh.. I got it, I miss understood the issue. Thank you @japerry!

🇮🇳India rajeshreeputra Pune

Yes, both issues are related, but they address different aspects.

Will validate this case as Category search functionality with media formatter filter. Active is now merged and released with 1.1.1 version.

🇮🇳India rajeshreeputra Pune

This issue arises when a node with translations is cloned without those translations.
Cloning the node with all translations, then deleting and re-translating it working.

🇮🇳India rajeshreeputra Pune

Updated MR!139 with review feedback. Rebase completed with 1.1.x branch. Hence requesting review.

🇮🇳India rajeshreeputra Pune

rajeshreeputra changed the visibility of the branch 3515288-create-media-displays to active.

🇮🇳India rajeshreeputra Pune

rajeshreeputra changed the visibility of the branch 3515288-create-media-displays to hidden.

Production build 0.71.5 2024