Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
PathValidatorTest::testIsValidWithInvalidExternalUrl | function | core/ |
Tests the isValid() method with an invalid external URL. |
PathValidatorTest::testIsValidWithLinkToAnyPageAccount | function | core/ |
Tests the isValid() method with a 'link to any page' permission. |
PathValidatorTest::testIsValidWithMethodNotAllowed | function | core/ |
@covers ::isValid[[api-linebreak]] @covers ::getPathAttributes[[api-linebreak]] |
PathValidatorTest::testIsValidWithNone | function | core/ |
Tests the isValid() method for <none> (used for jump links). |
PathValidatorTest::testIsValidWithNotExistingPath | function | core/ |
Tests the isValid() method with a non-existent path. |
PathValidatorTest::testIsValidWithoutLinkToAnyPageAccount | function | core/ |
Tests the isValid() method without the 'link to any page' permission. |
PathValidatorTest::testIsValidWithParamNotConverted | function | core/ |
@covers ::isValid[[api-linebreak]] @covers ::getPathAttributes[[api-linebreak]] |
PathValidatorTest::testIsValidWithPathAlias | function | core/ |
Tests the isValid() method with a path alias. |
PathValidatorTest::testIsValidWithResourceNotFound | function | core/ |
@covers ::isValid[[api-linebreak]] @covers ::getPathAttributes[[api-linebreak]] |
PathWidget | class | core/ |
Plugin implementation of the 'path' widget. |
PathWidget.php | file | core/ |
|
PathWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
PathWidget::formElement | function | core/ |
Returns the form for a single field widget. |
PathWidget::validateFormElement | function | core/ |
Form element validation handler for URL alias form element. |
path_field_widget_single_element_form_alter | function | core/ |
Implements hook_field_widget_single_element_form_alter(). |
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/ |
Determines whether a module provides some permissions. |
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. |
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. |
PhpTransliterationTest::providerTestPhpTransliteration | function | core/ |
Provides data for self::testPhpTransliteration(). |
PhpTransliterationTest::providerTestPhpTransliterationRemoveDiacritics | function | core/ |
Provides data for self::testRemoveDiacritics(). |
PhpTransliterationTest::providerTestPhpTransliterationWithAlter | function | core/ |
Provides test data for testPhpTransliterationWithAlter. |
PhpUnitBridgeIsolatedTest | class | core/ |
Test how unit tests interact with deprecation errors in process isolation. |
PhpUnitBridgeIsolatedTest.php | file | core/ |
|
PhpUnitBridgeIsolatedTest::testDeprecatedClass | function | core/ |
|
PhpUnitBridgeRequiresTest | class | core/ |
Test how unit tests interact with deprecation errors. |
Pagination
- Previous page
- Page 125
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.