Search for chmod
- Search 7.x for chmod
- Search 9.5.x for chmod
- Search 8.9.x for chmod
- Search 10.3.x for chmod
- Search 11.x for chmod
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConnectionTest::providerSupportedFetchModes | function | core/ |
Provides data for testSupportedFetchModes. |
| ConnectionTest::testSupportedFetchModes | function | core/ |
Tests supported fetch modes. |
| FetchModeTrait | trait | core/ |
Provide helper methods for statement fetching. |
| FetchModeTrait.php | file | core/ |
|
| FetchModeTrait::assocToClass | function | core/ |
Converts a row of data in associative format to classed object. |
| FetchModeTrait::assocToColumn | function | core/ |
Converts a row of data in associative format to column. |
| FetchModeTrait::assocToFetchMode | function | core/ |
Converts a row of data in associative format to a specified format. |
| FetchModeTrait::assocToNum | function | core/ |
Converts a row of data in associative format to list. |
| FetchModeTrait::assocToObj | function | core/ |
Converts a row of data in associative format to object. |
| FileSystem::chmod | function | core/ |
|
| FileSystem::CHMOD_DIRECTORY | constant | core/ |
Default mode for new directories. See self::chmod(). |
| FileSystem::CHMOD_FILE | constant | core/ |
Default mode for new files. See self::chmod(). |
| FileSystemInterface::chmod | function | core/ |
Sets the permissions on a file or directory. |
| FileSystemTest::testChmodDir | function | core/ |
Tests chmod dir. |
| FileSystemTest::testChmodFile | function | core/ |
Tests chmod file. |
| FileSystemTest::testChmodUnsuccessful | function | core/ |
Tests chmod unsuccessful. |
| ImageTest::testChmodFails | function | core/ |
Tests \Drupal\Core\Image\Image::save(). |
| PdoResult::setFetchMode | function | core/ |
|
| PdoTrait::$fetchModeLiterals | property | core/ |
Map FETCH_* modes to their literal for inclusion in messages. |
| PdoTrait::clientSetFetchMode | function | core/ |
Sets the default fetch mode for the PDO statement. |
| PrefetchedResult::setFetchMode | function | core/ |
|
| Result::setFetchMode | function | core/ |
|
| ResultBase::setFetchMode | function | core/ |
Sets the default fetch mode for this result set. |
| SearchConfigSettingsFormTest::testSearchModuleDisabling | function | core/ |
Verifies that you can disable individual search plugins. |
| SearchConfigSettingsFormTest::testSearchModuleSettingsPage | function | core/ |
Verifies plugin-supplied settings form. |
| StatementBase::$fetchMode | property | core/ |
Holds the default fetch mode. |
| StatementBase::setFetchMode | function | core/ |
|
| StatementInterface::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.