Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
@covers \Drupal\package_manager\Validator\PendingUpdatesValidator @group package_manager @internal |
PendingUpdatesValidatorTest.php | file | core/ |
|
PendingUpdatesValidatorTest::$modules | property | core/ |
Modules to install. |
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::getCacheTagIsValidCount | function | core/ |
Gets the cache tag isValid 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/ |
Returns a unique string identifying the form. |
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/ |
Gets the unique page token for locks. |
PhpBackend::$checksumProvider | property | core/ |
The cache tags checksum provider. |
PhpBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
PhpBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
PhpBackend::invalidateByHash | function | core/ |
Invalidate one cache item. |
PhpBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
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/ |
@covers \Drupal\package_manager\Validator\PhpExtensionsValidator @group package_manager @internal |
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. |
PhpPasswordTest::providerLongPasswords | function | core/ |
Provides the test matrix for testLongPassword(). |
PhpRequirementsTest::providerMinimumSupportedPhp | function | core/ |
Data provider for ::testMinimumSupportedPhp(). |
PhpStorageFactoryTest::testGetOverride | function | core/ |
Tests the get() method with overridden settings. |
PhpTransliteration::$languageOverrides | property | core/ |
Associative array of language-specific character transliteration tables. |
PhpTransliteration::readLanguageOverrides | function | core/ |
Overrides \Drupal\Component\Transliteration\PhpTransliteration::readLanguageOverrides(). |
PhpTransliteration::readLanguageOverrides | function | core/ |
Reads in language overrides for a language code. |
Pagination
- Previous page
- Page 131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.