Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
YamlDirectoryDiscoveryTest::testDiscovery function core/tests/Drupal/Tests/Component/Discovery/YamlDirectoryDiscoveryTest.php Tests YAML directory discovery.
YamlDirectoryDiscoveryTest::testDiscoveryAlternateId function core/tests/Drupal/Tests/Component/Discovery/YamlDirectoryDiscoveryTest.php Tests YAML directory discovery with an alternate ID key.
YamlDirectoryDiscoveryTest::testDiscoveryInvalidYamlException function core/tests/Drupal/Tests/Component/Discovery/YamlDirectoryDiscoveryTest.php Tests YAML directory discovery with invalid YAML.
YamlDirectoryDiscoveryTest::testDiscoveryNoIdException function core/tests/Drupal/Tests/Component/Discovery/YamlDirectoryDiscoveryTest.php Tests YAML directory discovery with a missing ID key.
YamlDirectoryDiscoveryTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDirectoryDiscoveryTest.php Tests get definitions.
YamlDirectoryDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDirectoryDiscoveryTest.php Tests get definitions with translatable definitions.
YamlDiscovery::$directories property core/lib/Drupal/Component/Discovery/YamlDiscovery.php An array of directories to scan, keyed by the provider.
YamlDiscoveryDecorator class core/lib/Drupal/Core/Plugin/Discovery/YamlDiscoveryDecorator.php Enables YAML discovery for plugin definitions.
YamlDiscoveryDecorator.php file core/lib/Drupal/Core/Plugin/Discovery/YamlDiscoveryDecorator.php
YamlDiscoveryDecorator::$decorated property core/lib/Drupal/Core/Plugin/Discovery/YamlDiscoveryDecorator.php The Discovery object being decorated.
YamlDiscoveryDecorator::getDefinitions function core/lib/Drupal/Core/Plugin/Discovery/YamlDiscoveryDecorator.php Gets the definition of all plugins for this type.
YamlDiscoveryDecorator::__call function core/lib/Drupal/Core/Plugin/Discovery/YamlDiscoveryDecorator.php Passes through all unknown calls onto the decorated object.
YamlDiscoveryDecorator::__construct function core/lib/Drupal/Core/Plugin/Discovery/YamlDiscoveryDecorator.php Constructs a YamlDiscoveryDecorator object.
YamlDiscoveryDecoratorTest class core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryDecoratorTest.php YamlDiscoveryDecorator unit tests.
YamlDiscoveryDecoratorTest.php file core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryDecoratorTest.php
YamlDiscoveryDecoratorTest::$discoveryDecorator property core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryDecoratorTest.php The YamlDiscovery instance to test.
YamlDiscoveryDecoratorTest::$expectedKeys property core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryDecoratorTest.php Expected provider => key mappings for testing.
YamlDiscoveryDecoratorTest::setUp function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryDecoratorTest.php
YamlDiscoveryDecoratorTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryDecoratorTest.php Tests the getDefinitions() method.
YamlPeclTest::testObjectSupportDisabled function core/tests/Drupal/Tests/Component/Serialization/YamlPeclTest.php Ensures that php object support is disabled.
ZipTest::testOverwriteArchive function core/tests/Drupal/KernelTests/Core/Archiver/ZipTest.php Tests that the Zip archiver is created and overwritten.
_ckeditor5_get_langcode_mapping function core/modules/ckeditor5/ckeditor5.module Returns a list of language codes supported by CKEditor 5.
_ckeditor5_theme_css function core/modules/ckeditor5/ckeditor5.module Retrieves the default theme's CKEditor 5 stylesheets.
_claro_convert_link_to_action_link function core/themes/claro/claro.theme Converts a link render element to an action link.
_content_translation_install_field_storage_definitions function core/modules/content_translation/content_translation.module Installs Content Translation's fields for a given entity type.
_contextual_id_to_links function core/modules/contextual/contextual.module Unserializes the result of ContextualLinksSerializer::linksToId().
_contextual_links_to_id function core/modules/contextual/contextual.module Serializes #contextual_links property value array to a string.
_editor_delete_file_usage function core/modules/editor/editor.module Deletes file usage of files referenced by formatted text fields.
_editor_get_file_uuids_by_field function core/modules/editor/editor.module Finds all files referenced (data-entity-uuid) by formatted text fields.
_editor_get_formatted_text_fields function core/modules/editor/editor.module Determines the formatted text fields on an entity.
_editor_parse_file_uuids function core/modules/editor/editor.module Parse an HTML snippet for any linked file with data-entity-uuid attributes.
_editor_record_file_usage function core/modules/editor/editor.module Records file usage of files referenced by formatted text fields.
_filter_autop function core/modules/filter/filter.module Converts line breaks into <p> and <br> in an intelligent fashion.
_olivero_hex_to_hsl function core/themes/olivero/olivero.theme Converts hex color strings to array of HSL values.
_toolbar_get_subtrees_hash function core/modules/toolbar/toolbar.module Returns the hash of the user-rendered toolbar subtrees and cacheability.
_update_ckeditor5_html_filter function core/modules/ckeditor5/ckeditor5.module AJAX callback handler for filter_format_form().
_update_manager_cache_directory function core/modules/update/update.module Returns the directory where update archive files should be cached.
_update_manager_extract_directory function core/modules/update/update.module Returns the directory where update archive files should be extracted.
_views_field_get_entity_type_storage function core/modules/views/views.module Determines whether the entity type the field appears in is SQL based.

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