This forum is for less technical discussions about the Drupal project, not for support questions.

Hook subquery problem

Hello

I want write the SQL with MyModuleviews_query_alter

I have 2 content types :

Post Type Post

Name Title
Entity reference Post Type

I want show all Post Type which have one or more post

if($view->name == 'spaces_checking' ) {

foreach ($query->where as &$condition_group) {
foreach ($condition_group['conditions'] as &$condition) {

Not sure if this is a big deal.

Hands down, I'm not here because I know anything about Drupal. I found this while looking for a website over Google. It looks like a full patch for something concerning Drupal, if it's nothing I'm sorry. Thanks for reading.

https://www.drupal.org/files/issues/1497290-zxcvbn-password-strength-met...

How does Drupal.org configure its network? My speed was throttled to 64kbps but I can still access Drupal.org at 3G/4G speed

Hi,
During my speed being throttled to 64kbps after exceeding the broadband quota, I browse all sites very slow like a snail. Surprisingly, I can still access Drupal.org very fast (cleared all caches / histories) and download the Drupal Core Package (7 & 8) at the speed of 3G/ 4G.

I tested it many times with IE, Edge, Chrome, Firefox & Opera, all access and download files like 3G/4G from Drupal.org after my speed was already throttled.

Drupal 8 Remote connection to D7 and get files list

I have Drupal 8 site and 4 Drupal 7 sites. I wrote D8 module to retrieve the list of all files in 4 D7 sites. I have done it by creating custom module that switch db connections and retrieve data and generate CSV. i am able to to get data from files_managed table like : public://RFP SA 0417.pdf. But I need to get public file path of these Drupal 7 sites by using mysql query so that I can list out file path in csv.
For example if public file path in D7 site is : '/sites/files/uploads/2016', I have to generate file path as /sites/files/uploads/2016/RFP SA 0417.pdf.

Why adding a custom search module block shows search result as "Access denied" ?"

Dear Friends,

I need to customize my core search module to show result based on the "Tags" of the article. I installed "Custom Search" module and added . But when I search i got an "Access denied" message. Why this ? Please advise

Thanks

Anes

Entity reference field in drupal 8

HI All,

Entity reference field retrieve only for content title only, but i need other fields also dependent to retrive their values in one content type to another content type.

Content type A get values for textbox
Content type B retrive the values for dropdown. This function is only for i needed in drupal 8.Can anyone suggest me.

Pages

Subscribe with RSS Subscribe to RSS - General discussion