Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| core.entity_view_mode.node.print.yml | file | core/ |
core/modules/book/config/optional/core.entity_view_mode.node.print.yml |
| core.entity_view_mode.node.rss.yml | file | core/ |
core/modules/node/config/install/core.entity_view_mode.node.rss.yml |
| core.entity_view_mode.node.search_index.yml | file | core/ |
core/modules/node/config/install/core.entity_view_mode.node.search_index.yml |
| core.entity_view_mode.node.search_result.yml | file | core/ |
core/modules/node/config/install/core.entity_view_mode.node.search_result.yml |
| core.entity_view_mode.node.teaser.yml | file | core/ |
core/modules/node/config/install/core.entity_view_mode.node.teaser.yml |
| core.entity_view_mode.taxonomy_term.full.yml | file | core/ |
core/modules/taxonomy/config/install/core.entity_view_mode.taxonomy_term.full.yml |
| 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.extending.html.twig | file | core/ |
--- label: 'Extending and modifying your site functionality' top_level: true --- <h2>{% trans %}What is a module?{% endtrans %}</h2> <p>{% trans %}A <em>module</em> is a set of PHP, JavaScript, and/or CSS files… |
| 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.libraries.yml | file | core/ |
core/core.libraries.yml |
| core.link_relation_types.yml | file | core/ |
core/core.link_relation_types.yml |
| core.maintenance.html.twig | file | core/ |
--- label: 'Maintaining and troubleshooting your site' top_level: true related: - core.cron - core.extending - core.security - system.cache - system.config_error - system.maintenance_mode --- <h2>{% trans %}Maintaining and… |
| 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/demo_umami/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.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.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 --- <h2>{% trans %}Administrative interface overview{% endtrans %}</h2> <p>{% trans %}The administrative interface has several… |
| 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. |
| core_field_views_data | function | core/ |
Implements hook_field_views_data(). |
| 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/ |
The theme to install as the default for testing. |
| CorsIntegrationTest::$modules | property | core/ |
Modules to enable. |
| 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::$exactMessage | property | core/ |
|
| CountConstraint::$maxMessage | property | core/ |
Pagination
- Previous page
- Page 316
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.