Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ImportForm::validateForm | function | core/ |
Form validation handler. |
| IncorrectConfigTargetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| IncrementalForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| IndexTid | class | core/ |
Allow taxonomy term ID(s) as argument. |
| IndexTid.php | file | core/ |
|
| IndexTid::titleQuery | function | core/ |
Override for specific title lookups. |
| IndexTidDepth | class | core/ |
Argument handler for taxonomy terms with depth. |
| IndexTidDepth.php | file | core/ |
|
| IndexTidDepth::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| IndexTidDepth::defaultActions | function | core/ |
Override defaultActions() to remove summary actions. |
| IndexTidDepth::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| IndexTidDepth::query | function | core/ |
Set up the query for this argument. |
| IndexTidDepth::title | function | core/ |
Get the title this argument will assign the view, given the argument. |
| IndexTidDepth::__construct | function | core/ |
Constructs a Handler object. |
| IndexTidDepthModifier | class | core/ |
Argument handler for to modify depth for a previous term. |
| IndexTidDepthModifier.php | file | core/ |
|
| IndexTidDepthModifier::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| IndexTidDepthModifier::preQuery | function | core/ |
Run before the view is built. |
| IndexTidDepthModifier::query | function | core/ |
Set up the query for this argument. |
| InfoParserUnitTest::providerCoreIncompatibility | function | core/ |
Data provider for testCoreIncompatibility(). |
| InfoParserUnitTest::providerInfoException | function | core/ |
Data provider for testInfoException(). |
| InfoParserUnitTest::providerInvalidLifecycle | function | core/ |
Data provider for testInvalidLifecycle(). |
| InfoParserUnitTest::providerLifecycleLink | function | core/ |
Data provider for testLifecycleLink(). |
| InfoParserUnitTest::providerValidLifecycle | function | core/ |
Data provider for testValidLifecycle(). |
| InfoParserUnitTest::testInvalidLifecycle | function | core/ |
Tests an info file with invalid lifecycle values. |
| InfoParserUnitTest::testValidLifecycle | function | core/ |
Tests an info file with valid lifecycle values. |
| InlineBlock::blockValidate | function | core/ |
|
| InlineBlockEntityOperations::getBlockIdsForRevisionIds | function | core/ |
Gets blocks IDs for an array of revision IDs. |
| InlineBlockEntityOperations::getRemovedBlockIds | function | core/ |
Gets the IDs of the inline blocks that were removed. |
Pagination
- Previous page
- Page 93
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.