Skip to content

Commit

Permalink
Merge commit '31b667196a888167f7f9e98cb42cc75003f3381d' into 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Dec 2, 2024
2 parents 5eb0ccb + 31b6671 commit 97ac2c1
Show file tree
Hide file tree
Showing 22 changed files with 28 additions and 30 deletions.
Original file line number Diff line number Diff line change
@@ -1,27 +1,26 @@
uuid: 282be7f0-2802-4613-82f6-6318875d7499
langcode: en
status: false
status: true
dependencies:
config:
- field.storage.node.su_event_audience
- core.entity_view_mode.node.search_indexing
- field.storage.node.su_basic_page_type
- field.storage.node.su_course_subject
- field.storage.node.su_event_audience
- field.storage.node.su_event_date_time
- field.storage.node.su_event_subject
- field.storage.node.su_event_type
- field.storage.node.su_person_full_title
- field.storage.node.su_news_topics
- field.storage.node.su_person_full_title
- field.storage.node.su_person_short_title
- field.storage.node.su_person_type_group
- field.storage.node.su_publication_topics
- field.storage.node.su_shared_tags
- field.storage.node.su_person_short_title
- field.storage.node.su_event_subject
- search_api.server.algolia_search
- core.entity_view_mode.node.search_indexing
module:
- taxonomy
- node
- search_api
- stanford_profile_helper
- taxonomy
id: algolia_search
name: 'Algolia Search'
description: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ langcode: en
status: true
dependencies:
config:
- search_api.server.database_search
- core.entity_view_mode.node.search_indexing
- search_api.server.database_search
module:
- node
- search_api
id: full_site_content
name: 'Full Site Content'
description: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Default cron handler'
id: content_lock_timeout_cron
weight: 0
module: content_lock_timeout
callback: content_lock_timeout_cron
callback: 'content_lock_timeout#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Default cron handler'
id: fast_404_generator_cron
weight: 0
module: fast_404_generator
callback: fast_404_generator_cron
callback: 'fast_404_generator#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Purges deleted Field API data'
id: field_cron
weight: 0
module: field
callback: field_cron
callback: 'field#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Default cron handler'
id: field_encrypt_cron
weight: 0
module: field_encrypt
callback: field_encrypt_cron
callback: 'field_encrypt#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Deletes temporary files'
id: file_cron
weight: 0
module: file
callback: file_cron
callback: 'file#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Default cron handler'
id: google_analytics_cron
weight: 0
module: google_analytics
callback: google_analytics_cron
callback: 'google_analytics#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Default cron handler'
id: imagecache_external_cron
weight: 0
module: imagecache_external
callback: imagecache_external_cron
callback: 'imagecache_external#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Default cron handler'
id: layout_builder_cron
weight: 0
module: layout_builder
callback: layout_builder_cron
callback: 'layout_builder#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Mark old nodes as read'
id: node_cron
weight: 0
module: node
callback: node_cron
callback: 'node#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Default cron handler'
id: scheduler_cron
weight: 0
module: scheduler
callback: scheduler_cron
callback: 'scheduler#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Default cron handler'
id: search_api_cron
weight: 0
module: search_api
callback: search_api_cron
callback: 'search_api#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Default cron handler'
id: simple_oauth_cron
weight: 0
module: simple_oauth
callback: simple_oauth_cron
callback: 'simple_oauth#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Default cron handler'
id: stanford_decoupled_cron
weight: 0
module: stanford_decoupled
callback: stanford_decoupled_cron
callback: 'stanford_decoupled#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Default cron handler'
id: stanford_events_cron
weight: 0
module: stanford_events
callback: stanford_events_cron
callback: 'stanford_events#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Default cron handler'
id: stanford_fields_cron
weight: 0
module: stanford_fields
callback: stanford_fields_cron
callback: 'stanford_fields#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: null
id: stanford_profile_helper_cron
weight: 0
module: stanford_profile_helper
callback: stanford_profile_helper_cron
callback: 'stanford_profile_helper#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Cleanup (caches, batch, flood, temp-files, etc.)'
id: system_cron
weight: 0
module: system
callback: system_cron
callback: 'system#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: 'Runs internal cleanup operations'
id: ultimate_cron_cron
weight: 0
module: ultimate_cron
callback: ultimate_cron_cron
callback: 'ultimate_cron#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Default cron handler'
id: xmlsitemap_cron
weight: 0
module: xmlsitemap
callback: xmlsitemap_cron
callback: 'xmlsitemap#cron'
scheduler:
id: simple
launcher:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: 'Default cron handler'
id: xmlsitemap_engines_cron
weight: 0
module: xmlsitemap_engines
callback: xmlsitemap_engines_cron
callback: 'xmlsitemap_engines#cron'
scheduler:
id: simple
launcher:
Expand Down

0 comments on commit 97ac2c1

Please sign in to comment.