Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| Heading::validateConfigurationForm | function | core/ |
Form validation handler. |
| HeadingPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| HeadingPluginTest::testGetDynamicPluginConfig | function | core/ |
Tests get dynamic plugin config. |
| HookCollectorPassTest::testProceduralHooksSkippedWhenConfigured | function | core/ |
Test procedural hooks for a module are skipped when skip is set. |
| hook_config_import_steps_alter | function | core/ |
Alter the configuration synchronization steps. |
| hook_config_schema_info_alter | function | core/ |
Alter config typed data definitions. |
| hook_config_translation_info | function | core/ |
Introduce dynamic translation tabs for translation of configuration. |
| hook_config_translation_info_alter | function | core/ |
Alter existing translation tabs for translation of configuration. |
| hook_field_storage_config_update_forbid | function | core/ |
Forbid a field storage update from occurring. |
| hook_field_ui_preconfigured_options_alter | function | core/ |
Perform alterations on preconfigured field options. |
| HtmlRenderer::$rendererConfig | property | core/ |
The renderer configuration array. |
| HtmlResponseAttachmentsProcessor::$config | property | core/ |
A config object for the system performance configuration. |
| HTMLRestrictions::toGeneralHtmlSupportConfig | function | core/ |
Transforms into the CKEditor 5 GHS configuration representation. |
| Htmx::confirm | function | core/ |
Creates a `data-hx-confirm` attribute. |
| http_handler_stack_configurator | service | core/ |
Drupal\Core\Http\HandlerStackConfigurator |
| IconCollector::getIconFromExtractor | function | core/ |
Returns the icon from an icon id and icon pack definition. |
| IconExtractorBase::buildConfigurationForm | function | core/ |
Form constructor. |
| IconExtractorBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| IconExtractorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| IconExtractorWithFinder::checkRequiredConfigSources | function | core/ |
Check the required `config > sources` value from definition. |
| IconFinder | class | core/ |
Icon finder to discover files under specific paths or URLs. |
| IconFinder.php | file | core/ |
|
| IconFinder::ALLOWED_EXTENSION | constant | core/ |
List of allowed file extensions for local icon files. |
| IconFinder::determineGroupPosition | function | core/ |
Determines the group position based on the URI. |
| IconFinder::extractGroupFromPath | function | core/ |
Extracts the group from a file path based on the group position. |
| IconFinder::extractIconIdFromFilename | function | core/ |
Check if {icon_id} is a part of the name and need to be extracted. |
| IconFinder::findFiles | function | core/ |
Creates a Finder instance with configured patterns and return result. |
| IconFinder::getFileContents | function | core/ |
Wrapper to the file_get_contents function. |
| IconFinder::getFileFromUrl | function | core/ |
Get filename from an URL source. |
| IconFinder::getFilesFromPath | function | core/ |
Get files from a local path. |
| IconFinder::getFilesFromSources | function | core/ |
Create files from source paths. |
| IconFinder::GROUP_PATTERN | constant | core/ |
Pattern to match a group placeholder in a source path. |
| IconFinder::ICON_ID_PATTERN | constant | core/ |
Pattern to match an icon ID placeholder in a filename. |
| IconFinder::processFoundFiles | function | core/ |
Process files and format icon information. |
| IconFinder::__construct | function | core/ |
Constructs a new IconFinder object. |
| IconFinderInterface | interface | core/ |
Interface for icon finder. |
| IconFinderInterface.php | file | core/ |
|
| IconFinderInterface::getFileContents | function | core/ |
Wrapper to the file_get_contents function. |
| IconFinderInterface::getFilesFromSources | function | core/ |
Create files from source paths. |
| IconFinderTest | class | core/ |
Tests Drupal\Core\Theme\Icon\IconFinder. |
| IconFinderTest.php | file | core/ |
|
| IconFinderTest::$fileUrlGenerator | property | core/ |
The file url generator instance. |
| IconFinderTest::$iconFinder | property | core/ |
The IconFinder instance. |
| IconFinderTest::$logger | property | core/ |
The logger service instance. |
| IconFinderTest::providerExtractIconIdFromFilename | function | core/ |
Data provider for ::testExtractIconIdFromFilename(). |
| IconFinderTest::providerGetFileContents | function | core/ |
Data provider for ::testGetFileContents(). |
| IconFinderTest::providerGetFilesFromSourcesPath | function | core/ |
Data provider for ::testGetFilesFromSourcesPath(). |
| IconFinderTest::providerGetFilesFromSourcesUrl | function | core/ |
Data provider for ::testGetFilesFromSourcesUrl(). |
| IconFinderTest::setUp | function | core/ |
|
| IconFinderTest::testExtractIconIdFromFilename | function | core/ |
Test the IconFinder::extractIconIdFromFilename method. |
Pagination
- Previous page
- Page 84
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.