Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ScaffoldUpgradeTest::setUp | function | core/ |
|
| ScaffoldUpgradeTest::testScaffoldUpgrade | function | core/ |
Test upgrading the Composer Scaffold plugin. |
| Scale | class | core/ |
Defines GD2 Scale operation. |
| Scale.php | file | core/ |
|
| Scale::arguments | function | core/ |
Returns the definition of the operation arguments. |
| Scale::execute | function | core/ |
Performs the actual manipulation on the image. |
| Scale::validateArguments | function | core/ |
Validates the arguments. |
| ScaleAndCrop | class | core/ |
Defines GD2 Scale and crop operation. |
| ScaleAndCrop.php | file | core/ |
|
| ScaleAndCrop::arguments | function | core/ |
Returns the definition of the operation arguments. |
| ScaleAndCrop::execute | function | core/ |
Performs the actual manipulation on the image. |
| ScaleAndCrop::validateArguments | function | core/ |
Validates the arguments. |
| ScaleAndCropAddAnchorUpdateTest | class | core/ |
Tests adding an 'anchor' setting to existing scale and crop image effects. |
| ScaleAndCropAddAnchorUpdateTest.php | file | core/ |
|
| ScaleAndCropAddAnchorUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ScaleAndCropAddAnchorUpdateTest::testImagePostUpdateScaleAndCropEffectAddAnchor | function | core/ |
Tests that 'anchor' setting is properly added. |
| ScaleAndCropImageEffect | class | core/ |
Scales and crops an image resource. |
| ScaleAndCropImageEffect.php | file | core/ |
|
| ScaleAndCropImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
| ScaleAndCropImageEffect::getSummary | function | core/ |
Returns a render array summarizing the configuration of the image effect. |
| ScaleImageEffect | class | core/ |
Scales an image resource. |
| ScaleImageEffect.php | file | core/ |
|
| ScaleImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
| ScaleImageEffect::buildConfigurationForm | function | core/ |
Form constructor. |
| ScaleImageEffect::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ScaleImageEffect::getSummary | function | core/ |
Returns a render array summarizing the configuration of the image effect. |
| ScaleImageEffect::submitConfigurationForm | function | core/ |
Form submission handler. |
| ScaleImageEffect::transformDimensions | function | core/ |
Determines the dimensions of the styled image. |
| ScaleImageEffect::validateConfigurationForm | function | core/ |
Form validation handler. |
| ScanDirectoryTest | class | core/ |
Tests \Drupal\Core\File\FileSystem::scanDirectory. |
| ScanDirectoryTest.php | file | core/ |
|
| ScanDirectoryTest::$fileSystem | property | core/ |
The file system. |
| ScanDirectoryTest::$modules | property | core/ |
Modules to enable. |
| ScanDirectoryTest::$path | property | core/ |
|
| ScanDirectoryTest::setUp | function | core/ |
|
| ScanDirectoryTest::testIgnoreDirectories | function | core/ |
Tests ::scanDirectory obeys 'file_scan_ignore_directories' setting. |
| ScanDirectoryTest::testOptionCallback | function | core/ |
Check that the callback function is called correctly. |
| ScanDirectoryTest::testOptionKey | function | core/ |
Check that key parameter sets the return value's key. |
| ScanDirectoryTest::testOptionMinDepth | function | core/ |
Check that the min_depth options lets us ignore files in the starting directory. |
| ScanDirectoryTest::testOptionNoMask | function | core/ |
Check that the no-mask parameter is honored. |
| ScanDirectoryTest::testOptionRecurse | function | core/ |
Check that the recurse option descends into subdirectories. |
| ScanDirectoryTest::testReturn | function | core/ |
Check the format of the returned values. |
| Schema | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Schema. |
| Schema | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Schema. |
| Schema | class | core/ |
A very minimal class for testing purposes. |
| Schema | class | core/ |
SQLite implementation of \Drupal\Core\Database\Schema. |
| Schema | class | core/ |
MySQL implementation of \Drupal\Core\Database\Schema. |
| Schema | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Schema. |
| Schema | class | core/ |
Provides a base implementation for Database Schema. |
| Schema API | group | core/ |
API to handle database schemas. |
Pagination
- Previous page
- Page 1059
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.