Search for drupal_

  1. Search 7.x for drupal_
  2. Search 9.5.x for drupal_
  3. Search 10.3.x for drupal_
  4. Search 11.x for drupal_
  5. Other projects
Title Object type File name Summary
drupal_static_reset function core/includes/bootstrap.inc Resets one or all centrally stored static variable(s).
drupal_system_cross_profile_test.info.yml file core/profiles/testing/modules/drupal_system_cross_profile_test/drupal_system_cross_profile_test.info.yml core/profiles/testing/modules/drupal_system_cross_profile_test/drupal_system_cross_profile_test.info.yml
drupal_system_listing_compatible_test.info.yml file core/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml core/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
drupal_system_listing_compatible_test.info.yml file core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
drupal_tempnam function core/includes/file.inc Creates a file with a unique filename in the specified directory.
drupal_theme_rebuild function core/includes/theme.inc Forces the system to rebuild the theme registry.
drupal_uninstall_schema function core/includes/schema.inc Removes all tables defined in a module's hook_schema().
drupal_unlink function core/includes/file.inc Deletes a file.
DRUPAL_USER_TIMEZONE_DEFAULT constant core/modules/system/system.module New users will be set to the default time zone at registration.
DRUPAL_USER_TIMEZONE_EMPTY constant core/modules/system/system.module New users will get an empty time zone at registration.
DRUPAL_USER_TIMEZONE_SELECT constant core/modules/system/system.module New users will select their own timezone at registration.
drupal_validate_utf8 function core/includes/bootstrap.inc Checks whether a string is valid UTF-8.
drupal_valid_test_ua function core/includes/bootstrap.inc Returns the test prefix if this is an internal request from SimpleTest.
drupal_verify_install_file function core/includes/install.inc Verifies the state of the specified file.
drupal_verify_profile function core/includes/install.inc Verifies that all dependencies are met for a given installation profile.
drupal_xml_parser_create function core/includes/unicode.inc Prepares a new XML parser.
ExtensionMimeTypeGuesser::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/File/MimeType/ExtensionMimeTypeGuesser.php The id of the original proxied service.
field.migrate_drupal.yml file core/modules/field/migrations/state/field.migrate_drupal.yml core/modules/field/migrations/state/field.migrate_drupal.yml
FieldDiscoveryInterface::DRUPAL_6 constant core/modules/migrate_drupal/src/FieldDiscoveryInterface.php
FieldDiscoveryInterface::DRUPAL_7 constant core/modules/migrate_drupal/src/FieldDiscoveryInterface.php
FieldUninstallValidator::$drupalProxyOriginalServiceId property core/modules/field/src/ProxyClass/FieldUninstallValidator.php The id of the original proxied service.
file.migrate_drupal.yml file core/modules/file/migrations/state/file.migrate_drupal.yml core/modules/file/migrations/state/file.migrate_drupal.yml
FileSystemDeprecationTest::testDeprecatedDrupalBasename function core/tests/Drupal/KernelTests/Core/File/FileSystemDeprecationTest.php @expectedDeprecation drupal_basename() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\Core\File\FileSystemInterface::basename(). See https://www.drupal.org/node/2418133.
FileSystemDeprecationTest::testDeprecatedDrupalChmod function core/tests/Drupal/KernelTests/Core/File/FileSystemDeprecationTest.php @expectedDeprecation drupal_chmod() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\Core\File\FileSystemInterface::chmod(). See https://www.drupal.org/node/2418133.
FileSystemDeprecationTest::testDeprecatedDrupalDirname function core/tests/Drupal/KernelTests/Core/File/FileSystemDeprecationTest.php @expectedDeprecation drupal_dirname() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\Core\File\FileSystemInterface::dirname(). See https://www.drupal.org/node/2418133.
FileSystemDeprecationTest::testDeprecatedDrupalMkdir function core/tests/Drupal/KernelTests/Core/File/FileSystemDeprecationTest.php @expectedDeprecation drupal_mkdir() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\Core\File\FileSystemInterface::mkdir(). See https://www.drupal.org/node/2418133.
FileSystemDeprecationTest::testDeprecatedDrupalRmdir function core/tests/Drupal/KernelTests/Core/File/FileSystemDeprecationTest.php @expectedDeprecation drupal_rmdir() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\Core\File\FileSystemInterface::rmdir(). See https://www.drupal.org/node/2418133.
FileSystemDeprecationTest::testDeprecatedDrupalTempnam function core/tests/Drupal/KernelTests/Core/File/FileSystemDeprecationTest.php @expectedDeprecation tempnam() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\Core\File\FileSystemInterface::tempnam(). See https://www.drupal.org/node/2418133.
filter.migrate_drupal.yml file core/modules/filter/migrations/state/filter.migrate_drupal.yml core/modules/filter/migrations/state/filter.migrate_drupal.yml
FilterUninstallValidator::$drupalProxyOriginalServiceId property core/modules/filter/src/ProxyClass/FilterUninstallValidator.php The id of the original proxied service.
Fixtures::drupalCoreComposerFixture function core/tests/Drupal/Tests/Composer/Generator/Fixtures.php Generate a suitable DrupalCoreComposer fixture for testing.
FormElementsRenderTest::testDrupalRenderFormElements function core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php Tests rendering form elements without passing through
\Drupal::formBuilder()->doBuildForm().
FormSubmitter::drupalInstallationAttempted function core/lib/Drupal/Core/Form/FormSubmitter.php Wraps drupal_installation_attempted().
forum.migrate_drupal.yml file core/modules/forum/migrations/state/forum.migrate_drupal.yml core/modules/forum/migrations/state/forum.migrate_drupal.yml
ForumUninstallValidator::$drupalProxyOriginalServiceId property core/modules/forum/src/ProxyClass/ForumUninstallValidator.php The id of the original proxied service.
FrameworkTest::drupalGetAjax function core/modules/system/tests/src/Functional/Ajax/FrameworkTest.php Requests a path or URL in drupal_ajax format and JSON-decodes the response.
FrontPageTest::testDrupalFrontPage function core/modules/system/tests/src/Functional/System/FrontPageTest.php Test front page functionality.
FunctionsTest::testDrupalPreRenderLinks function core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php Test the use of Link::preRenderLinks() on a nested array of links.
FunctionsTest::testDrupalPreRenderLinksLegacy function core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php Test the use of drupal_pre_render_links() on a nested array of links.
GetFilenameTest::testDrupalGetFilename function core/tests/Drupal/KernelTests/Core/Bootstrap/GetFilenameTest.php Tests that drupal_get_filename() works when the file is not in database.
Handler::POST_DRUPAL_SCAFFOLD_CMD constant composer/Plugin/Scaffold/Handler.php Composer hook called after scaffolding completes.
Handler::PRE_DRUPAL_SCAFFOLD_CMD constant composer/Plugin/Scaffold/Handler.php Composer hook called before scaffolding begins.
HtmlToTextTest::testDrupalHtmlToTextArgs function core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Tests allowing tags in \Drupal\Core\Mail\MailFormatHelper::htmlToText().
HtmlToTextTest::testDrupalHtmlToTextBlockTagToNewline function core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Test that text separated by block-level tags in HTML get separated by
(at least) a newline in the plaintext version.
HtmlToTextTest::testDrupalHtmltoTextCollapsesWhitespace function core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Test that whitespace is collapsed.
HtmlToTextTest::testDrupalHtmlToTextParagraphs function core/modules/system/tests/src/Functional/Mail/HtmlToTextTest.php Test that combinations of paragraph breaks, line breaks, linefeeds,
and spaces are properly handled.
image.migrate_drupal.yml file core/modules/image/migrations/state/image.migrate_drupal.yml core/modules/image/migrations/state/image.migrate_drupal.yml
InstallCommand::isDrupalInstalled function core/lib/Drupal/Core/Command/InstallCommand.php Returns whether there is already an existing Drupal installation.
InstallerLegacyTest::testDrupalInstallationAttempted function core/tests/Drupal/KernelTests/Core/Installer/InstallerLegacyTest.php Tests drupal_installation_attempted().
JavascriptGetDrupalSettingsTest class core/tests/Drupal/FunctionalJavascriptTests/JavascriptGetDrupalSettingsTest.php Tests Drupal settings retrieval in JavascriptTestBase tests.

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