Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
settings_tray.motion.css file core/modules/settings_tray/css/settings_tray.motion.css Motion effects for Settings Tray module.
settings_tray.route_processor_off_canvas_form_bc service core/modules/settings_tray/settings_tray.services.yml \Drupal\settings_tray\RouteProcessor\BlockEntityOffCanvasFormRouteProcessorBC
settings_tray.routing.yml file core/modules/settings_tray/settings_tray.routing.yml core/modules/settings_tray/settings_tray.routing.yml
settings_tray.services.yml file core/modules/settings_tray/settings_tray.services.yml core/modules/settings_tray/settings_tray.services.yml
settings_tray.theme.css file core/modules/settings_tray/css/settings_tray.theme.css Visual styling for Settings Tray module.
settings_tray.theme.css file core/themes/stable/css/settings_tray/settings_tray.theme.css Visual styling for Settings Tray module.
settings_tray.toolbar.css file core/themes/stable/css/settings_tray/settings_tray.toolbar.css Visual styling for the toolbar when Settings Tray module is enabled.
settings_tray.toolbar.css file core/modules/settings_tray/css/settings_tray.toolbar.css Visual styling for the toolbar when Settings Tray module is enabled.
settings_tray_block_alter function core/modules/settings_tray/settings_tray.module Implements hook_block_alter().
settings_tray_block_view_alter function core/modules/settings_tray/settings_tray.module Implements hook_block_view_alter().
settings_tray_contextual_links_view_alter function core/modules/settings_tray/settings_tray.module Implements hook_contextual_links_view_alter().
settings_tray_css_alter function core/modules/settings_tray/settings_tray.module Implements hook_css_alter().
settings_tray_entity_type_build function core/modules/settings_tray/settings_tray.module Implements hook_entity_type_build().
settings_tray_help function core/modules/settings_tray/settings_tray.module Implements hook_help().
settings_tray_install function core/modules/settings_tray/settings_tray.install Implements hook_install().
settings_tray_override_test.info.yml file core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.info.yml core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.info.yml
settings_tray_override_test.overrider service core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.services.yml Drupal\settings_tray_override_test\ConfigOverrider
settings_tray_override_test.services.yml file core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.services.yml core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.services.yml
settings_tray_preprocess_block function core/modules/settings_tray/settings_tray.module Implements hook_preprocess_HOOK() for block templates.
settings_tray_test.info.yml file core/modules/settings_tray/tests/modules/settings_tray_test/settings_tray_test.info.yml core/modules/settings_tray/tests/modules/settings_tray_test/settings_tray_test.info.yml
settings_tray_test_css.info.yml file core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.info.yml core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.info.yml
settings_tray_test_css.libraries.yml file core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.libraries.yml core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.libraries.yml
settings_tray_test_css.module file core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.module Module for attaching CSS during tests.
settings_tray_test_css_page_attachments function core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.module Implements hook_page_attachments().
settings_tray_toolbar_alter function core/modules/settings_tray/settings_tray.module Implements hook_toolbar_alter().
seven.breakpoints.yml file core/themes/seven/seven.breakpoints.yml core/themes/seven/seven.breakpoints.yml
seven.info.yml file core/themes/seven/seven.info.yml core/themes/seven/seven.info.yml
seven.libraries.yml file core/themes/seven/seven.libraries.yml core/themes/seven/seven.libraries.yml
seven.schema.yml file core/themes/seven/config/schema/seven.schema.yml core/themes/seven/config/schema/seven.schema.yml
seven.theme file core/themes/seven/seven.theme Functions to support theming in the Seven theme.
SevenLayoutBuilderTest class core/tests/Drupal/FunctionalTests/Theme/SevenLayoutBuilderTest.php Tests the Seven theme.
SevenLayoutBuilderTest.php file core/tests/Drupal/FunctionalTests/Theme/SevenLayoutBuilderTest.php
SevenLayoutBuilderTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Theme/SevenLayoutBuilderTest.php The theme to install as the default for testing.
SevenLayoutBuilderTest::$modules property core/tests/Drupal/FunctionalTests/Theme/SevenLayoutBuilderTest.php Modules to enable.
SevenLayoutBuilderTest::setUp function core/tests/Drupal/FunctionalTests/Theme/SevenLayoutBuilderTest.php
SevenLayoutBuilderTest::testContextualLinks function core/tests/Drupal/FunctionalTests/Theme/SevenLayoutBuilderTest.php Tests the layout builder has expected contextual links with Seven.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest class core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php Tests the upgrade path for converting seven secondary local tasks into a block.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php file core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php The theme to install as the default for testing.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php Set database dump files to be used.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::setUp function core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php Overrides WebTestBase::setUp() for update testing.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php Tests that local actions/tasks are being converted into blocks.
seven_element_info_alter function core/themes/seven/seven.theme Implements hook_element_info_alter().
seven_form_alter function core/themes/seven/seven.theme Implements hook_form_alter().
seven_form_language_content_settings_form_alter function core/themes/seven/seven.theme Implements hook_form_FORM_ID_alter() for language_content_settings_form().
seven_form_media_form_alter function core/themes/seven/seven.theme Implements hook_form_BASE_FORM_ID_alter() for \Drupal\media\MediaForm.
seven_form_media_library_add_form_alter function core/themes/seven/seven.theme Implements hook_form_BASE_FORM_ID_alter().
seven_form_media_library_add_form_oembed_alter function core/themes/seven/seven.theme Implements hook_form_FORM_ID_alter().
seven_form_media_library_add_form_upload_alter function core/themes/seven/seven.theme Implements hook_form_FORM_ID_alter().
seven_form_node_form_alter function core/themes/seven/seven.theme Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.