Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
FlashBagInterface.php
function FlashBagInterface::keys
Returns a list of all defined types.
2 methods override
FlashBagInterface::keys()
AutoExpireFlashBag::keys
in vendor/
symfony/
http-foundation/
Session/
Flash/
AutoExpireFlashBag.php
Returns a list of all defined types.
FlashBag::keys
in vendor/
symfony/
http-foundation/
Session/
Flash/
FlashBag.php
Returns a list of all defined types.
File
vendor/
symfony/
http-foundation/
Session/
Flash/
FlashBagInterface.php
, line 71
Class
FlashBagInterface
FlashBagInterface.
Namespace
Symfony\Component\HttpFoundation\Session\Flash
Code
public
function
keys
() : array;
RSS feed