Computer Science, asked by Nanish8989, 11 months ago

choose which is not an API in drupal8

Answers

Answered by Janhvi1012
2
Drupal 8 introduces many new APIs and keeps only some of the Drupal 7/6 API. This section details the APIs in Drupal 8.

Before diving into the documentation below you might want to read the background and prerequisites, and the Creating Drupal 8.x modules guides, both of which explain some concepts and terminology that will be assumed knowledge in the API documentation here.

For a crash course, but with some real depth, check out Understanding Drupal 8. It provides an overview of many of the key D8 APIs.

Finally, review the Drupal 8 backwards compatibility policy for an explanation of what may change between minor versions of Drupal 8 and what will remain stable.

Answered by 27swatikumari
0

What is Drupal8?

The content-management platform Drupal is open-source, free to use, and can be adapted to create both straightforward websites and intricate web applications.

Some of the API's in Drupal8:

  1. Authentication API
  2. Batch API
  3. Block API
  4. Cache API
  5. CKEditor 5 API
  6. Configuration API
  7. Database API
  8. Entity API
  9. Entity validation API
  10. Serialization API

To learn more Drupal8, use the given  link:

https://brainly.in/question/40978787?referrer=searchResults

#SPJ2

Similar questions