Search for id
Title | Object type | File name | Summary |
---|---|---|---|
ImageTestBase::providerLinkability | function | core/ |
|
ImageTestBase::providerResize | function | core/ |
Data provider for ::testResize(). |
ImageTestBase::providerWidth | function | core/ |
Data provider for ::testWidth(). |
ImageTestBase::testWidth | function | core/ |
Ensures that width attribute upcasts and downcasts correctly. |
ImageToolkit::$id | property | core/ |
The plugin ID. |
ImageToolkitBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ImageToolkitForm::getFormId | function | core/ |
|
ImageToolkitForm::validateForm | function | core/ |
|
ImageToolkitInterface::getWidth | function | core/ |
Returns the width of the image. |
ImageToolkitInterface::isValid | function | core/ |
Checks if the image is valid. |
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. |
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/ |
|
ImageWidget::defaultSettings | function | core/ |
|
ImageWidget::formElement | function | core/ |
|
ImageWidget::formMultipleElements | function | core/ |
Overrides \Drupal\file\Plugin\Field\FieldWidget\FileWidget::formMultipleElements(). |
ImageWidget::onDependencyRemoval | function | core/ |
|
ImageWidget::process | function | core/ |
Form API callback: Processes an image_image field element. |
ImageWidget::settingsForm | function | core/ |
|
ImageWidget::settingsSummary | function | core/ |
|
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_access_test_hidden.module | file | core/ |
Image field access for hidden fields. |
image_access_test_hidden_entity_field_access | function | core/ |
Implements hook_entity_field_access(). |
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/ |
@group Entity @group Validation |
ImmutablePropertiesConstraintValidatorTest.php | file | core/ |
|
ImmutablePropertiesConstraintValidatorTest::$modules | property | core/ |
|
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/ |
|
ImportForm::validateForm | function | core/ |
|
IncorrectConfigTargetForm::getFormId | function | core/ |
|
IncrementalForm::getFormId | function | core/ |
|
IndexTid | class | core/ |
Allow taxonomy term ID(s) as argument. |
IndexTid.php | file | core/ |
Pagination
- Previous page
- Page 86
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.