Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| PerformanceDataCollector | class | core/ |
Collects and stores performance data for database and cache operations. |
| PerformanceDataCollector.php | file | core/ |
|
| PerformanceDataCollector::$cacheOperations | property | core/ |
Cache operations collected during the request. |
| PerformanceDataCollector::$cacheTagOperations | property | core/ |
Cache tag operations collected during the request. |
| PerformanceDataCollector::$databaseEvents | property | core/ |
Database events collected during the request. |
| PerformanceDataCollector::addCacheOperation | function | core/ |
Adds a cache operation. |
| PerformanceDataCollector::addCacheTagOperation | function | core/ |
Adds a cache tag operation. |
| PerformanceDataCollector::destruct | function | core/ |
Performs destruct operations. |
| PerformanceDataCollector::getSubscribedEvents | function | core/ |
|
| PerformanceDataCollector::onDatabaseEvent | function | core/ |
Logs database statements. |
| performance_test.cache_factory | service | core/ |
Drupal\performance_test\Cache\CacheFactoryDecorator |
| performance_test.cache_tags.invalidator.checksum | service | core/ |
Drupal\performance_test\Cache\CacheTagsChecksumDecorator |
| Permissions::$roleStorage | property | core/ |
The role storage. |
| PermissionsHashGenerator | class | core/ |
Generates and caches the permissions hash for a user. |
| PermissionsHashGenerator.php | file | core/ |
|
| PermissionsHashGenerator::generate | function | core/ |
Generates a hash that uniquely identifies a user's permissions. |
| PermissionsHashGenerator::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the generated hash. |
| PermissionsHashGenerator::hash | function | core/ |
Hashes the given string. |
| PermissionsHashGenerator::__construct | function | core/ |
Constructs a PermissionsHashGenerator object. |
| PermissionsHashGeneratorInterface | interface | core/ |
Defines the user permissions hash generator interface. |
| PermissionsHashGeneratorInterface.php | file | core/ |
|
| PermissionsHashGeneratorInterface::generate | function | core/ |
Generates a hash that uniquely identifies a user's permissions. |
| PermissionsHashGeneratorInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the generated hash. |
| PermissionsHashGeneratorTest | class | core/ |
Tests Drupal\Core\Session\PermissionsHashGenerator. |
| PermissionsHashGeneratorTest.php | file | core/ |
|
| PermissionsHashGeneratorTest::$account1 | property | core/ |
The mocked user 1 account. |
| PermissionsHashGeneratorTest::$account2 | property | core/ |
The mocked user 2 account. |
| PermissionsHashGeneratorTest::$permissionsHash | property | core/ |
The permission hash class being tested. |
| PermissionsHashGeneratorTest::$processor | property | core/ |
The mocked access policy processor. |
| PermissionsHashGeneratorTest::$staticCache | property | core/ |
The mocked cache backend. |
| PermissionsHashGeneratorTest::setUp | function | core/ |
|
| PermissionsHashGeneratorTest::testGenerateAdmin | function | core/ |
Tests the generate method for admin users. |
| PermissionsHashGeneratorTest::testGenerateCache | function | core/ |
Tests the generate method's caching. |
| PermissionsHashGeneratorTest::testGenerateNoAccessPolicies | function | core/ |
Tests the generate method with no access policies. |
| PermissionsHashGeneratorTest::testGenerateRegular | function | core/ |
Tests the generate method for regular accounts. |
| PermissionsPerBundleTest::testActionIsOnlyAvailableToUserRoles | function | core/ |
Tests that the permissions-per-bundle action can only be applied to roles. |
| PermissionsPerBundleTest::testGrantPermissionsToAllBundlesExceptSome | function | core/ |
Tests granting permissions for all bundles except certain ones. |
| PgsqlQueryFactory | class | core/ |
Workspaces PostgreSQL-specific entity query implementation. |
| PgsqlQueryFactory.php | file | core/ |
|
| photo_flickr.html | file | core/ |
|
| PhpassHashedPasswordBase::$ITOA64 | property | core/ |
Returns a string for mapping an int to the corresponding base 64 character. |
| PhpBackend::$storage | property | core/ |
The PHP storage. |
| PhpBackend::storage | function | core/ |
Gets the PHP code storage object to use. |
| PhpBackendFactory | class | core/ |
Defines a PHP cache backend factory. |
| PhpBackendFactory.php | file | core/ |
|
| PhpBackendFactory::$checksumProvider | property | core/ |
The cache tags checksum provider. |
| PhpBackendFactory::get | function | core/ |
Gets PhpBackend for the specified cache bin. |
Pagination
- Previous page
- Page 187
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.