Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MessengerInterface::deleteAll | function | core/ |
Deletes all messages. |
| MessengerInterface::deleteByType | function | core/ |
Deletes all messages of a certain type. |
| MessengerInterface::messagesByType | function | core/ |
Gets all messages of a certain type. |
| MessengerInterface::TYPE_ERROR | constant | core/ |
An error. |
| MessengerInterface::TYPE_STATUS | constant | core/ |
A status message. |
| MessengerInterface::TYPE_WARNING | constant | core/ |
A warning. |
| MessengerLegacyTest | class | core/ |
@group Messenger @group legacy |
| MessengerLegacyTest.php | file | core/ |
|
| MessengerLegacyTest::getMessengerService | function | core/ |
Retrieves the Messenger service from LegacyMessenger. |
| MessengerLegacyTest::testMessages | function | core/ |
@covers \Drupal::messenger[[api-linebreak]] @covers ::getMessengerService[[api-linebreak]] @covers ::all[[api-linebreak]] @covers ::addMessage[[api-linebreak]] @covers ::addError[[api-linebreak]] @covers ::addStatus[[api-linebreak]] @covers… |
| MessengerTest | class | core/ |
@group Messenger @coversDefaultClass \Drupal\Core\Messenger\Messenger[[api-linebreak]] |
| MessengerTest.php | file | core/ |
|
| MessengerTest::$messenger | property | core/ |
The messenger under test. |
| MessengerTest::setUp | function | core/ |
|
| MessengerTest::testAddMarkup | function | core/ |
Test adding markup. |
| MessengerTest::testAddNoDuplicates | function | core/ |
Tests we don't add duplicates. |
| MessengerTest::testAddWithDuplicates | function | core/ |
Tests we do add duplicates with repeat flag. |
| MessengerTest::testRemoveSingleMessage | function | core/ |
@covers ::addStatus[[api-linebreak]] @covers ::deleteByType[[api-linebreak]] @covers ::messagesByType[[api-linebreak]] |
| MessengerTrait | trait | core/ |
Provides a trait for the messenger service. |
| MessengerTrait.php | file | core/ |
|
| MessengerTrait::$messenger | property | core/ |
The messenger. |
| MessengerTrait::messenger | function | core/ |
Gets the messenger. |
| MessengerTrait::setMessenger | function | core/ |
Sets the messenger. |
| MetadataBag | class | core/ |
Provides a container for application specific session metadata. |
| MetadataBag.php | file | core/ |
|
| MetadataBag::clearCsrfTokenSeed | function | core/ |
Clear the CSRF token seed. |
| MetadataBag::CSRF_TOKEN_SEED | constant | core/ |
The key used to store the CSRF token seed in the session. |
| MetadataBag::getCsrfTokenSeed | function | core/ |
Get the CSRF token seed. |
| MetadataBag::setCsrfTokenSeed | function | core/ |
Set the CSRF token seed. |
| MetadataBag::__construct | function | core/ |
Constructs a new metadata bag instance. |
| MetadataBubblingUrlGenerator | class | core/ |
Decorator for the URL generator, which bubbles bubbleable URL metadata. |
| MetadataBubblingUrlGenerator.php | file | core/ |
|
| MetadataBubblingUrlGenerator::$renderer | property | core/ |
The renderer. |
| MetadataBubblingUrlGenerator::$urlGenerator | property | core/ |
The non-bubbling URL generator. |
| MetadataBubblingUrlGenerator::bubble | function | core/ |
Bubbles the bubbleable metadata to the current render context. |
| MetadataBubblingUrlGenerator::generate | function | core/ |
|
| MetadataBubblingUrlGenerator::generateFromRoute | function | core/ |
Generates a URL or path for a specific route based on the given parameters. |
| MetadataBubblingUrlGenerator::getContext | function | core/ |
|
| MetadataBubblingUrlGenerator::getPathFromRoute | function | core/ |
Gets the internal path (system path) for a route. |
| MetadataBubblingUrlGenerator::getRouteDebugMessage | function | core/ |
|
| MetadataBubblingUrlGenerator::setContext | function | core/ |
|
| MetadataBubblingUrlGenerator::supports | function | core/ |
|
| MetadataBubblingUrlGenerator::__construct | function | core/ |
Constructs a new bubbling URL generator service. |
| MetadataBubblingUrlGeneratorTest | class | core/ |
Confirm that the MetadataBubblingUrlGenerator is functioning properly. |
| MetadataBubblingUrlGeneratorTest.php | file | core/ |
|
| MetadataBubblingUrlGeneratorTest::$renderer | property | core/ |
The renderer. |
| MetadataBubblingUrlGeneratorTest::providerUrlBubbleableMetadataBubbling | function | core/ |
Data provider for ::testUrlBubbleableMetadataBubbling(). |
| MetadataBubblingUrlGeneratorTest::setUp | function | core/ |
|
| MetadataBubblingUrlGeneratorTest::testUrlBubbleableMetadataBubbling | function | core/ |
Tests bubbling of cacheable metadata for URLs. |
| MetadataGenerator | class | core/ |
Generates in-place editing metadata for an entity field. |
Pagination
- Previous page
- Page 964
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.