Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php file core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::$defaultTheme property core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php The theme to install as the default for testing.
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::setUp function core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testExistingDrupal8StyleDatabaseConnectionInSettingsPhp function core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php Confirms that the site works with Drupal 8 style database connection array.
ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testReplicaDrupal8StyleDatabaseConnectionInSettingsPhp function core/tests/Drupal/FunctionalTests/ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php Confirms that the replica database connection works.
ExpectDeprecationTest class core/tests/Drupal/Tests/ExpectDeprecationTest.php @coversDefaultClass \Drupal\Tests\Traits\ExpectDeprecationTrait[[api-linebreak]]
ExpectDeprecationTest.php file core/tests/Drupal/Tests/ExpectDeprecationTest.php
ExpectDeprecationTest::testExpectDeprecation function core/tests/Drupal/Tests/ExpectDeprecationTest.php @covers ::addExpectedDeprecationMessage[[api-linebreak]]
ExpectDeprecationTest::testExpectDeprecationInIsolation function core/tests/Drupal/Tests/ExpectDeprecationTest.php @covers ::addExpectedDeprecationMessage[[api-linebreak]]
@runInSeparateProcess
@preserveGlobalState disabled
ExpectDeprecationTrait trait core/tests/Drupal/Tests/Traits/ExpectDeprecationTrait.php Adds the ability to dynamically set expected deprecation messages in tests.
ExpectDeprecationTrait.php file core/tests/Drupal/Tests/Traits/ExpectDeprecationTrait.php
ExpectDeprecationTrait::addExpectedDeprecationMessage function core/tests/Drupal/Tests/Traits/ExpectDeprecationTrait.php Sets an expected deprecation message.
ExpectDeprecationTrait::expectedDeprecations function core/tests/Drupal/Tests/Traits/ExpectDeprecationTrait.php Sets expected deprecation messages.
ExperimentalHelpTest class core/modules/help/tests/src/Functional/ExperimentalHelpTest.php Verifies help for experimental modules.
ExperimentalHelpTest.php file core/modules/help/tests/src/Functional/ExperimentalHelpTest.php
ExperimentalHelpTest::$adminUser property core/modules/help/tests/src/Functional/ExperimentalHelpTest.php The admin user.
ExperimentalHelpTest::$defaultTheme property core/modules/help/tests/src/Functional/ExperimentalHelpTest.php The theme to install as the default for testing.
ExperimentalHelpTest::$modules property core/modules/help/tests/src/Functional/ExperimentalHelpTest.php Modules to enable.
ExperimentalHelpTest::setUp function core/modules/help/tests/src/Functional/ExperimentalHelpTest.php
ExperimentalHelpTest::testExperimentalHelp function core/modules/help/tests/src/Functional/ExperimentalHelpTest.php Verifies that a warning message is displayed for experimental modules.
ExperimentalThemeTest class core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php Tests the installation of experimental themes.
ExperimentalThemeTest.php file core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php
ExperimentalThemeTest::$adminUser property core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php The admin user.
ExperimentalThemeTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php The theme to install as the default for testing.
ExperimentalThemeTest::providerTestExperimentalConfirmForm function core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php Data provider for experimental test themes.
ExperimentalThemeTest::setUp function core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php
ExperimentalThemeTest::testExperimentalConfirmForm function core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php Tests installing experimental themes and dependencies in the UI.
experimental_module_dependency_test.info.yml file core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.info.yml core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.info.yml
experimental_module_dependency_test.module file core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.module Tests dependencies on an experimental module.
experimental_module_requirements_test.info.yml file core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.info.yml core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.info.yml
experimental_module_requirements_test.install file core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.install Experimental Test Requirements module to test hook_requirements().
experimental_module_requirements_test.module file core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.module Experimental Test Requirements module to test hook_requirements().
experimental_module_requirements_test_help function core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.module Implements hook_help().
experimental_module_requirements_test_requirements function core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.install Implements hook_requirements().
experimental_module_test.info.yml file core/modules/system/tests/modules/experimental_module_test/experimental_module_test.info.yml core/modules/system/tests/modules/experimental_module_test/experimental_module_test.info.yml
experimental_module_test.module file core/modules/system/tests/modules/experimental_module_test/experimental_module_test.module Experimental Test module to test the Core (Experimental) package.
experimental_module_test_help function core/modules/system/tests/modules/experimental_module_test/experimental_module_test.module Implements hook_help().
experimental_theme_dependency_test.info.yml file core/modules/system/tests/themes/experimental_theme_dependency_test/experimental_theme_dependency_test.info.yml core/modules/system/tests/themes/experimental_theme_dependency_test/experimental_theme_dependency_test.info.yml
experimental_theme_test.info.yml file core/modules/system/tests/themes/experimental_theme_test/experimental_theme_test.info.yml core/modules/system/tests/themes/experimental_theme_test/experimental_theme_test.info.yml
Explode class core/modules/migrate/src/Plugin/migrate/process/Explode.php Splits the source string into an array of strings, using a delimiter.
Explode.php file core/modules/migrate/src/Plugin/migrate/process/Explode.php
Explode::multiple function core/modules/migrate/src/Plugin/migrate/process/Explode.php Indicates whether the returned value requires multiple handling.
Explode::transform function core/modules/migrate/src/Plugin/migrate/process/Explode.php Performs the associated process.
ExplodeTest class core/modules/migrate/tests/src/Unit/process/ExplodeTest.php Tests the Explode process plugin.
ExplodeTest.php file core/modules/migrate/tests/src/Unit/process/ExplodeTest.php
ExplodeTest::providerExplodeWithNonStrictAndEmptySource function core/modules/migrate/tests/src/Unit/process/ExplodeTest.php Data provider for ::testExplodeWithNonStrictAndEmptySource().
ExplodeTest::setUp function core/modules/migrate/tests/src/Unit/process/ExplodeTest.php
ExplodeTest::testChainedTransform function core/modules/migrate/tests/src/Unit/process/ExplodeTest.php Tests if the explode process can be chained with handles_multiple process.
ExplodeTest::testExplodeWithEmptyDelimiter function core/modules/migrate/tests/src/Unit/process/ExplodeTest.php Tests explode fails with empty delimiter.
ExplodeTest::testExplodeWithNonStrictAndEmptySource function core/modules/migrate/tests/src/Unit/process/ExplodeTest.php Tests that explode works on non-strings but with strict set to FALSE.

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