Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PendingUpdatesValidator.php | file | core/ |
|
| PendingUpdatesValidator::getSubscribedEvents | function | core/ |
|
| PendingUpdatesValidator::updatesExist | function | core/ |
Checks if there are any pending update or post-update hooks. |
| PendingUpdatesValidator::validate | function | core/ |
Validates that there are no pending database updates. |
| PendingUpdatesValidator::__construct | function | core/ |
|
| PendingUpdatesValidatorTest | class | core/ |
Tests Pending Updates Validator. |
| PendingUpdatesValidatorTest.php | file | core/ |
|
| PendingUpdatesValidatorTest::$modules | property | core/ |
|
| PendingUpdatesValidatorTest::testNoPendingUpdates | function | core/ |
Tests that no error is raised if there are no pending updates. |
| PendingUpdatesValidatorTest::testPendingPostUpdate | function | core/ |
Tests that an error is raised if there are pending post-updates. |
| PendingUpdatesValidatorTest::testPendingUpdateAfterStaged | function | core/ |
Tests that pending updates stop an operation from being applied. |
| PendingUpdatesValidatorTest::testPendingUpdateHook | function | core/ |
Tests that an error is raised if there are pending schema updates. |
| PercentagesTest::providerTestPercentages | function | core/ |
Provide data for batch unit tests. |
| PerformanceData::$cacheTagInvalidationCount | property | core/ |
The number of cache tag invalidations. |
| PerformanceData::$cacheTagIsValidCount | property | core/ |
The number of cache tag validity checks. |
| PerformanceData::getCacheTagInvalidationCount | function | core/ |
Gets the cache tag invalidation count. |
| PerformanceData::setCacheTagInvalidationCount | function | core/ |
Sets the cache tag invalidation count. |
| PerformanceData::setCacheTagIsValidCount | function | core/ |
Sets the cache tag isValid count. |
| PerformanceForm::getFormId | function | core/ |
|
| performance_test.cache_tags.invalidator.checksum | service | core/ |
Drupal\performance_test\Cache\CacheTagsChecksumDecorator |
| PermissionAccessCheckTest::providerTestAccess | function | core/ |
Provides data for the testAccess method. |
| PermissionHandler::moduleProvidesPermissions | function | core/ |
|
| PermissionHandlerInterface::moduleProvidesPermissions | function | core/ |
Determines whether a module provides some permissions. |
| PermissionsPerBundleTest::testInvalidValue | function | core/ |
Tests that there is an exception if the permission templates are invalid. |
| PersistentDatabaseLockBackend::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| PersistentDatabaseLockBackend::getLockId | function | core/ |
|
| PhpBackend::$checksumProvider | property | core/ |
The cache tags checksum provider. |
| PhpBackend::invalidate | function | core/ |
|
| PhpBackend::invalidateByHash | function | core/ |
Invalidate one cache item. |
| PhpBackend::invalidateMultiple | function | core/ |
|
| PhpBackend::normalizeCid | function | core/ |
Ensures a normalized cache ID. |
| PhpBackendFactory::$checksumProvider | property | core/ |
The cache tags checksum provider. |
| PhpExtensionsValidator | class | core/ |
Performs validation if certain PHP extensions are enabled. |
| PhpExtensionsValidator.php | file | core/ |
|
| PhpExtensionsValidator::getSubscribedEvents | function | core/ |
|
| PhpExtensionsValidator::insideTest | function | core/ |
Whether this validator is running inside a test. |
| PhpExtensionsValidator::isExtensionLoaded | function | core/ |
Indicates if a particular PHP extension is loaded. |
| PhpExtensionsValidator::validateOpenSsl | function | core/ |
Flags an error if the OpenSSL extension is not installed. |
| PhpExtensionsValidator::validateXdebug | function | core/ |
Flags a warning if Xdebug is enabled. |
| PhpExtensionsValidatorTest | class | core/ |
Tests Php Extensions Validator. |
| PhpExtensionsValidatorTest.php | file | core/ |
|
| PhpExtensionsValidatorTest::providerPhpExtensionsValidation | function | core/ |
Data provider for ::testPhpExtensionsValidation(). |
| PhpExtensionsValidatorTest::testPhpExtensionsValidation | function | core/ |
Tests that PHP extensions' status are checked by Package Manager. |
| PhpPasswordArgon2idIntegrationTest | class | core/ |
Argon2id specific integration tests for the PHP password hashing service. |
| PhpPasswordArgon2idIntegrationTest.php | file | core/ |
|
| PhpPasswordArgon2idIntegrationTest::$passwordAlgorithm | property | core/ |
|
| PhpPasswordArgon2idIntegrationTest::$passwordOptions | property | core/ |
|
| PhpPasswordArgon2idIntegrationTest::testArgon2idHashing | function | core/ |
Tests that the argon2id password hashing algorithm is used. |
| PhpPasswordTest::providerLongPasswords | function | core/ |
Provides the test matrix for testLongPassword(). |
| PhpRequirementsTest::providerMinimumSupportedPhp | function | core/ |
Data provider for ::testMinimumSupportedPhp(). |
Pagination
- Previous page
- Page 137
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.