Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/tests/fixtures/config_install/testing_config_install/core.menu.static_menu_link_overrides.yml |
| core.menu.static_menu_link_overrides.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/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.performance.html.twig | file | core/ |
--- label: 'Optimizing site performance' top_level: true --- <h2>{% trans %}What is site performance?{% endtrans %}</h2> <p>{% trans %}Site performance, in this context, refers to speed factors such as the page load time… |
| 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 admin_link =… |
| 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?{%… |
| CoreRecipesTest | class | core/ |
Tests that all core recipes have a generic test. |
| CoreRecipesTest.php | file | core/ |
|
| CoreRecipesTest::providerRecipeHasGenericTest | function | core/ |
Data provider for ::testRecipeHasGenericTest(). |
| CoreRecipesTest::testRecipeHasGenericTest | function | core/ |
Test that a recipe has a generic test. |
| 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/ |
|
| CoreThemesAutoloadedForTestsTest | class | core/ |
Confirms that core/themes is autoloaded for tests. |
| CoreThemesAutoloadedForTestsTest.php | file | core/ |
|
| CoreThemesAutoloadedForTestsTest::testCoreThemesAutoloadedForTests | function | core/ |
Confirms that core/themes is autoloaded for tests. |
| Corn | class | core/ |
Plugin annotation @Plugin( id = "corn", label = "Corn", color = "yellow" ) |
| Corn.php | file | core/ |
|
| 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/ |
|
| CorsIntegrationTest::$modules | property | core/ |
|
| 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/ |
|
| CountableResourceTypeRepository::createResourceType | function | core/ |
Creates a ResourceType value object for the given entity type + bundle. |
| CountConstraint | class | core/ |
Count constraint. |
| CountConstraint.php | file | core/ |
|
| CountConstraint::validatedBy | function | core/ |
|
| CountConstraint::__construct | function | core/ |
|
| Counter | class | core/ |
Field handler to show a counter of the current row. |
| Counter.php | file | core/ |
|
| Counter::buildOptionsForm | function | core/ |
|
| Counter::defineOptions | function | core/ |
|
| Counter::getValue | function | core/ |
|
| Counter::query | function | core/ |
Pagination
- Previous page
- Page 349
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.