Search for drupal_

  1. Search 7.x for drupal_
  2. Search 9.5.x for drupal_
  3. Search 8.9.x for drupal_
  4. Search 11.x for drupal_
  5. Other projects
Title Object type File name Summary
TestDrupal6SqlBase class core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Extends the Drupal6SqlBase abstract class.
TestDrupal6SqlBase::fields function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Returns available fields on the source.
TestDrupal6SqlBase::getIds function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Defines the source fields uniquely identifying a source row.
TestDrupal6SqlBase::getModuleSchemaVersionWrapper function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Wrapper method to test protected method getModuleSchemaVersion().
TestDrupal6SqlBase::moduleExistsWrapper function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Wrapper method to test protected method moduleExists().
TestDrupal6SqlBase::query function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php
TestDrupal6SqlBase::setDatabase function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tweaks Drupal6SqlBase to set a new database connection for tests.
TestDrupal6SqlBase::setModuleHandler function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tweaks Drupal6SqlBase to set a new module handler for tests.
TestDrupal6SqlBase::variableGetWrapper function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Wrapper method to test protected method variableGet().
TestDrupalSqlBase class core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Extends the DrupalSqlBase abstract class.
TestDrupalSqlBase::fields function core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Returns available fields on the source.
TestDrupalSqlBase::getIds function core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Defines the source fields uniquely identifying a source row.
TestDrupalSqlBase::query function core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php
TestDrupalSqlBase::setDatabase function core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Tweaks DrupalSqlBase to set a new database connection for tests.
TestRequirementsTrait::getDrupalRoot function core/tests/Drupal/Tests/TestRequirementsTrait.php Returns the Drupal root directory.
test_ckeditor_stylesheets_drupal_root.info.yml file core/modules/system/tests/themes/test_ckeditor_stylesheets_drupal_root/test_ckeditor_stylesheets_drupal_root.info.yml core/modules/system/tests/themes/test_ckeditor_stylesheets_drupal_root/test_ckeditor_stylesheets_drupal_root.info.yml
test_theme_libraries_override_with_drupal_settings.info.yml file core/modules/system/tests/themes/test_theme_libraries_override_with_drupal_settings/test_theme_libraries_override_with_drupal_settings.info.yml core/modules/system/tests/themes/test_theme_libraries_override_with_drupal_settings/test_theme_libraries_override_with_drupal_settings.info.yml
text.migrate_drupal.yml file core/modules/text/migrations/state/text.migrate_drupal.yml core/modules/text/migrations/state/text.migrate_drupal.yml
ThemeTest::testDrupalRenderChildren function core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Tests child element rendering for 'render element' theme hooks.
TimestampNormalizerTestDrupalDateTime class core/modules/serialization/tests/src/Unit/Normalizer/TimestampNormalizerTest.php Provides a test class for testing DrupalDateTime.
TimestampNormalizerTestDrupalDateTime::setTimezone function core/modules/serialization/tests/src/Unit/Normalizer/TimestampNormalizerTest.php
tracker.migrate_drupal.yml file core/modules/tracker/migrations/state/tracker.migrate_drupal.yml core/modules/tracker/migrations/state/tracker.migrate_drupal.yml
UiHelperTrait::drupalGet function core/tests/Drupal/Tests/UiHelperTrait.php Retrieves a Drupal path or an absolute path.
UiHelperTrait::drupalLogin function core/tests/Drupal/Tests/UiHelperTrait.php Logs in a user using the Mink controlled browser.
UiHelperTrait::drupalLogout function core/tests/Drupal/Tests/UiHelperTrait.php Logs a user out of the Mink controlled browser and confirms.
UiHelperTrait::drupalResetSession function core/tests/Drupal/Tests/UiHelperTrait.php Resets the current active session back to Anonymous session.
UiHelperTrait::drupalUserIsLoggedIn function core/tests/Drupal/Tests/UiHelperTrait.php Returns whether a given user account is logged in.
UITestBase::drupalGet function core/modules/views_ui/tests/src/Functional/UITestBase.php Retrieves a Drupal path or an absolute path.
update.migrate_drupal.yml file core/modules/update/migrations/state/update.migrate_drupal.yml core/modules/update/migrations/state/update.migrate_drupal.yml
UpdateKernel::cacheDrupalContainer function core/lib/Drupal/Core/Update/UpdateKernel.php Stores the container definition in a cache.
UpdateRoot::$drupalKernel property core/modules/update/src/UpdateRoot.php The Drupal kernel.
UpdateSchemaTest::testDrupalGetSchemaVersionsInt function core/tests/Drupal/KernelTests/Core/Extension/UpdateSchemaTest.php Tests the function parses schema updates as integer numbers.
UrlTest::testDrupalGetQueryParameters function core/modules/system/tests/src/Kernel/Common/UrlTest.php Tests UrlHelper::filterQueryParameters().
UrlTest::testDrupalParseUrl function core/modules/system/tests/src/Kernel/Common/UrlTest.php Tests UrlHelper::parse().
user.migrate_drupal.yml file core/modules/user/migrations/state/user.migrate_drupal.yml core/modules/user/migrations/state/user.migrate_drupal.yml
UserHelpersTest::testDrupalUserIsLoggedIn function core/tests/Drupal/FunctionalTests/UserHelpersTest.php Tests BrowserTestBase::drupalUserIsLoggedIn().
ViewUIConverter::$drupalProxyOriginalServiceId property core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php The id of the original proxied service.
WebDriverTestBase::getDrupalSettings function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Gets the current Drupal javascript settings and parses into an array.
_batch_test_nested_drupal_form_submit_callback function core/modules/system/tests/modules/batch_test/batch_test.module Batch operation: Submits form_test_mock_form().
_drupal_error_handler function core/includes/bootstrap.inc Provides custom PHP error handling.
_drupal_error_handler_real function core/includes/errors.inc Provides custom PHP error handling.
_drupal_error_header function core/includes/errors.inc Adds error information to headers so that tests can access it.
_drupal_exception_handler function core/includes/bootstrap.inc Provides custom PHP exception handling.
_drupal_exception_handler_additional function core/includes/bootstrap.inc Displays any additional errors caught while handling an exception.
_drupal_flush_css_js function core/includes/common.inc Changes the dummy query string added to all CSS and JavaScript files.
_drupal_get_error_level function core/includes/errors.inc Returns the current error level.
_drupal_log_error function core/includes/errors.inc Logs a PHP error or exception and displays an error page in fatal cases.
_drupal_maintenance_theme function core/includes/theme.maintenance.inc Sets up the theming system for maintenance page.
_drupal_rewrite_settings_dump function core/includes/install.inc Helper for drupal_rewrite_settings().
_drupal_rewrite_settings_dump_one function core/includes/install.inc Helper for drupal_rewrite_settings().

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