Search for log
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Log | class | core/ |
Logs values without changing them. |
Log | class | core/ |
Database query logger. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
MockUserLoginBlock::$title | property | core/ |
The title to display when rendering this block instance. |
MockUserLoginBlock::getTitle | function | core/ |
|
MockUserLoginBlock::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
ModuleTestBase::assertLogMessage | function | core/ |
Verify a log entry was entered for a module's status change. |
NaughtyRecursiveLogger | class | core/ |
|
NaughtyRecursiveLogger::$channel | property | core/ |
|
NaughtyRecursiveLogger::$message | property | core/ |
|
NaughtyRecursiveLogger::log | function | core/ |
|
NaughtyRecursiveLogger::__construct | function | core/ |
|
NodeDeleteForm::logDeletionMessage | function | core/ |
|
NodeRevisionsAllTest::$revisionLogs | property | core/ |
Revision logs of nodes created by the setup method. |
NodeRevisionsTest::$revisionLogs | property | core/ |
Revision log messages. |
NodeRevisionsTest::testNodeRevisionWithoutLogMessage | function | core/ |
Checks that revisions are correctly saved without log messages. |
OEmbed::$logger | property | core/ |
The logger channel for media. |
OEmbedFormatter::$logger | property | core/ |
The logger service. |
OEmbedIframeController::$logger | property | core/ |
The logger channel. |
OEmbedResourceConstraintValidator::$logger | property | core/ |
The logger service. |
OffCanvasDialogTest | class | core/ |
Performs tests on opening and manipulating dialogs via AJAX commands. |
OffCanvasDialogTest.php | file | core/ |
|
OffCanvasDialogTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
OffCanvasDialogTest::$modules | property | core/ |
Modules to enable. |
OffCanvasDialogTest::dialogPosition | function | core/ |
The data provider for potential dialog positions. |
OffCanvasDialogTest::testDialog | function | core/ |
Tests sending AJAX requests to open and manipulate off-canvas dialog. |
OffCanvasTest::$lastDialogClass | property | core/ |
Stores to the class that should be on the last dialog. |
OffCanvasTest::assertOffCanvasDialog | function | core/ |
@internal |
OffCanvasTestBase::getOffCanvasDialog | function | core/ |
Gets the off-canvas dialog element. |
OpenDialogCommand | class | core/ |
Defines an AJAX command to open certain content in a dialog. |
OpenDialogCommand.php | file | core/ |
|
OpenDialogCommand::$content | property | core/ |
The content for the dialog. |
OpenDialogCommand::$dialogOptions | property | core/ |
Stores dialog-specific options passed directly to jQuery UI dialogs. |
OpenDialogCommand::$selector | property | core/ |
The selector of the dialog. |
OpenDialogCommand::$settings | property | core/ |
Custom settings passed to Drupal behaviors on the content of the dialog. |
OpenDialogCommand::$title | property | core/ |
The title of the dialog. |
OpenDialogCommand::getDialogOptions | function | core/ |
Returns the dialog options. |
OpenDialogCommand::render | function | core/ |
Implements \Drupal\Core\Ajax\CommandInterface:render(). |
OpenDialogCommand::setDialogOption | function | core/ |
Sets a single dialog option value. |
OpenDialogCommand::setDialogOptions | function | core/ |
Sets the dialog options array. |
OpenDialogCommand::setDialogTitle | function | core/ |
Sets the dialog title (an alias of setDialogOptions). |
OpenDialogCommand::__construct | function | core/ |
Constructs an OpenDialogCommand object. |
OpenModalDialogCommand | class | core/ |
Defines an AJAX command to open certain content in a dialog in a modal dialog. |
OpenModalDialogCommand.php | file | core/ |
|
OpenModalDialogCommand::__construct | function | core/ |
Constructs an OpenModalDialog object. |
OpenOffCanvasDialogCommand | class | core/ |
Defines an AJAX command to open content in a dialog in an off-canvas tray. |
OpenOffCanvasDialogCommand.php | file | core/ |
|
OpenOffCanvasDialogCommand::DEFAULT_DIALOG_WIDTH | constant | core/ |
The dialog width to use if none is provided. |
OpenOffCanvasDialogCommand::render | function | core/ |
Implements \Drupal\Core\Ajax\CommandInterface:render(). |
OpenOffCanvasDialogCommand::__construct | function | core/ |
Constructs an OpenOffCanvasDialogCommand object. |
OpenOffCanvasDialogCommandTest | class | core/ |
@coversDefaultClass \Drupal\Core\Ajax\OpenOffCanvasDialogCommand @group Ajax |
OpenOffCanvasDialogCommandTest.php | file | core/ |
|
OpenOffCanvasDialogCommandTest::dialogPosition | function | core/ |
The data provider for potential dialog positions. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.