MigrateDblogConfigsTest |
class |
core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php |
Upgrade variables to dblog.settings.yml. |
MigrateDblogConfigsTest |
class |
core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php |
Upgrade variables to dblog.settings.yml. |
MigrateDblogConfigsTest.php |
file |
core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php |
|
MigrateDblogConfigsTest.php |
file |
core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php |
|
MigrateDblogConfigsTest::$modules |
property |
core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php |
|
MigrateDblogConfigsTest::$modules |
property |
core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php |
|
MigrateDblogConfigsTest::setUp |
function |
core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php |
|
MigrateDblogConfigsTest::setUp |
function |
core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php |
|
MigrateDblogConfigsTest::testDblogSettings |
function |
core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php |
Tests migration of dblog variables to dblog.settings.yml. |
MigrateDblogConfigsTest::testDblogSettings |
function |
core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php |
Tests migration of dblog variables to dblog.settings.yml. |
MigrateImportEventTest::testLogMessage |
function |
core/modules/migrate/tests/src/Unit/Event/MigrateImportEventTest.php |
Tests logging a message. |
MigrateSyslogConfigsTest |
class |
core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php |
Upgrade variables to syslog.settings.yml. |
MigrateSyslogConfigsTest |
class |
core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php |
Upgrade variables to syslog.settings.yml. |
MigrateSyslogConfigsTest.php |
file |
core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php |
|
MigrateSyslogConfigsTest.php |
file |
core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php |
|
MigrateSyslogConfigsTest::$modules |
property |
core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php |
|
MigrateSyslogConfigsTest::$modules |
property |
core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php |
|
MigrateSyslogConfigsTest::setUp |
function |
core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php |
|
MigrateSyslogConfigsTest::setUp |
function |
core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php |
|
MigrateSyslogConfigsTest::testSyslogSettings |
function |
core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php |
Tests migration of syslog variables to syslog.settings.yml. |
MigrateSyslogConfigsTest::testSyslogSettings |
function |
core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php |
Tests migration of syslog variables to syslog.settings.yml. |
MigrateTestBase::$logger |
property |
core/modules/migrate/tests/src/Kernel/MigrateTestBase.php |
A logger prophecy object. |
MigrateTestBase::setTestLogger |
function |
core/modules/migrate/tests/src/Kernel/MigrateTestBase.php |
Injects the test logger into the container. |
MigrateUpgradeExecuteTestBase::$expectedLoggedErrors |
property |
core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeExecuteTestBase.php |
The number of expected logged errors of type migrate_drupal_ui. |
MigrateUpgradeExecuteTestBase::$outputLogs |
property |
core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeExecuteTestBase.php |
Indicates if the watchdog logs should be output. |
MigrateUpgradeExecuteTestBase::assertLogError |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeExecuteTestBase.php |
Asserts log errors. |
MigrateUpgradeExecuteTestBase::outputLogs |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeExecuteTestBase.php |
Preserve the logs pages. |
MigrateUpgradeTestBase::assertUserLogIn |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php |
Asserts that a migrated user can login. |
MockUserLoginBlock |
class |
core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
Mock implementation of a login block plugin used by Plugin API unit tests. |
MockUserLoginBlock.php |
file |
core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
|
MockUserLoginBlock::$title |
property |
core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
The title to display when rendering this block instance. |
MockUserLoginBlock::getTitle |
function |
core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
|
MockUserLoginBlock::__construct |
function |
core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockUserLoginBlock.php |
|
ModuleInstallerTest::log |
function |
core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php |
|
ModuleTestBase::assertLogMessage |
function |
core/modules/system/tests/src/Functional/Module/ModuleTestBase.php |
Verify a log entry was entered for a module's status change. |
NaughtyRecursiveLogger |
class |
core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php |
Stub class for testing LoggerChannel. |
NaughtyRecursiveLogger::$channel |
property |
core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php |
The logger channel. |
NaughtyRecursiveLogger::$message |
property |
core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php |
The message to log. |
NaughtyRecursiveLogger::log |
function |
core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php |
|
NaughtyRecursiveLogger::__construct |
function |
core/tests/Drupal/Tests/Core/Logger/LoggerChannelTest.php |
|
NavigationLogoTest |
class |
core/modules/navigation/tests/src/Functional/NavigationLogoTest.php |
Tests for \Drupal\navigation\Form\SettingsForm. |
NavigationLogoTest.php |
file |
core/modules/navigation/tests/src/Functional/NavigationLogoTest.php |
|
NavigationLogoTest::$adminUser |
property |
core/modules/navigation/tests/src/Functional/NavigationLogoTest.php |
A user with administrative permissions. |
NavigationLogoTest::$defaultTheme |
property |
core/modules/navigation/tests/src/Functional/NavigationLogoTest.php |
|
NavigationLogoTest::$fileSystem |
property |
core/modules/navigation/tests/src/Functional/NavigationLogoTest.php |
The file system service. |
NavigationLogoTest::$modules |
property |
core/modules/navigation/tests/src/Functional/NavigationLogoTest.php |
|
NavigationLogoTest::setUp |
function |
core/modules/navigation/tests/src/Functional/NavigationLogoTest.php |
|
NavigationLogoTest::testSettingsLogoOptionsForm |
function |
core/modules/navigation/tests/src/Functional/NavigationLogoTest.php |
Tests Navigation logo configuration base options. |
NavigationRenderer::LOGO_PROVIDER_CUSTOM |
constant |
core/modules/navigation/src/NavigationRenderer.php |
Use the custom provided logo in the navigation. |
NavigationRenderer::LOGO_PROVIDER_DEFAULT |
constant |
core/modules/navigation/src/NavigationRenderer.php |
Use the default Drupal logo in the navigation. |