Search for conf
- Search 7.x for conf
- Search 9.5.x for conf
- Search 8.9.x for conf
- Search 10.3.x for conf
- Search main for conf
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| GotoAction::buildConfigurationForm | function | core/ |
Form constructor. |
| GotoAction::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| GotoAction::submitConfigurationForm | function | core/ |
Form submission handler. |
| HandlerStackConfigurator | class | core/ |
Defines a class for configuring middlewares on the http handler stack. |
| HandlerStackConfigurator.php | file | core/ |
|
| HandlerStackConfigurator::$container | property | core/ |
The service container. |
| HandlerStackConfigurator::$middlewareIds | property | core/ |
A list of used middleware service IDs. |
| HandlerStackConfigurator::$middlewares | property | core/ |
Array of middlewares to add to the handler stack. |
| HandlerStackConfigurator::configure | function | core/ |
Configures the stack using services tagged as http_client_middleware. |
| HandlerStackConfigurator::initializeMiddlewares | function | core/ |
Ensures that the middlewares are initialized. |
| HandlerStackConfigurator::__construct | function | core/ |
Constructs a new HandlerStackConfigurator object. |
| Heading::buildConfigurationForm | function | core/ |
Form for choosing which heading tags are available. |
| Heading::defaultConfiguration | function | core/ |
|
| Heading::DEFAULT_CONFIGURATION | constant | core/ |
The default configuration for this plugin. |
| Heading::getDynamicPluginConfig | function | core/ |
Filters the header options to those chosen in editor config. |
| Heading::submitConfigurationForm | function | core/ |
|
| Heading::validateConfigurationForm | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 85
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.