| Media::updateQueuedThumbnail |
function |
core/modules/media/src/Entity/Media.php |
Updates the queued thumbnail for the media item. |
| Media::updateThumbnail |
function |
core/modules/media/src/Entity/Media.php |
Update the thumbnail for the media item. |
| Media::validate |
function |
core/modules/media/src/Entity/Media.php |
Validates the currently set values. |
| Media::validateConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Media.php |
Form validation handler. |
| MediaEmbed::validateOptions |
function |
core/modules/media/src/Plugin/Filter/MediaEmbed.php |
Form element validation handler. |
| MediaLibraryInceptionWidget::elementValidate |
function |
core/modules/media_library/tests/modules/media_library_test_widget/src/Plugin/Field/FieldWidget/MediaLibraryInceptionWidget.php |
|
| MediaLibrarySelectForm::updateWidget |
function |
core/modules/media_library/src/Plugin/views/field/MediaLibrarySelectForm.php |
Submit handler for the media library select form. |
| MediaLibrarySelectForm::viewsFormValidate |
function |
core/modules/media_library/src/Plugin/views/field/MediaLibrarySelectForm.php |
|
| MediaLibraryState::validateRequiredParameters |
function |
core/modules/media_library/src/MediaLibraryState.php |
Validates the required parameters for a new MediaLibraryState object. |
| MediaLibraryWidget::updateWidget |
function |
core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php |
AJAX callback to update the widget when the selection changes. |
| MediaLibraryWidget::validateItems |
function |
core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php |
Validates that newly selected items can be added to the widget. |
| MediaLibraryWidget::validateRequired |
function |
core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php |
Validates whether the widget is required and contains values. |
| MediaListBuilder::$dateFormatter |
property |
core/modules/media/src/MediaListBuilder.php |
The date formatter service. |
| MediaSelection::validateReferenceableNewEntities |
function |
core/modules/media/src/Plugin/EntityReferenceSelection/MediaSelection.php |
Validates which newly created entities can be referenced. |
| MediaSourceBase::validateConfigurationForm |
function |
core/modules/media/src/MediaSourceBase.php |
Form validation handler. |
| MediaTestConstraintValidator::validate |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/Validation/Constraint/MediaTestConstraintValidator.php |
|
| MediaTypeForm::validateForm |
function |
core/modules/media/src/MediaTypeForm.php |
Form validation handler. |
| media_filter_format_edit_form_validate |
function |
core/modules/media/media.module |
Validate callback to ensure filter order and allowed_html are compatible. |
| media_library.post_update.php |
file |
core/modules/media_library/media_library.post_update.php |
Post update functions for Media Library. |
| media_library_removed_post_updates |
function |
core/modules/media_library/media_library.post_update.php |
Implements hook_removed_post_updates(). |
| media_library_update_last_removed |
function |
core/modules/media_library/media_library.install |
Implements hook_update_last_removed(). |
| media_post_update_modify_base_field_author_override |
function |
core/modules/media/media.post_update.php |
Updates stale references to Drupal\media\Entity\Media::getCurrentUserId. |
| media_removed_post_updates |
function |
core/modules/media/media.post_update.php |
Implements hook_removed_post_updates(). |
| media_update_last_removed |
function |
core/modules/media/media.install |
Implements hook_update_last_removed(). |
| MemoryBackend::invalidate |
function |
core/lib/Drupal/Core/Cache/MemoryBackend.php |
|
| MemoryBackend::invalidateAll |
function |
core/lib/Drupal/Core/Cache/MemoryBackend.php |
|
| MemoryBackend::invalidateMultiple |
function |
core/lib/Drupal/Core/Cache/MemoryBackend.php |
|
| MemoryBackend::invalidateTags |
function |
core/lib/Drupal/Core/Cache/MemoryBackend.php |
|
| MemoryStorageTest::update |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/MemoryStorageTest.php |
|
| MenuLinkContent::updateLink |
function |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
Updates the definition values for a menu link. |
| MenuLinkDefault::updateLink |
function |
core/lib/Drupal/Core/Menu/MenuLinkDefault.php |
|
| MenuLinkDefaultForm::validateConfigurationForm |
function |
core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php |
|
| MenuLinkDefaultTest::testUpdateLink |
function |
core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php |
@covers ::updateLink[[api-linebreak]] |
| MenuLinkDefaultTest::testUpdateLinkWithoutPersist |
function |
core/tests/Drupal/Tests/Core/Menu/MenuLinkDefaultTest.php |
@covers ::updateLink[[api-linebreak]] |
| MenuLinkEditForm::validateForm |
function |
core/modules/menu_ui/src/Form/MenuLinkEditForm.php |
Form validation handler. |
| MenuLinkInterface::updateLink |
function |
core/lib/Drupal/Core/Menu/MenuLinkInterface.php |
Updates the definition values for a menu link. |
| MenuLinkManager::updateDefinition |
function |
core/lib/Drupal/Core/Menu/MenuLinkManager.php |
|
| MenuLinkManagerInterface::updateDefinition |
function |
core/lib/Drupal/Core/Menu/MenuLinkManagerInterface.php |
Updates the values for a menu link definition in the menu tree storage. |
| MenuLinkMock::updateLink |
function |
core/tests/Drupal/Tests/Core/Menu/MenuLinkMock.php |
|
| MenuSettingsConstraintValidator::validate |
function |
core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraintValidator.php |
|
| MenuTreeHierarchyConstraintValidator::validate |
function |
core/modules/menu_link_content/src/Plugin/Validation/Constraint/MenuTreeHierarchyConstraintValidator.php |
|
| MenuTreeStorage::updateParentalStatus |
function |
core/lib/Drupal/Core/Menu/MenuTreeStorage.php |
Sets has_children for the link's parent if it has visible children. |
| menu_link_content.post_update.php |
file |
core/modules/menu_link_content/menu_link_content.post_update.php |
Post update functions for the Menu link content module. |
| menu_link_content_path_alias_update |
function |
core/modules/menu_link_content/menu_link_content.module |
Implements hook_ENTITY_TYPE_update() for 'path_alias'. |
| menu_link_content_removed_post_updates |
function |
core/modules/menu_link_content/menu_link_content.post_update.php |
Implements hook_removed_post_updates(). |
| menu_link_content_update_last_removed |
function |
core/modules/menu_link_content/menu_link_content.install |
Implements hook_update_last_removed(). |
| menu_ui_form_node_type_form_validate |
function |
core/modules/menu_ui/menu_ui.module |
Validate handler for forms with menu options. |
| Merge::$needsUpdate |
property |
core/lib/Drupal/Core/Database/Query/Merge.php |
Flag indicating whether an UPDATE is necessary. |
| Merge::$updateFields |
property |
core/lib/Drupal/Core/Database/Query/Merge.php |
An array of fields that will be updated. |
| Merge::STATUS_UPDATE |
constant |
core/lib/Drupal/Core/Database/Query/Merge.php |
Returned by execute() if an UPDATE query has been executed. |