Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
CounterTest::providerRowIndexes | function | core/ |
Provides some row index to test. |
CreateNew::validateArguments | function | core/ |
Validates the arguments. |
CredentialForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
CredentialForm::validateForm | function | core/ |
Form validation handler. |
CredentialForm::validatePaths | function | core/ |
The #element_validate handler for the source path elements. |
CredentialFormTest::providerCredentialForm | function | core/ |
Data provider for testCredentialForm. |
Cron::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
CronForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Crop::validateArguments | function | core/ |
Validates the arguments. |
CryptTest::providerTestHashBase64 | function | core/ |
Provides data for self::testHashBase64(). |
CryptTest::providerTestHmacBase64 | function | core/ |
Provides data for self::testHmacBase64(). |
CryptTest::providerTestHmacBase64Invalid | function | core/ |
Provides data for self::testHmacBase64(). |
CryptTest::testHmacBase64Invalid | function | core/ |
Tests the hmacBase64 method with invalid parameters. |
CsrfAccessCheckTest::testCsrfTokenInvalid | function | core/ |
@covers ::access |
CsrfTokenGenerator::validate | function | core/ |
Validates a token based on $value, the user session, and the private key. |
CsrfTokenGeneratorTest::providerTestInvalidParameterTypes | function | core/ |
Provides data for testInvalidParameterTypes. |
CsrfTokenGeneratorTest::providerTestValidateParameterTypes | function | core/ |
Provides data for testValidateParameterTypes. |
CsrfTokenGeneratorTest::testInvalidParameterTypes | function | core/ |
Tests CsrfTokenGenerator::validate() with invalid parameter types. |
CsrfTokenGeneratorTest::testValidate | function | core/ |
Tests CsrfTokenGenerator::validate(). |
CsrfTokenGeneratorTest::testValidateParameterTypes | function | core/ |
Tests CsrfTokenGenerator::validate() with different parameter types. |
CssCollectionRendererUnitTest::providerTestRender | function | core/ |
Provides data for the CSS asset rendering test. |
CssCollectionRendererUnitTest::testRenderInvalidType | function | core/ |
Tests a CSS asset group with the invalid 'type' => 'internal'. |
CssOptimizerUnitTest::providerTestOptimize | function | core/ |
Provides data for the CSS asset optimizing test. |
CustomPlugin::$id | property | core/ |
The plugin ID. |
D6NodeDeriver::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
D6TermNodeDeriver::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
d6_field_instance_widget_settings.yml | file | core/ |
core/modules/field/migrations/d6_field_instance_widget_settings.yml |
D7NodeDeriver::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
D7TaxonomyTermDeriver::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
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. |
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/ |
Provides a proxy class for \Drupal\Core\Extension\DatabaseDriverUninstallValidator. |
DatabaseDriverUninstallValidator | class | core/ |
Ensures installed modules providing a database driver are not uninstalled. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.