Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| core.entity_view_mode.user.compact.yml | file | core/ |
core/modules/user/config/install/core.entity_view_mode.user.compact.yml |
| core.entity_view_mode.user.full.yml | file | core/ |
core/modules/user/config/install/core.entity_view_mode.user.full.yml |
| core.extension.schema.yml | file | core/ |
core/config/schema/core.extension.schema.yml |
| core.extension.yml | file | core/ |
core/config/install/core.extension.yml |
| core.field_type_categories.yml | file | core/ |
core/core.field_type_categories.yml |
| core.libraries.yml | file | core/ |
core/core.libraries.yml |
| core.link_relation_types.yml | file | core/ |
core/core.link_relation_types.yml |
| core.menu.schema.yml | file | core/ |
core/config/schema/core.menu.schema.yml |
| core.menu.static_menu_link_overrides.yml | file | core/ |
core/config/install/core.menu.static_menu_link_overrides.yml |
| core.menu.static_menu_link_overrides.yml | file | core/ |
core/profiles/standard/config/install/core.menu.static_menu_link_overrides.yml |
| core.menu.static_menu_link_overrides.yml | file | core/ |
core/profiles/demo_umami/config/install/core.menu.static_menu_link_overrides.yml |
| core.menus.html.twig | file | core/ |
--- 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/ |
--- 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/core.services.yml |
| core.settings_tray.html.twig | file | core/ |
--- 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/ |
--- 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/ |
--- 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/ |
--- 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/ |
--- 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/ |
Computes elements subset configuration for CKEditor 5 plugin. |
| Core::mapCKEditor4SettingsToCKEditor5Configuration | function | core/ |
Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |
| CoreRecipesTest | class | core/ |
Tests applying all core-provided recipes on top of the Empty profile. |
| CoreRecipesTest.php | file | core/ |
|
| CoreRecipesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CoreRecipesTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| CoreRecipesTest::providerApplyRecipe | function | core/ |
The data provider for apply recipe test. |
| CoreRecipesTest::testApplyRecipe | function | core/ |
Test the recipe apply. |
| CoreServiceProvider | class | core/ |
ServiceProvider class for mandatory core services. |
| CoreServiceProvider.php | file | core/ |
|
| CoreServiceProvider::alter | function | core/ |
Alters the UUID service to use the most efficient method available. |
| CoreServiceProvider::register | function | core/ |
Registers services to the container. |
| CoreServiceProvider::registerTest | function | core/ |
Registers services and event subscribers for a site under test. |
| CoreThemesAutoloadedForTests | class | core/ |
Confirms that core/themes is autoloaded for tests. |
| CoreThemesAutoloadedForTests.php | file | core/ |
|
| CoreThemesAutoloadedForTests::testCoreThemesAutoloadedForTests | function | core/ |
Confirms that core/themes is autoloaded for tests. |
| core_field_views_data | function | core/ |
Implements hook_field_views_data(). |
| CorsCompilerPass | class | core/ |
Provides a compiler pass which disables the CORS middleware in case disabled. |
| CorsCompilerPass.php | file | core/ |
|
| CorsCompilerPass::process | function | core/ |
|
| CorsIntegrationTest | class | core/ |
Tests CORS provided by Drupal. |
| CorsIntegrationTest.php | file | core/ |
|
| CorsIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CorsIntegrationTest::$modules | property | core/ |
Modules to install. |
| CorsIntegrationTest::testCrossSiteRequest | function | core/ |
|
| count.jsonapi.resource_type.repository | service | core/ |
Drupal\jsonapi_test_collection_count\ResourceType\CountableResourceTypeRepository |
| CountableResourceType | class | core/ |
Subclass with overridden ::includeCount() for testing purposes. |
| CountableResourceType.php | file | core/ |
|
| CountableResourceType::includeCount | function | core/ |
Determine whether to include a collection count. |
| CountableResourceTypeRepository | class | core/ |
Provides a repository of JSON:API configurable resource types. |
| CountableResourceTypeRepository.php | file | core/ |
Pagination
- Previous page
- Page 279
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.