Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
d7_field_instance_widget_settings.yml | file | core/ |
core/modules/field/migrations/d7_field_instance_widget_settings.yml |
Database::RETURN_INSERT_ID | constant | core/ |
Flag to indicate a query call should return the "last insert id". |
DatabaseBackend::$checksumProvider | property | core/ |
The cache tags checksum provider. |
DatabaseBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
DatabaseBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
DatabaseBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
DatabaseBackend::normalizeCid | function | core/ |
Normalizes a cache ID in order to comply with database limitations. |
DatabaseBackendFactory::$checksumProvider | property | core/ |
The cache tags checksum provider. |
DatabaseBackendFactoryTest::getProvider | function | core/ |
|
DatabaseBackendTagTest::testTagInvalidations | function | core/ |
|
DatabaseBackendTest::testCacheBackendDatabaseIsBackendOverridable | function | core/ |
Test that the service "cache.backend.database" is backend overridable. |
DatabaseBackendTest::testCacheTagsInvalidatorChecksumIsBackendOverridable | function | core/ |
Test that the service "cache_tags.invalidator.checksum" is backend overridable. |
DatabaseCacheTagsChecksum::doInvalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
DatabaseCacheTagsChecksum::getTagInvalidationCounts | function | core/ |
Fetches invalidation counts for cache tags. |
DatabaseDriverListTest::providerDatabaseDrivers | function | core/ |
Data provider for testLegacyGetFromDriverName(). |
DatabaseDriverProvidedByModuleTest | class | core/ |
Tests output on the status overview page. |
DatabaseDriverProvidedByModuleTest.php | file | core/ |
|
DatabaseDriverProvidedByModuleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DatabaseDriverProvidedByModuleTest::setUp | function | core/ |
|
DatabaseDriverProvidedByModuleTest::testDatabaseDriverIsProvidedByModuleButTheModuleIsNotEnabled | function | core/ |
Tests that the status page shows the error message. |
DatabaseDriverUninstallValidator | class | core/ |
Ensures installed modules providing a database driver are not uninstalled. |
DatabaseDriverUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\DatabaseDriverUninstallValidator. |
DatabaseDriverUninstallValidator.php | file | core/ |
|
DatabaseDriverUninstallValidator.php | file | core/ |
|
DatabaseDriverUninstallValidator::$connection | property | core/ |
The database connection. |
DatabaseDriverUninstallValidator::$container | property | core/ |
The service container. |
DatabaseDriverUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
DatabaseDriverUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
DatabaseDriverUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
DatabaseDriverUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
DatabaseDriverUninstallValidator::setStringTranslation | function | core/ |
|
DatabaseDriverUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
DatabaseDriverUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
DatabaseDriverUninstallValidator::__construct | function | core/ |
Constructs a new DatabaseDriverUninstallValidator. |
DatabaseDriverUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
DatabaseEventsTest::testDisableInvalidEvent | function | core/ |
@covers ::disableEvents |
DatabaseEventsTest::testEnableInvalidEvent | function | core/ |
@covers ::enableEvents |
DatabaseEventSubscriber::$statementIdsInExecution | property | core/ |
A map of statements being executed. |
DatabaseLockBackend::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
DatabaseLockBackend::getLockId | function | core/ |
Gets the unique page token for locks. |
DatabaseTest::providerFindDriverAutoloadDirectory | function | core/ |
Data provider for ::testFindDriverAutoloadDirectory(). |
DatabaseTest::providerFindDriverAutoloadDirectoryException | function | core/ |
Data provider for ::testFindDriverAutoloadDirectoryException(). |
DatabaseTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
database_driver_uninstall_validator | service | core/ |
Drupal\Core\Extension\DatabaseDriverUninstallValidator |
DataEntityRow::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
DataFieldRow::validateAliasName | function | core/ |
Form element validation handler for \Drupal\rest\Plugin\views\row\DataFieldRow::buildOptionsForm(). |
DataFieldRow::validateOptionsForm | function | core/ |
Validate the options form. |
DataReferenceInterface::getTargetIdentifier | function | core/ |
Gets the identifier of the referenced data. |
DataType::$id | property | core/ |
The data type plugin ID. |
Date::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.