Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| media_library_views_data | function | core/ |
Implements hook_views_data(). |
| media_library_views_post_render | function | core/ |
Implements hook_views_post_render(). |
| media_library_views_pre_render | function | core/ |
Implements hook_views_pre_render(). |
| media_post_update_add_status_extra_filter | function | core/ |
Add a status extra filter to the media view default display. |
| media_post_update_collection_route | function | core/ |
Clear caches due to changes in local tasks and action links. |
| media_post_update_enable_standalone_url | function | core/ |
Keep media items viewable at /media/{id}. |
| media_post_update_storage_handler | function | core/ |
Clear caches due to the addition of a Media-specific entity storage handler. |
| media_preprocess_media_reference_help | function | core/ |
Implements hook_preprocess_HOOK() for media reference widgets. |
| media_requirements | function | core/ |
Implements hook_requirements(). |
| media_test_ckeditor.info.yml | file | core/ |
core/modules/media/tests/modules/media_test_ckeditor/media_test_ckeditor.info.yml |
| media_test_ckeditor.module | file | core/ |
Helper module for the Media Embed CKEditor plugin tests. |
| media_test_ckeditor.route_subscriber | service | core/ |
Drupal\media_test_ckeditor\Routing\RouteSubscriber |
| media_test_ckeditor.services.yml | file | core/ |
core/modules/media/tests/modules/media_test_ckeditor/media_test_ckeditor.services.yml |
| media_test_ckeditor_entity_view_alter | function | core/ |
Implements hook_entity_view_alter(). |
| media_test_ckeditor_preprocess_media_embed_error | function | core/ |
Implements hook_preprocess_HOOK(). |
| media_test_filter.info.yml | file | core/ |
core/modules/media/tests/modules/media_test_filter/media_test_filter.info.yml |
| media_test_filter.module | file | core/ |
Helper module for the Media Embed filter tests. |
| media_test_filter_entity_access | function | core/ |
Implements hook_entity_access(). |
| media_test_filter_entity_view_alter | function | core/ |
Implements hook_entity_view_alter(). |
| media_test_filter_preprocess_media_embed_error | function | core/ |
Implements hook_preprocess_HOOK(). |
| media_test_oembed.info.yml | file | core/ |
core/modules/media/tests/modules/media_test_oembed/media_test_oembed.info.yml |
| media_test_oembed.module | file | core/ |
Helper module for the Media oEmbed tests. |
| media_test_oembed.routing.yml | file | core/ |
core/modules/media/tests/modules/media_test_oembed/media_test_oembed.routing.yml |
| media_test_oembed_oembed_resource_url_alter | function | core/ |
Implements hook_oembed_resource_url_alter(). |
| media_test_source.info.yml | file | core/ |
core/modules/media/tests/modules/media_test_source/media_test_source.info.yml |
| media_test_source.schema.yml | file | core/ |
core/modules/media/tests/modules/media_test_source/config/schema/media_test_source.schema.yml |
| media_test_type.info.yml | file | core/ |
core/modules/media/tests/modules/media_test_type/media_test_type.info.yml |
| media_test_views.info.yml | file | core/ |
core/modules/media/tests/modules/media_test_views/media_test_views.info.yml |
| media_theme | function | core/ |
Implements hook_theme(). |
| media_theme_suggestions_media | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| media_update_8500 | function | core/ |
Introduce per-bundle permissions. |
| media_update_8600 | function | core/ |
Updates media.settings to support OEmbed. |
| media_update_8700 | function | core/ |
Set the 'owner' entity key and update the field. |
| media_views_query_substitutions | function | core/ |
Implements hook_views_query_substitutions(). |
| mediterranean-quiche-umami.html | file | core/ |
|
| mediterranean-quiche-umami.html | file | core/ |
|
| Memory | class | core/ |
Static queue implementation. |
| Memory.php | file | core/ |
|
| Memory::$idSequence | property | core/ |
Counter for item ids. |
| Memory::$queue | property | core/ |
The queue data. |
| Memory::claimItem | function | core/ |
Claims an item in the queue for processing. |
| Memory::createItem | function | core/ |
Adds a queue item and store it directly to the queue. |
| Memory::createQueue | function | core/ |
Creates a queue. |
| Memory::deleteItem | function | core/ |
Deletes a finished item from the queue. |
| Memory::deleteQueue | function | core/ |
Deletes a queue and every item in the queue. |
| Memory::numberOfItems | function | core/ |
Retrieves the number of items in the queue. |
| Memory::releaseItem | function | core/ |
Releases an item that the worker could not process. |
| Memory::__construct | function | core/ |
Constructs a Memory object. |
| MemoryBackend | class | core/ |
Defines a memory cache implementation. |
| MemoryBackend | class | core/ |
Defines the memory flood backend. This is used for testing. |
Pagination
- Previous page
- Page 932
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.