Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
LegacyLibraryDiscoveryTest::testJqueryUiEffectsSlide function core/tests/Drupal/KernelTests/Core/Asset/LegacyLibraryDiscoveryTest.php Tests that the jquery.ui.effects.slide library is deprecated.
LegacyLibraryDiscoveryTest::testJqueryUiEffectsTransfer function core/tests/Drupal/KernelTests/Core/Asset/LegacyLibraryDiscoveryTest.php Tests that the jquery.ui.effects.transfer library is deprecated.
LegacyLibraryDiscoveryTest::testJqueryUiProgressbar function core/tests/Drupal/KernelTests/Core/Asset/LegacyLibraryDiscoveryTest.php Tests that the jquery.ui.progressbar library is deprecated.
LegacyLibraryDiscoveryTest::testJqueryUiSelectable function core/tests/Drupal/KernelTests/Core/Asset/LegacyLibraryDiscoveryTest.php Tests that the jquery.ui.selectable library is deprecated.
LegacyLibraryDiscoveryTest::testJqueryUiSelectmenu function core/tests/Drupal/KernelTests/Core/Asset/LegacyLibraryDiscoveryTest.php Tests that the jquery.ui.selectmenu library is deprecated.
LegacyLibraryDiscoveryTest::testJqueryUiSlider function core/tests/Drupal/KernelTests/Core/Asset/LegacyLibraryDiscoveryTest.php Tests that the jquery.ui.slider library is deprecated.
LegacyLibraryDiscoveryTest::testJqueryUiSpinner function core/tests/Drupal/KernelTests/Core/Asset/LegacyLibraryDiscoveryTest.php Tests that the jquery.ui.spinner library is deprecated.
LegacyLibraryDiscoveryTest::testJqueryUiTabs function core/tests/Drupal/KernelTests/Core/Asset/LegacyLibraryDiscoveryTest.php Tests that the jquery.ui.tabs library is deprecated.
LegacyLibraryDiscoveryTest::testJqueryUiTooltip function core/tests/Drupal/KernelTests/Core/Asset/LegacyLibraryDiscoveryTest.php Tests that the jquery.ui.tooltip library is deprecated.
LegacyMessenger class core/lib/Drupal/Core/Messenger/LegacyMessenger.php Provides a LegacyMessenger implementation.
LegacyMessenger.php file core/lib/Drupal/Core/Messenger/LegacyMessenger.php
LegacyMessenger::$messages property core/lib/Drupal/Core/Messenger/LegacyMessenger.php The messages.
LegacyMessenger::addError function core/lib/Drupal/Core/Messenger/LegacyMessenger.php Adds a new error message to the queue.
LegacyMessenger::addMessage function core/lib/Drupal/Core/Messenger/LegacyMessenger.php Adds a new message to the queue.
LegacyMessenger::addStatus function core/lib/Drupal/Core/Messenger/LegacyMessenger.php Adds a new status message to the queue.
LegacyMessenger::addWarning function core/lib/Drupal/Core/Messenger/LegacyMessenger.php Adds a new warning message to the queue.
LegacyMessenger::all function core/lib/Drupal/Core/Messenger/LegacyMessenger.php Gets all messages.
LegacyMessenger::deleteAll function core/lib/Drupal/Core/Messenger/LegacyMessenger.php Deletes all messages.
LegacyMessenger::deleteByType function core/lib/Drupal/Core/Messenger/LegacyMessenger.php Deletes all messages of a certain type.
LegacyMessenger::getMessengerService function core/lib/Drupal/Core/Messenger/LegacyMessenger.php Returns the Messenger service.
LegacyMessenger::messagesByType function core/lib/Drupal/Core/Messenger/LegacyMessenger.php Gets all messages of a certain type.
LegacyMigrateDrupal6AuditIdsTest class core/modules/migrate_drupal/tests/src/Kernel/d6/LegacyMigrateDrupal6AuditIdsTest.php Extends MigrateDrupal6AuditIdsTest to test with deprecated modules.
LegacyMigrateDrupal6AuditIdsTest.php file core/modules/migrate_drupal/tests/src/Kernel/d6/LegacyMigrateDrupal6AuditIdsTest.php
LegacyMigrateDrupal6AuditIdsTest::$excludeDeprecated property core/modules/migrate_drupal/tests/src/Kernel/d6/LegacyMigrateDrupal6AuditIdsTest.php Flag to exclude deprecated modules from the tests.
LegacyMigrateDrupal7AuditIdsTest class core/modules/migrate_drupal/tests/src/Kernel/d7/LegacyMigrateDrupal7AuditIdsTest.php Extends MigrateDrupal7AuditIdsTest to test with deprecated modules.
LegacyMigrateDrupal7AuditIdsTest.php file core/modules/migrate_drupal/tests/src/Kernel/d7/LegacyMigrateDrupal7AuditIdsTest.php
LegacyMigrateDrupal7AuditIdsTest::$excludeDeprecated property core/modules/migrate_drupal/tests/src/Kernel/d7/LegacyMigrateDrupal7AuditIdsTest.php Flag to exclude deprecated modules from the tests.
LegacyMigrateUrlAliasTest class core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php Tests legacy URL alias migration.
LegacyMigrateUrlAliasTest class core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php Tests legacy URL alias migration.
LegacyMigrateUrlAliasTest.php file core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php
LegacyMigrateUrlAliasTest.php file core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php
LegacyMigrateUrlAliasTest::$stubMigration property core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php The legacy stub migration to use.
LegacyMigrateUrlAliasTest::$stubMigration property core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php The legacy stub migration to use.
LegacyMigrateUrlAliasTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d6/LegacyMigrateUrlAliasTest.php
LegacyMigrateUrlAliasTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d7/LegacyMigrateUrlAliasTest.php
LegacyMigrationLabelExistTest class core/modules/migrate_drupal_ui/tests/src/Kernel/LegacyMigrationLabelExistTest.php Extends MigrationLabelExistTest to test with deprecated modules.
LegacyMigrationLabelExistTest.php file core/modules/migrate_drupal_ui/tests/src/Kernel/LegacyMigrationLabelExistTest.php
LegacyMigrationLabelExistTest::$excludeDeprecated property core/modules/migrate_drupal_ui/tests/src/Kernel/LegacyMigrationLabelExistTest.php Flag to exclude deprecated modules from the tests.
LegacyMigrationLookupTest class core/modules/migrate/tests/src/Unit/process/LegacyMigrationLookupTest.php Tests deprecated features of the migration lookup plugin.
LegacyMigrationLookupTest.php file core/modules/migrate/tests/src/Unit/process/LegacyMigrationLookupTest.php
LegacyMigrationLookupTest::testCreateStubRow function core/modules/migrate/tests/src/Unit/process/LegacyMigrationLookupTest.php Tests ::createStubRow()
LegacyMigrationProcessTest class core/modules/migrate_drupal/tests/src/Kernel/d6/LegacyMigrationProcessTest.php Extends Drupal\Tests\migrate_drupal\Kernel\d6\MigrationProcessTest to test
with deprecated modules.
LegacyMigrationProcessTest class core/modules/migrate_drupal/tests/src/Kernel/d7/LegacyMigrationProcessTest.php Extends Drupal\Tests\migrate_drupal\Kernel\d7\MigrationProcessTest to test
with deprecated modules.
LegacyMigrationProcessTest.php file core/modules/migrate_drupal/tests/src/Kernel/d6/LegacyMigrationProcessTest.php
LegacyMigrationProcessTest.php file core/modules/migrate_drupal/tests/src/Kernel/d7/LegacyMigrationProcessTest.php
LegacyMigrationProcessTest::$excludeDeprecated property core/modules/migrate_drupal/tests/src/Kernel/d6/LegacyMigrationProcessTest.php Flag to exclude deprecated modules from the tests.
LegacyMigrationProcessTest::$excludeDeprecated property core/modules/migrate_drupal/tests/src/Kernel/d7/LegacyMigrationProcessTest.php Flag to exclude deprecated modules from the tests.
LegacyMigrationProvidersExistTest class core/modules/migrate/tests/src/Kernel/Plugin/LegacyMigrationProvidersExistTest.php Extends MigrationProvidersExistTest to test with deprecated modules.
LegacyMigrationProvidersExistTest.php file core/modules/migrate/tests/src/Kernel/Plugin/LegacyMigrationProvidersExistTest.php
LegacyMigrationProvidersExistTest::$excludeDeprecated property core/modules/migrate/tests/src/Kernel/Plugin/LegacyMigrationProvidersExistTest.php Flag to exclude deprecated modules from the tests.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.