Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| PermissionsHashGeneratorTest::testGenerate | function | core/ |
@covers ::generate[[api-linebreak]] |
| PermissionsHashGeneratorTest::testGenerateNoCache | function | core/ |
Tests the generate method with no cache returned. |
| PermissionsHashGeneratorTest::testGeneratePersistentCache | function | core/ |
@covers ::generate[[api-linebreak]] |
| PermissionsHashGeneratorTest::testGenerateStaticCache | function | core/ |
@covers ::generate[[api-linebreak]] |
| PgsqlQueryFactory | class | core/ |
Workspaces PostgreSQL-specific entity query implementation. |
| PgsqlQueryFactory.php | file | core/ |
|
| PgsqlQueryFactory::$workspaceManager | property | core/ |
The workspace manager. |
| PgsqlQueryFactory::get | function | core/ |
Instantiates an entity query for a given entity type. |
| PgsqlQueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| PgsqlQueryFactory::__construct | function | core/ |
Constructs a PgsqlQueryFactory object. |
| PharExtensionInterceptor | class | core/ |
An alternate PharExtensionInterceptor to support phar-based CLI tools. |
| PharExtensionInterceptor.php | file | core/ |
|
| PharExtensionInterceptor::assert | function | core/ |
Determines whether phar file is allowed to execute. |
| PharExtensionInterceptor::baseFileContainsPharExtension | function | core/ |
Determines if a path has a .phar extension or invoked execution. |
| photo_flickr.html | file | core/ |
|
| PhpassHashedPassword::$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. |
| PhpDeprecation::getIterator | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 176
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.