Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| PhpBackendFactory::__construct | function | core/ |
Constructs a PhpBackendFactory object. |
| 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. |
Pagination
- Previous page
- Page 196
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.