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 |
|---|---|---|---|
| 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/ |
Test 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/ |
|
| 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. Any jQuery UI option can be used. See http://api.jqueryui.com/dialog. |
| OpenDialogCommand::$selector | property | core/ |
The selector of the dialog. |
| OpenDialogCommand::$settings | property | core/ |
Custom settings that will be passed to the 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 a off-canvas dialog. |
| 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[[api-linebreak]] @group Ajax |
| OpenOffCanvasDialogCommandTest.php | file | core/ |
|
| OpenOffCanvasDialogCommandTest::dialogPosition | function | core/ |
The data provider for potential dialog positions. |
| OpenOffCanvasDialogCommandTest::testRender | function | core/ |
@covers ::render[[api-linebreak]] |
| PhpassHashedPassword::$countLog2 | property | core/ |
Specifies the number of times the hashing function will be applied when generating new password hashes. The number of times is calculated by raising 2 to the power of the given value. |
| PhpassHashedPassword::enforceLog2Boundaries | function | core/ |
Ensures that $count_log2 is within set bounds. |
| PhpassHashedPassword::getCountLog2 | function | core/ |
Parses the log2 iteration count from a stored hash or setting string. |
| PhpUnitTestRunner::xmlLogFilePath | function | core/ |
Returns the path to use for PHPUnit's --log-junit option. |
| PhpUnitTestRunnerTest::testXmlLogFilePath | function | core/ |
@covers ::xmlLogFilePath[[api-linebreak]] |
| ProcessedText::logger | function | core/ |
Wraps a logger channel. |
| QuickStartTestBase::formLogin | function | core/ |
Helper that uses Drupal's user/login form to log in. |
| RenderPlaceholderMessageTestController::setAndLogMessage | function | core/ |
#lazy_builder callback; sets and prints a message. |
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.