16 string references to 'Scale'
- core.data_types.schema.yml in core/
config/ schema/ core.data_types.schema.yml - core/config/schema/core.data_types.schema.yml
- core.entity.schema.yml in core/
config/ schema/ core.entity.schema.yml - core/config/schema/core.entity.schema.yml
- DecimalFormatter::numberFormat in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ DecimalFormatter.php - Formats a number.
- DecimalFormatter::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ DecimalFormatter.php - Returns a form to configure settings for the formatter.
- DecimalFormatter::settingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ DecimalFormatter.php - Returns a form to configure settings for the formatter.
- DecimalItem::preSave in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ DecimalItem.php - Defines custom presave behavior for field values.
- DecimalItem::schema in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ DecimalItem.php - Returns the schema for the field.
- DecimalItem::storageSettingsForm in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ DecimalItem.php - Returns a form for the storage-level settings.
- FieldSqlStorageTest::testUpdateFieldSchemaWithData in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ FieldSqlStorageTest.php - Test trying to update a field with data.
- ImageEffectsTest::testScaleEffect in core/
modules/ image/ tests/ src/ Functional/ ImageEffectsTest.php - Test the image_scale_effect() function.
- ImageTest::testScaleHeight in core/
tests/ Drupal/ Tests/ Core/ Image/ ImageTest.php - Tests \Drupal\Core\Image\Image::scale().
- ImageTest::testScaleSame in core/
tests/ Drupal/ Tests/ Core/ Image/ ImageTest.php - Tests \Drupal\Core\Image\Image::scale().
- ImageTest::testScaleWidth in core/
tests/ Drupal/ Tests/ Core/ Image/ ImageTest.php - Tests \Drupal\Core\Image\Image::scale().
- ToolkitGdTest::testManipulations in core/
tests/ Drupal/ KernelTests/ Core/ Image/ ToolkitGdTest.php - Since PHP can't visually check that our images have been manipulated properly, build a list of expected color values for each of the corners and the expected height and widths for the final images.
- ToolkitTestBase::assertToolkitOperationsCalled in core/
modules/ system/ src/ Tests/ Image/ ToolkitTestBase.php - Assert that all of the specified image toolkit operations were called exactly once once, other values result in failure.
- ToolkitTestBase::assertToolkitOperationsCalled in core/
tests/ Drupal/ FunctionalTests/ Image/ ToolkitTestBase.php - Assert that all of the specified image toolkit operations were called exactly once once, other values result in failure.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.