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 |
---|---|---|---|
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 install. |
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. |
OpenModalDialogWithUrl | class | core/ |
Provides an AJAX command for opening a modal with URL. |
OpenModalDialogWithUrl.php | file | core/ |
|
OpenModalDialogWithUrl::getBaseUrl | function | core/ |
Gets the complete base URL. |
OpenModalDialogWithUrl::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
OpenModalDialogWithUrl::__construct | function | core/ |
Constructs a OpenModalDialogWithUrl 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. |
OpenOffCanvasDialogCommandTest::testRender | function | core/ |
@covers ::render |
PerformanceData::logQuery | function | core/ |
Logs a database query. |
PerformanceTestTrait::logQuery | function | core/ |
Logs a query in the performance data. |
PerformanceTestTrait::processChromeDriverPerformanceLogs | function | core/ |
Gets the chromedriver performance log and extracts metrics from it. |
PhpassHashedPasswordBase::$countLog2 | property | core/ |
Password stretching iteration count. |
PhpassHashedPasswordBase::enforceLog2Boundaries | function | core/ |
Ensures that $count_log2 is within set bounds. |
PhpassHashedPasswordBase::getCountLog2 | function | core/ |
Parses the log2 iteration count from a stored hash or setting string. |
PhpassHashedPasswordLog2BoundariesDouble | class | core/ |
Test double for test coverage of enforceLog2Boundaries(). |
PhpassHashedPasswordLog2BoundariesDouble::enforceLog2Boundaries | function | core/ |
Exposes this method as public for tests. |
PhpassHashedPasswordLog2BoundariesDouble::__construct | function | core/ |
|
PhpUnitTestRunner::xmlLogFilePath | function | core/ |
Returns the path to use for PHPUnit's --log-junit option. |
PhpUnitTestRunnerTest::testXmlLogFilePath | function | core/ |
@covers ::xmlLogFilePath |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.