Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
paragraphs.module
Search 8.x-1.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
8.x-1.x
Topics
Classes
Functions
Files
Namespaces
Services
Elements
Constants
Deprecated
function paragraphs_type_get_types
File
paragraphs/
paragraphs.module
, line 40
Contains
paragraphs.module
Code
function
paragraphs_type_get_types
() {
return
ParagraphsType
::
loadMultiple
(); }