Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ScaleAndCrop::validateArguments | function | core/ |
|
| ScaleAndCropImageEffect | class | core/ |
Scales and crops an image resource. |
| ScaleAndCropImageEffect.php | file | core/ |
|
| ScaleAndCropImageEffect::applyEffect | function | core/ |
|
| ScaleAndCropImageEffect::getSummary | function | core/ |
|
| ScaleImageEffect | class | core/ |
Scales an image resource. |
| ScaleImageEffect.php | file | core/ |
|
| ScaleImageEffect::applyEffect | function | core/ |
|
| ScaleImageEffect::buildConfigurationForm | function | core/ |
|
| ScaleImageEffect::defaultConfiguration | function | core/ |
|
| ScaleImageEffect::getSummary | function | core/ |
|
| ScaleImageEffect::submitConfigurationForm | function | core/ |
|
| ScaleImageEffect::transformDimensions | function | core/ |
|
| ScaleImageEffect::validateConfigurationForm | function | core/ |
|
| ScanDirectoryTest | class | core/ |
Tests \Drupal\Core\File\FileSystem::scanDirectory. |
| ScanDirectoryTest.php | file | core/ |
|
| ScanDirectoryTest::$fileSystem | property | core/ |
The file system. |
| ScanDirectoryTest::$modules | property | core/ |
|
| ScanDirectoryTest::$path | property | core/ |
The location of the fixtures files. |
| 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/ |
Tests the min_depth option of scanDirectory(). |
| 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/ |
PostgreSQL implementation of \Drupal\Core\Database\Schema. |
| Schema | class | core/ |
A very minimal class for testing purposes. |
| Schema | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Schema. |
| Schema | class | core/ |
SQLite implementation of \Drupal\Core\Database\Schema. |
| Schema | class | core/ |
MySQL 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. |
| Schema.php | file | core/ |
|
| Schema.php | file | core/ |
|
| Schema.php | file | core/ |
|
| Schema.php | file | core/ |
|
| Schema.php | file | core/ |
|
| Schema.php | file | core/ |
|
| Schema::$connection | property | core/ |
The database connection. |
| Schema::$defaultSchema | property | core/ |
Definition of prefixInfo array structure. |
| Schema::$defaultSchema | property | core/ |
Override DatabaseSchema::$defaultSchema. |
| Schema::$maxIdentifierLength | property | core/ |
The maximum allowed length for index, primary key and constraint names. |
| Schema::$mysqlStringTypes | property | core/ |
List of MySQL string types. |
| Schema::$placeholder | property | core/ |
The placeholder counter. |
| Schema::$tableInformation | property | core/ |
A cache of information about blob columns and sequences of tables. |
| Schema::$tempNamespaceName | property | core/ |
PostgreSQL's temporary namespace name. |
| Schema::$uniqueIdentifier | property | core/ |
A unique identifier for this query object. |
| Schema::addField | function | core/ |
Add a new field to a table. |
Pagination
- Previous page
- Page 1413
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.