You are here

public function OnlyOneInterface::getNotAvailableContentTypesSummarized in Allow a content type only once (Only One) 8

Return the not available content types with their number of nodes.

Return value

array An array of objects with the not available content types keyed by content type machine name.

1 method overrides OnlyOneInterface::getNotAvailableContentTypesSummarized()
OnlyOne::getNotAvailableContentTypesSummarized in src/OnlyOne.php
Return the not available content types with their number of nodes.

File

src/OnlyOneInterface.php, line 88

Class

OnlyOneInterface
Interface OnlyOneInterface.

Namespace

Drupal\onlyone

Code

public function getNotAvailableContentTypesSummarized();