You are here

6 calls to drupal_get_messages() in Zircon Profile 8.0

DrupalSetMessageTest::testDrupalSetMessage in core/tests/Drupal/KernelTests/Core/Common/DrupalSetMessageTest.php
The basic functionality of drupal_set_message().
ElementsTableSelectTest::formSubmitHelper in core/modules/system/src/Tests/Form/ElementsTableSelectTest.php
Helper function for the option check test to submit a form while collecting errors.
FormTest::testRequiredFields in core/modules/system/src/Tests/Form/FormTest.php
Check several empty values for required forms elements.
NameMungingTest::testMunging in core/modules/system/src/Tests/File/NameMungingTest.php
Create a file and munge/unmunge the name.
StatusMessages::renderMessages in core/lib/Drupal/Core/Render/Element/StatusMessages.php
#lazy_builder callback; replaces placeholder with messages.
TestBase::run in core/modules/simpletest/src/TestBase.php
Run all tests in this class.