Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 11.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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. |
| PhpMail::$configFactory | property | core/ |
The configuration factory. |
| PhpMailTest::$configFactory | property | core/ |
The configuration factory. |
| PhpStorageFactory | class | core/ |
Creates a php storage object. |
| PhpStorageFactory.php | file | core/ |
|
| PhpStorageFactory::get | function | core/ |
Instantiates a storage for generated PHP code. |
| PhpStorageFactoryTest | class | core/ |
Tests the PHP storage factory. |
| PhpStorageFactoryTest.php | file | core/ |
|
| PhpStorageFactoryTest::setSettings | function | core/ |
Sets the Settings() singleton. |
| PhpStorageFactoryTest::setUp | function | core/ |
|
| PhpStorageFactoryTest::testGetDefault | function | core/ |
Tests the get() method using the 'default' settings. |
| PhpStorageFactoryTest::testGetNoSettings | function | core/ |
Tests the get() method with no settings. |
| PhpStorageFactoryTest::testGetOverride | function | core/ |
Tests the get() method with overridden settings. |
| PhpStorageInterface | interface | core/ |
Stores and loads PHP code. |
| PhpStorageInterface.php | file | core/ |
|
| PhpStorageInterface::delete | function | core/ |
Deletes PHP code from storage. |
| PhpStorageInterface::deleteAll | function | core/ |
Removes all files in this bin. |
| PhpStorageInterface::exists | function | core/ |
Checks whether the PHP code exists in storage. |
| PhpStorageInterface::garbageCollection | function | core/ |
Performs garbage collection on the storage. |
| PhpStorageInterface::getFullPath | function | core/ |
Gets the full file path. |
| PhpStorageInterface::listAll | function | core/ |
Lists all the files in the storage. |
| PhpStorageInterface::load | function | core/ |
Loads PHP code from storage. |
| PhpStorageInterface::save | function | core/ |
Saves PHP code to storage. |
| PhpStorageInterface::writeable | function | core/ |
Whether this is a writable storage. |
| PhpStorageTestBase | class | core/ |
Base test for PHP storages. |
| PhpStorageTestBase.php | file | core/ |
|
| PhpStorageTestBase::$directory | property | core/ |
A unique per test class directory path to test php storage. |
| PhpStorageTestBase::additionalAssertCRUD | function | core/ |
Additional asserts to be run. |
| PhpStorageTestBase::assertCRUD | function | core/ |
Assert that a PHP storage's load/save/delete operations work. |
| PhpStorageTestBase::setUp | function | core/ |
|
| PhpTransliteration::$dataDirectory | property | core/ |
Directory where data for transliteration resides. |
| PhpUnitAutoloaderTest | class | core/ |
Tests that classes are correctly loaded during PHPUnit initialization. |
| PhpUnitAutoloaderTest.php | file | core/ |
|
| PhpUnitAutoloaderTest::testPhpUnitTestClassesLoading | function | core/ |
Tests loading of classes provided by test sub modules. |
| PlaceholderGenerator | class | core/ |
Turns a render array into a placeholder. |
| PlaceholderGenerator.php | file | core/ |
|
| PlaceholderGenerator::$cacheContextsManager | property | core/ |
The cache contexts manager service. |
Pagination
- Previous page
- Page 177
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.