How to Show ALL Drupal Report "Top Page Not Found Errors"

Hi everyone, I have what I think is a pretty simple question here but haven't been able to find a solution - it is related to fixing 404 page not found errors within my Drupal 8 website.

Using Rest API in drupal 8 using custom code

Using this code you can call a Rest API from your custom drupal module to get or post data

 

 $client = \Drupal::httpClient();
  $request = $client->post('http://demo.ckan.org/api/3/action/group_list', [
    'json' => [
      'id'=> 'data-explorer'
    ]
  ]);
  $response = json_decode($request->getBody());

The Wildlife Trusts

For over 100 years The Wildlife Trusts (TWT) have been caring for Britain's wildlife. This UK-wide group of local wildlife charities now looks after 2,300 nature reserves, supported by a combined 800,000+ members, The Wildlife Trusts' UK website acts as a central hub for 46 local trusts, by managing content on nature reserves, volunteering, events, and member activities across the country.

Sectors: 
Non-profit

Skipta Communities

Skipta was founded by Dr. Theodore Search, Pharm. D., an infusion pharmacist. While preparing to treat a patient discharged into his care, Ted needed to consult with another infusion pharmacist regarding the appropriate dosage of a new chemotherapy product to administer. Due to the clinical nature of the conversation, he was reluctant to tap into digital channels and social networks, hence an unmet need was identified: i.e a place where like-minded verified healthcare professionals could communicate and collaborate on patient cases across the country.

Sectors: 
Healthcare

Using the rest API and the paragraphs_asymmetric_translation_widgets

Hi Everyone

I have been using the REST API with HAL JSON to succesfully import translated "pages". However I'm now in a situation where the client uses the https://www.drupal.org/project/paragraphs_asymmetric_translation_widgets. When I now use the same techniques I can't create translated pages with different paragraphs per translation.

I hope someone knows if this is even possible and how?

Much appreciated!

Kind regards,

Roel

Edit CSS in Drupal 8

Hello,
I've installed Drupal 8 the first time and now I want to change colors and fonts in the stylesheet. In Drupal 7 I simply edited styles.css but in Drupal 8 this is not possible. Is there a special modul therefor?
Tahnks
Irene

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x