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
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
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 @coversDefaultClass \Drupal\Core\Cache\DatabaseBackendFactory
@group Cache
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 @covers ::__construct
@covers ::get
@dataProvider getProvider
DatabaseBackendTest::testCacheTagsInvalidatorChecksumIsBackendOverridable function core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php Test that the service "cache_tags.invalidator.checksum" is backend overridable.
DatabaseDriver::getAutoloadInfo function core/lib/Drupal/Core/Extension/DatabaseDriver.php
DatabaseDriverUninstallValidator class core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php Ensures installed modules providing a database driver are not uninstalled.
DatabaseDriverUninstallValidator class core/lib/Drupal/Core/ProxyClass/Extension/DatabaseDriverUninstallValidator.php Provides a proxy class for \Drupal\Core\Extension\DatabaseDriverUninstallValidator.
DatabaseDriverUninstallValidator.php file core/lib/Drupal/Core/ProxyClass/Extension/DatabaseDriverUninstallValidator.php
DatabaseDriverUninstallValidator.php file core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php
DatabaseDriverUninstallValidator::$connection property core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php The database connection.
DatabaseDriverUninstallValidator::$container property core/lib/Drupal/Core/ProxyClass/Extension/DatabaseDriverUninstallValidator.php The service container.
DatabaseDriverUninstallValidator::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Extension/DatabaseDriverUninstallValidator.php The id of the original proxied service.
DatabaseDriverUninstallValidator::$moduleExtensionList property core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php The module extension list.
DatabaseDriverUninstallValidator::$service property core/lib/Drupal/Core/ProxyClass/Extension/DatabaseDriverUninstallValidator.php The real proxied service, after it was lazy loaded.
DatabaseDriverUninstallValidator::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/Extension/DatabaseDriverUninstallValidator.php Lazy loads the real service from the container.
DatabaseDriverUninstallValidator::setStringTranslation function core/lib/Drupal/Core/ProxyClass/Extension/DatabaseDriverUninstallValidator.php
DatabaseDriverUninstallValidator::validate function core/lib/Drupal/Core/ProxyClass/Extension/DatabaseDriverUninstallValidator.php Determines the reasons a module can not be uninstalled.
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.
DatabaseDriverUninstallValidator::__construct function core/lib/Drupal/Core/ProxyClass/Extension/DatabaseDriverUninstallValidator.php Constructs a ProxyClass Drupal proxy object.
DatabaseStorage class core/lib/Drupal/Core/Config/DatabaseStorage.php Defines the Database storage.
DatabaseStorage class core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php Defines a default key/value store implementation.
DatabaseStorage.php file core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php
DatabaseStorage.php file core/lib/Drupal/Core/Config/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.

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