Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
CustomStrings::$settings property core/lib/Drupal/Core/StringTranslation/Translator/CustomStrings.php The settings read only object.
CustomStrings::getLanguage function core/lib/Drupal/Core/StringTranslation/Translator/CustomStrings.php Retrieves translations for a given language.
CustomStrings::__construct function core/lib/Drupal/Core/StringTranslation/Translator/CustomStrings.php Constructs a CustomStrings object.
CustomThemeNegotiator class core/modules/system/tests/modules/theme_test/src/Theme/CustomThemeNegotiator.php Just forces the 'test_theme' theme.
CustomThemeNegotiator.php file core/modules/system/tests/modules/theme_test/src/Theme/CustomThemeNegotiator.php
CustomThemeNegotiator::applies function core/modules/system/tests/modules/theme_test/src/Theme/CustomThemeNegotiator.php Whether this theme negotiator should be used to set the theme.
CustomThemeNegotiator::determineActiveTheme function core/modules/system/tests/modules/theme_test/src/Theme/CustomThemeNegotiator.php Determine the active theme for the request.
custom_test.yml file core/modules/migrate/tests/modules/message_test/migrations/custom_test.yml core/modules/migrate/tests/modules/message_test/migrations/custom_test.yml
custom_test_db.yml file core/modules/migrate/tests/modules/message_test/migrations/custom_test_db.yml core/modules/migrate/tests/modules/message_test/migrations/custom_test_db.yml
d6_custom_block.yml file core/modules/block_content/migrations/d6_custom_block.yml core/modules/block_content/migrations/d6_custom_block.yml
d6_custom_block_translation.yml file core/modules/content_translation/migrations/d6_custom_block_translation.yml core/modules/content_translation/migrations/d6_custom_block_translation.yml
d7_custom_block.yml file core/modules/block_content/migrations/d7_custom_block.yml core/modules/block_content/migrations/d7_custom_block.yml
d7_custom_block_translation.yml file core/modules/content_translation/migrations/d7_custom_block_translation.yml core/modules/content_translation/migrations/d7_custom_block_translation.yml
Data::getIterator function core/modules/jsonapi/src/JsonApiResource/Data.php Returns an iterator for entities.
Data::getTotalCount function core/modules/jsonapi/src/JsonApiResource/Data.php
Data::setTotalCount function core/modules/jsonapi/src/JsonApiResource/Data.php
Data::toArray function core/modules/jsonapi/src/JsonApiResource/Data.php Returns the collection as an array.
Database::convertDbUrlToConnectionInfo function core/lib/Drupal/Core/Database/Database.php Converts a URL to a database connection info array.
DatabaseBackendFactory class core/lib/Drupal/Core/Cache/DatabaseBackendFactory.php Defines a default cache backend factory.
DatabaseBackendFactory.php file core/lib/Drupal/Core/Cache/DatabaseBackendFactory.php
DatabaseBackendFactory::$checksumProvider property core/lib/Drupal/Core/Cache/DatabaseBackendFactory.php The cache tags checksum provider.
DatabaseBackendFactory::$connection property core/lib/Drupal/Core/Cache/DatabaseBackendFactory.php The database connection.
DatabaseBackendFactory::get function core/lib/Drupal/Core/Cache/DatabaseBackendFactory.php Gets DatabaseBackend for the specified cache bin.
DatabaseBackendFactory::getMaxRowsForBin function core/lib/Drupal/Core/Cache/DatabaseBackendFactory.php Gets the max rows for the specified cache bin.
DatabaseBackendFactory::__construct function core/lib/Drupal/Core/Cache/DatabaseBackendFactory.php Constructs the DatabaseBackendFactory object.
DatabaseBackendFactoryTest class core/tests/Drupal/Tests/Core/Cache/DatabaseBackendFactoryTest.php Tests Drupal\Core\Cache\DatabaseBackendFactory.
DatabaseBackendFactoryTest.php file core/tests/Drupal/Tests/Core/Cache/DatabaseBackendFactoryTest.php
DatabaseBackendFactoryTest::getProvider function core/tests/Drupal/Tests/Core/Cache/DatabaseBackendFactoryTest.php
DatabaseBackendFactoryTest::testGet function core/tests/Drupal/Tests/Core/Cache/DatabaseBackendFactoryTest.php Tests get.
DatabaseBackendTest::testCacheTagsInvalidatorChecksumIsBackendOverridable function core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php Tests that "cache_tags.invalidator.checksum" is backend overridable.
DatabaseDriver::getAutoloadInfo function core/lib/Drupal/Core/Extension/DatabaseDriver.php Returns an array with the driver's autoload information.
DatabaseDriverUninstallValidator class core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php Ensures installed modules providing a database driver are not uninstalled.
DatabaseDriverUninstallValidator.php file core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php
DatabaseDriverUninstallValidator::$connection property core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php The database connection.
DatabaseDriverUninstallValidator::$moduleExtensionList property core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php The module extension list.
DatabaseDriverUninstallValidator::validate function core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php Determines the reasons a module can not be uninstalled.
DatabaseDriverUninstallValidator::__construct function core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php Constructs a new DatabaseDriverUninstallValidator.
DatabaseStorage class core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php Defines a default key/value store implementation.
DatabaseStorage class core/lib/Drupal/Core/Config/DatabaseStorage.php Defines the Database storage.
DatabaseStorage.php file core/lib/Drupal/Core/Config/DatabaseStorage.php
DatabaseStorage.php file core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php
DatabaseStorage::$collection property core/lib/Drupal/Core/Config/DatabaseStorage.php The storage collection.
DatabaseStorage::$connection property core/lib/Drupal/Core/Config/DatabaseStorage.php The database connection.
DatabaseStorage::$connection property core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php The database connection.
DatabaseStorage::$options property core/lib/Drupal/Core/Config/DatabaseStorage.php Additional database connection options to use in queries.
DatabaseStorage::$serializer property core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php The serialization class to use.
DatabaseStorage::$table property core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php The name of the SQL table to use.
DatabaseStorage::$table property core/lib/Drupal/Core/Config/DatabaseStorage.php The database table name.
DatabaseStorage::catchException function core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php Act on an exception when the table might not have been created.
DatabaseStorage::createCollection function core/lib/Drupal/Core/Config/DatabaseStorage.php Creates a collection on the storage.

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