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 |
---|---|---|---|
access_check.user.login_status | service | core/ |
Drupal\user\Access\LoginStatusCheck |
ActiveTheme::$logo | property | core/ |
The path to the logo. |
ActiveTheme::getLogo | function | core/ |
Returns the logo provided by the theme. |
AjaxCommandsTest::testCloseDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\CloseDialogCommand |
AjaxCommandsTest::testCloseModalDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\CloseModalDialogCommand |
AjaxCommandsTest::testOpenDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\OpenDialogCommand |
AjaxCommandsTest::testOpenModalDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\OpenModalDialogCommand |
AjaxCommandsTest::testSetDialogOptionCommand | function | core/ |
@covers \Drupal\Core\Ajax\SetDialogOptionCommand |
AjaxCommandsTest::testSetDialogTitleCommand | function | core/ |
@covers \Drupal\Core\Ajax\SetDialogTitleCommand |
AjaxTestController::dialog | function | core/ |
Returns a render array of form elements and links for dialog. |
AjaxTestController::dialogClose | function | core/ |
Returns an AjaxResponse with command to close dialog. |
AjaxTestController::dialogContents | function | core/ |
Example content for dialog testing. |
AjaxTestDialogForm | class | core/ |
Dummy form for testing DialogRenderer with _form routes. |
AjaxTestDialogForm.php | file | core/ |
|
AjaxTestDialogForm::buildForm | function | core/ |
Form constructor. |
AjaxTestDialogForm::dialog | function | core/ |
Util to render dialog in ajax callback. |
AjaxTestDialogForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxTestDialogForm::modal | function | core/ |
AJAX callback handler for AjaxTestDialogForm. |
AjaxTestDialogForm::nonModal | function | core/ |
AJAX callback handler for AjaxTestDialogForm. |
AjaxTestDialogForm::submitForm | function | core/ |
Form submission handler. |
AjaxTestDialogForm::validateForm | function | core/ |
Form validation handler. |
BasicAuthTest::testGlobalLoginFloodControl | function | core/ |
Test the global login flood control. |
BasicAuthTest::testPerUserLoginFloodControl | function | core/ |
Test the per-user login flood control. |
BlockContent::getRevisionLog | function | core/ |
Returns the block revision log message. |
BlockContent::getRevisionLogMessage | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionLogMessage(). |
BlockContent::setRevisionLog | function | core/ |
Sets the block revision log message. |
BlockContent::setRevisionLogMessage | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionLogMessage(). |
BlockContentInterface::getRevisionLog | function | core/ |
Returns the block revision log message. |
BlockContentInterface::setRevisionLog | function | core/ |
Sets the block revision log message. |
BlockContentRevisionsTest::$revisionLogs | property | core/ |
Stores log messages used during the test. |
BlockManager::$logger | property | core/ |
The logger. |
BlockManagerTest::$logger | property | core/ |
The logger. |
BrowserHtmlDebugTrait::getResponseLogHandler | function | core/ |
Provides a Guzzle middleware handler to log every response received. |
BrowserTestBase::getResponseLogHandler | function | core/ |
Provides a Guzzle middleware handler to log every response received. |
CHANGELOG.txt | file | core/ |
New minor (feature) releases of Drupal are released every six months and patch (bugfix) releases are released every month. More information on the Drupal release cycle: https://www.drupal.org/core/release-cycle-overview * For a full list of fixes in… |
ckeditor-dialog.css | file | core/ |
CKEditor-native dialogs theming. |
ckeditor-dialog.css | file | core/ |
CKEditor-native dialogs theming. |
ckeditor-dialog.pcss.css | file | core/ |
CKEditor-native dialogs theming. |
CKEditorIntegrationTest::closeDialog | function | core/ |
Closes the metadata dialog. |
CKEditorIntegrationTest::fillFieldInMetadataDialogAndSubmit | function | core/ |
Fills in a field in the metadata dialog for an embedded media item. |
CKEditorIntegrationTest::openMetadataDialog | function | core/ |
Clicks the `Edit media` button and waits for the metadata dialog. |
CKEditorIntegrationTest::openMetadataDialogWithKeyPress | function | core/ |
Focuses on `Edit media` button and presses the given key. |
CKEditorIntegrationTest::submitDialog | function | core/ |
Closes and submits the metadata dialog. |
CKEditorIntegrationTest::testDialogAccess | function | core/ |
Test the EditorMediaDialog's form elements' #access logic. |
CKEditorIntegrationTest::testDrupalImageCaptionDialog | function | core/ |
Tests if the Drupal Image Caption plugin appears and works as expected. |
CKEditorIntegrationTest::testDrupalImageDialog | function | core/ |
Tests if the Image button appears and works as expected. |
CKEditorIntegrationTest::waitForMetadataDialog | function | core/ |
Waits for the form that allows editing metadata. |
CloseDialogCommand | class | core/ |
Defines an AJAX command that closes the current active dialog. |
CloseDialogCommand.php | file | core/ |
|
CloseDialogCommand::$persist | property | core/ |
Whether to persist the dialog in the DOM or not. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.