Search for log
Title | Object type | File name | Summary |
---|---|---|---|
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::waitForMetadataDialog | function | core/ |
Waits for the form that allows editing metadata. |
dblog-2851293.php | file | core/ |
Test fixture. |
DblogFiltersAndFieldsUpgradeTest | class | core/ |
Tests the upgrade path for views field and filter handlers. |
DblogFiltersAndFieldsUpgradeTest.php | file | core/ |
|
DblogFiltersAndFieldsUpgradeTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
DblogFiltersAndFieldsUpgradeTest::testDblogUpgradePath | function | core/ |
Tests that field and filter handlers are updated properly. |
DblogNoLogsAvailableUpgradeTest | class | core/ |
Test the upgrade path of changing the empty text area for watchdog view. |
DblogNoLogsAvailableUpgradeTest.php | file | core/ |
|
DblogNoLogsAvailableUpgradeTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
DblogNoLogsAvailableUpgradeTest::testDblogUpgradePath | function | core/ |
Tests that no logs available text is now using a custom area. |
DblogRecentLogsUsingViewsUpdateTest | class | core/ |
Ensures that update hook that creates the watchdog view ran successfully. |
DblogRecentLogsUsingViewsUpdateTest.php | file | core/ |
|
DblogRecentLogsUsingViewsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
DblogRecentLogsUsingViewsUpdateTest::testUpdate | function | core/ |
Ensures that update hook is run for dblog module. |
DbLogResourceTest | class | core/ |
Tests the watchdog database log resource. |
DbLogResourceTest.php | file | core/ |
|
DbLogResourceTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
DbLogResourceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DbLogResourceTest::$format | property | core/ |
The format to use in this test. |
DbLogResourceTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
DbLogResourceTest::$modules | property | core/ |
Modules to install. |
DbLogResourceTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
DbLogResourceTest::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
DbLogResourceTest::getExpectedBcUnauthorizedAccessMessage | function | core/ |
|
DbLogResourceTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
DbLogResourceTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
DbLogResourceTest::setUp | function | core/ |
|
DbLogResourceTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
DbLogResourceTest::testWatchdog | function | core/ |
Writes a log messages and retrieves it via the REST API. |
DialogRendererTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\MainContent\DialogRenderer[[api-linebreak]] @group Ajax |
DialogRendererTest.php | file | core/ |
|
DialogRendererTest::testConstructorRendererArgument | function | core/ |
@group legacy @expectedDeprecation The renderer service must be passed to Drupal\Core\Render\MainContent\DialogRenderer::__construct and will be required before Drupal 9.0.0. See https://www.drupal.org/node/3009400 |
entity_test_revlog.install | file | core/ |
Install, update and uninstall functions for the entity_test_revlog module. |
entity_test_revlog_update_8801 | function | core/ |
Install the 'entity_test_mul_revlog_pub' entity type. |
js_deprecation_log_test.info.yml | file | core/ |
core/modules/system/tests/modules/js_deprecation_log_test/js_deprecation_log_test.info.yml |
js_deprecation_log_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/js_deprecation_log_test/js_deprecation_log_test.libraries.yml |
js_deprecation_log_test.module | file | core/ |
Helper module for the JavaScript deprecation tests. |
js_deprecation_log_test_js_settings_alter | function | core/ |
Implements hook_js_settings_alter(). |
js_deprecation_log_test_page_attachments | function | core/ |
Implements hook_page_attachments(). |
LayoutBuilderQuickEditTest::loginLayoutAdmin | function | core/ |
Login the Layout admin user for the test. |
LibraryCachingTest::testConsecutiveDialogRequests | function | core/ |
Tests if the Views UI dialogs open on consecutive requests. |
ModuleTestBase::assertLogMessage | function | core/ |
Verify a log entry was entered for a module's status change. |
simpletest_log_read | function | core/ |
Reads the error log and reports any errors as assertion failures. |
SyslogUpdateTest | class | core/ |
Tests that syslog settings are properly updated during database updates. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.