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