Search for id
Title | Object type | File name | Summary |
---|---|---|---|
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::formElement | function | core/ |
Returns the form for a single field widget. |
ImageWidget::formMultipleElements | function | core/ |
Overrides \Drupal\file\Plugin\Field\FieldWidget\FileWidget::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 a 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_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(). |
IMAGE_STORAGE_OVERRIDE | constant | core/ |
Image style constant for user presets that override module-defined presets. |
ImportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ImportForm::validateForm | function | core/ |
Form validation handler. |
ImportOpmlTest::validateImportFormFields | function | core/ |
Submits form filled with invalid fields. |
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::$termStorage | property | core/ |
|
IndexTidDepth::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
IndexTidDepth::create | function | core/ |
Creates an instance of the 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/ |
Dataprovider for testCoreIncompatibility(). |
InfoParserUnitTest::providerCoreVersionRequirementInvalid | function | core/ |
Dataprovider for testCoreVersionRequirementInvalid(). |
InfoParserUnitTest::testCoreVersionRequirementInvalid | function | core/ |
Tests a invalid 'core_version_requirement'. |
InfoParserUnitTest::testInvalidCore | function | core/ |
Tests a invalid 'core' key. |
InlineBlock::blockValidate | function | core/ |
|
InlineBlockEntityOperations::getBlockIdsForRevisionIds | function | core/ |
Gets blocks IDs for an array of revision IDs. |
InlineBlockEntityOperations::getPluginBlockId | function | core/ |
Gets a block ID for an inline block plugin. |
InlineBlockEntityOperations::getRemovedBlockIds | function | core/ |
Gets the IDs of the inline blocks that were removed. |
InlineBlockTest::layoutNoSaveProvider | function | core/ |
Provides test data for ::testNoLayoutSave(). |
InlineBlockTestBase::getLatestBlockEntityId | function | core/ |
Gets the latest block entity id. |
InlineFormErrorsServiceProvider | class | core/ |
Overrides the form_error_handler service to enable inline form errors. |
Pagination
- Previous page
- Page 73
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.