Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageTestProviderTrait::providerWidth | function | core/ |
Data provider for ::testWidth(). |
| ImageTestProviderTrait::testAlignment | function | core/ |
Tests alignment integration. |
| ImageTestProviderTrait::testAltTextRequired | function | core/ |
Tests that alt text is required for images. |
| ImageTestProviderTrait::testResize | function | core/ |
Tests the image resize plugin. |
| ImageTestProviderTrait::testWidth | function | core/ |
Ensures that width attribute upcasts and downcasts correctly. |
| ImageThemeHooks::preprocessImageWidget | function | core/ |
Prepares variables for image widget templates. |
| ImageToolkit::$id | property | core/ |
The plugin ID. |
| ImageToolkitBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ImageToolkitForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ImageToolkitForm::validateForm | function | core/ |
Form validation handler. |
| ImageToolkitInterface::getWidth | function | core/ |
Returns the width of the image. |
| ImageToolkitInterface::isValid | function | core/ |
Checks if the image is valid. |
| ImageToolkitManager::getAllValidExtensions | function | core/ |
Returns all valid extensions. |
| ImageToolkitManager::getDefaultToolkitId | function | core/ |
Gets the default image toolkit ID. |
| ImageToolkitOperation::$id | property | core/ |
The plugin ID. |
| ImageToolkitOperationBase::validateArguments | function | core/ |
Validates the arguments. |
| ImageToolkitOperationManager::getToolkitOperationPluginId | function | core/ |
Returns the plugin ID for a given toolkit and operation. |
| ImageUploadTest::testLockAfterFailedValidation | function | core/ |
Test that lock is removed after a failed validation. |
| ImageUrlProviderTest | class | core/ |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image. |
| ImageUrlProviderTest.php | file | core/ |
|
| ImageUrlTest::testImageUrlWidget | function | core/ |
Tests the Drupal image URL widget. |
| ImageWidget | class | core/ |
Plugin implementation of the 'image_image' widget. |
| ImageWidget.php | file | core/ |
|
| ImageWidget::$imageFactory | property | core/ |
The image factory service. |
| ImageWidget::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ImageWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| ImageWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| ImageWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| ImageWidget::formMultipleElements | function | core/ |
Overrides \Drupal\Core\Field\WidgetBase::formMultipleElements(). |
| ImageWidget::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
| ImageWidget::process | function | core/ |
Form API callback: Processes an image_image field element. |
| ImageWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| ImageWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| ImageWidget::validateRequiredFields | function | core/ |
Validate callback for alt and title field, if the user wants them required. |
| ImageWidget::__construct | function | core/ |
Constructs an ImageWidget object. |
| image_access_test_hidden.info.yml | file | core/ |
core/modules/image/tests/modules/image_access_test_hidden/image_access_test_hidden.info.yml |
| image_field_property_constraint_validation.info.yml | file | core/ |
core/modules/image/tests/modules/image_field_property_constraint_validation/image_field_property_constraint_validation.info.yml |
| ImmutablePropertiesConstraintValidator | class | core/ |
Validates the ImmutableProperties constraint. |
| ImmutablePropertiesConstraintValidator.php | file | core/ |
|
| ImmutablePropertiesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ImmutablePropertiesConstraintValidator::validate | function | core/ |
|
| ImmutablePropertiesConstraintValidator::__construct | function | core/ |
Constructs an ImmutablePropertiesConstraintValidator object. |
| ImmutablePropertiesConstraintValidatorTest | class | core/ |
Tests Immutable Properties Constraint Validator. |
| ImmutablePropertiesConstraintValidatorTest.php | file | core/ |
|
| ImmutablePropertiesConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| ImmutablePropertiesConstraintValidatorTest::testImmutablePropertyCannotBeChanged | function | core/ |
Tests that changing a config entity's immutable property raises an error. |
| ImmutablePropertiesConstraintValidatorTest::testValidatedEntityMustHaveAnId | function | core/ |
Tests that entities without an ID will raise an exception. |
| ImmutablePropertiesConstraintValidatorTest::testValidatorRejectsANonExistentProperty | function | core/ |
Tests that the validator throws an exception for non-existent properties. |
| ImmutablePropertiesConstraintValidatorTest::testValidatorRequiresAConfigEntity | function | core/ |
Tests that only config entities are accepted by the validator. |
| ImportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 92
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.