Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
core.entity_view_mode.user.compact.yml file core/modules/user/config/install/core.entity_view_mode.user.compact.yml core/modules/user/config/install/core.entity_view_mode.user.compact.yml
core.entity_view_mode.user.full.yml file core/modules/user/config/install/core.entity_view_mode.user.full.yml core/modules/user/config/install/core.entity_view_mode.user.full.yml
core.extension.schema.yml file core/config/schema/core.extension.schema.yml core/config/schema/core.extension.schema.yml
core.extension.yml file core/config/install/core.extension.yml core/config/install/core.extension.yml
core.field_type_categories.yml file core/core.field_type_categories.yml core/core.field_type_categories.yml
core.libraries.yml file core/core.libraries.yml core/core.libraries.yml
core.link_relation_types.yml file core/core.link_relation_types.yml core/core.link_relation_types.yml
core.menu.schema.yml file core/config/schema/core.menu.schema.yml core/config/schema/core.menu.schema.yml
core.menu.static_menu_link_overrides.yml file core/config/install/core.menu.static_menu_link_overrides.yml core/config/install/core.menu.static_menu_link_overrides.yml
core.menu.static_menu_link_overrides.yml file core/profiles/standard/config/install/core.menu.static_menu_link_overrides.yml core/profiles/standard/config/install/core.menu.static_menu_link_overrides.yml
core.menu.static_menu_link_overrides.yml file core/profiles/demo_umami/config/install/core.menu.static_menu_link_overrides.yml core/profiles/demo_umami/config/install/core.menu.static_menu_link_overrides.yml
core.menus.html.twig file core/modules/help/help_topics/core.menus.html.twig ---
label: 'Managing menus'
top_level: true
related:
- block.place
---
<h2>{% trans %}What is a menu?{% endtrans %}</h2>
<p>{% trans %}A menu is a collection of <em>menu links</em> used to navigate a web site.…
core.security.html.twig file core/modules/help/help_topics/core.security.html.twig ---
label: 'Making your site secure'
top_level: true
---
<h2>{% trans %}What are security updates?{% endtrans %}</h2>
<p>{% trans %}Any software occasionally has bugs, and sometimes these bugs have security implications.…
core.services.yml file core/core.services.yml core/core.services.yml
core.settings_tray.html.twig file core/modules/help/help_topics/core.settings_tray.html.twig ---
label: 'Using in-line (quick) settings editing'
related:
- core.ui_components
---
<h2>{% trans %}Goal{% endtrans %}</h2>
<p>{% trans %}Edit settings in place.{% endtrans %}</p>
<h2>{% trans %}What is quick…
core.translations.html.twig file core/modules/help/help_topics/core.translations.html.twig ---
label: 'Working with languages and translations'
top_level: true
related:
- block.place
- block.configure
---
{% set config_overview_topic = render_var(help_topic_link('core.config_overview')) %}
{% set…
core.ui_accessibility.html.twig file core/modules/help/help_topics/core.ui_accessibility.html.twig ---
label: 'Accessibility of the administrative interface'
related:
- core.ui_components
---
<h2>{% trans %}Overview of accessibility{% endtrans %}</h2>
<p>{% trans %}The core administrative interface has built-in…
core.ui_components.html.twig file core/modules/help/help_topics/core.ui_components.html.twig ---
label: 'Using the administrative interface'
top_level: true
related:
- block.overview
---
{% set accessibility_topic = render_var(help_topic_link('core.ui_accessibility')) %}
{% set settings_tray_topic =…
core.web_services.html.twig file core/modules/help/help_topics/core.web_services.html.twig ---
label: 'Enabling web services'
top_level: true
related:
- core.content_structure
---
{% set content_structure_topic = render_var(help_topic_link('core.content_structure')) %}
<h2>{% trans %}What is a web service?{%…
Core::computeCKEditor5PluginSubsetConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor4To5Upgrade/Core.php Computes elements subset configuration for CKEditor 5 plugin.
Core::mapCKEditor4SettingsToCKEditor5Configuration function core/modules/ckeditor5/src/Plugin/CKEditor4To5Upgrade/Core.php Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed.
CoreRecipesTest class core/tests/Drupal/FunctionalTests/Core/Recipe/CoreRecipesTest.php Tests applying all core-provided recipes on top of the Empty profile.
CoreRecipesTest.php file core/tests/Drupal/FunctionalTests/Core/Recipe/CoreRecipesTest.php
CoreRecipesTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Core/Recipe/CoreRecipesTest.php The theme to install as the default for testing.
CoreRecipesTest::$profile property core/tests/Drupal/FunctionalTests/Core/Recipe/CoreRecipesTest.php The profile to install as a basis for testing.
CoreRecipesTest::providerApplyRecipe function core/tests/Drupal/FunctionalTests/Core/Recipe/CoreRecipesTest.php The data provider for apply recipe test.
CoreRecipesTest::testApplyRecipe function core/tests/Drupal/FunctionalTests/Core/Recipe/CoreRecipesTest.php Test the recipe apply.
CoreServiceProvider class core/lib/Drupal/Core/CoreServiceProvider.php ServiceProvider class for mandatory core services.
CoreServiceProvider.php file core/lib/Drupal/Core/CoreServiceProvider.php
CoreServiceProvider::alter function core/lib/Drupal/Core/CoreServiceProvider.php Alters the UUID service to use the most efficient method available.
CoreServiceProvider::register function core/lib/Drupal/Core/CoreServiceProvider.php Registers services to the container.
CoreServiceProvider::registerTest function core/lib/Drupal/Core/CoreServiceProvider.php Registers services and event subscribers for a site under test.
CoreThemesAutoloadedForTests class core/tests/Drupal/Tests/Core/Theme/CoreThemesAutoloadedForTests.php Confirms that core/themes is autoloaded for tests.
CoreThemesAutoloadedForTests.php file core/tests/Drupal/Tests/Core/Theme/CoreThemesAutoloadedForTests.php
CoreThemesAutoloadedForTests::testCoreThemesAutoloadedForTests function core/tests/Drupal/Tests/Core/Theme/CoreThemesAutoloadedForTests.php Confirms that core/themes is autoloaded for tests.
core_field_views_data function core/modules/views/views.views.inc Implements hook_field_views_data().
CorsCompilerPass class core/lib/Drupal/Core/DependencyInjection/Compiler/CorsCompilerPass.php Provides a compiler pass which disables the CORS middleware in case disabled.
CorsCompilerPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/CorsCompilerPass.php
CorsCompilerPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/CorsCompilerPass.php
CorsIntegrationTest class core/tests/Drupal/FunctionalTests/HttpKernel/CorsIntegrationTest.php Tests CORS provided by Drupal.
CorsIntegrationTest.php file core/tests/Drupal/FunctionalTests/HttpKernel/CorsIntegrationTest.php
CorsIntegrationTest::$defaultTheme property core/tests/Drupal/FunctionalTests/HttpKernel/CorsIntegrationTest.php The theme to install as the default for testing.
CorsIntegrationTest::$modules property core/tests/Drupal/FunctionalTests/HttpKernel/CorsIntegrationTest.php Modules to install.
CorsIntegrationTest::testCrossSiteRequest function core/tests/Drupal/FunctionalTests/HttpKernel/CorsIntegrationTest.php
count.jsonapi.resource_type.repository service core/modules/jsonapi/tests/modules/jsonapi_test_collection_count/jsonapi_test_collection_count.services.yml Drupal\jsonapi_test_collection_count\ResourceType\CountableResourceTypeRepository
CountableResourceType class core/modules/jsonapi/tests/modules/jsonapi_test_collection_count/src/ResourceType/CountableResourceType.php Subclass with overridden ::includeCount() for testing purposes.
CountableResourceType.php file core/modules/jsonapi/tests/modules/jsonapi_test_collection_count/src/ResourceType/CountableResourceType.php
CountableResourceType::includeCount function core/modules/jsonapi/tests/modules/jsonapi_test_collection_count/src/ResourceType/CountableResourceType.php Determine whether to include a collection count.
CountableResourceTypeRepository class core/modules/jsonapi/tests/modules/jsonapi_test_collection_count/src/ResourceType/CountableResourceTypeRepository.php Provides a repository of JSON:API configurable resource types.
CountableResourceTypeRepository.php file core/modules/jsonapi/tests/modules/jsonapi_test_collection_count/src/ResourceType/CountableResourceTypeRepository.php

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