Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 10.3.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
IconExtractorPluginManager::getExtractorForm | function | core/ |
Get an extractor settings form. |
IconExtractorPluginManager::getExtractorForms | function | core/ |
Get multiple extractor settings form. |
IconExtractorPluginManager::getPluginForm | function | core/ |
Retrieves the plugin form for a given icon extractor. |
IconExtractorPluginManager::__construct | function | core/ |
Constructs a new \Drupal\Core\Plugin\DefaultPluginManager object. |
IconPackManager | class | core/ |
Defines an icon pack plugin manager to deal with icons. |
IconPackManager.php | file | core/ |
|
IconPackManager::$validator | property | core/ |
The schema validator. |
IconPackManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
IconPackManager::getExtractorFormDefaults | function | core/ |
Retrieve extractor default options. |
IconPackManager::getExtractorPluginForms | function | core/ |
Retrieve extractor forms based on the provided icon set limit. |
IconPackManager::getIcon | function | core/ |
Get definition of a specific icon. |
IconPackManager::getIcons | function | core/ |
Get a list of all the icons within definitions. |
IconPackManager::getIconsFromDefinition | function | core/ |
Discover list of icons from definition extractor. |
IconPackManager::listIconPackOptions | function | core/ |
Populates a key-value pair of available icon pack. |
IconPackManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
IconPackManager::providerExists | function | core/ |
Determines if the provider of a definition exists. |
IconPackManager::SCHEMA_VALIDATE | constant | core/ |
|
IconPackManager::setValidator | function | core/ |
Sets the validator service if available. |
IconPackManager::validateDefinition | function | core/ |
Validates a definition against the JSON schema specification. |
IconPackManager::__construct | function | core/ |
Constructs the IconPackPluginManager object. |
IconPackManagerInterface | interface | core/ |
Interface for icon pack manager. |
IconPackManagerInterface.php | file | core/ |
|
IconPackManagerInterface::getExtractorFormDefaults | function | core/ |
Retrieve extractor default options. |
IconPackManagerInterface::getExtractorPluginForms | function | core/ |
Retrieve extractor forms based on the provided icon set limit. |
IconPackManagerInterface::getIcon | function | core/ |
Get definition of a specific icon. |
IconPackManagerInterface::getIcons | function | core/ |
Get a list of all the icons within definitions. |
IconPackManagerInterface::listIconPackOptions | function | core/ |
Populates a key-value pair of available icon pack. |
IconPackManagerKernelTest | class | core/ |
Tests values are from test module icon_test. |
IconPackManagerKernelTest.php | file | core/ |
|
IconPackManagerKernelTest::$appRoot | property | core/ |
The App root instance. |
IconPackManagerKernelTest::$modules | property | core/ |
Modules to install. |
IconPackManagerKernelTest::$pluginManagerIconPack | property | core/ |
The IconPackManager instance. |
IconPackManagerKernelTest::EXPECTED_TOTAL_TEST_ICONS | constant | core/ |
|
IconPackManagerKernelTest::setUp | function | core/ |
|
IconPackManagerKernelTest::testConstructor | function | core/ |
Test the IconPackManager::_construct method. |
IconPackManagerKernelTest::testGetExtractorFormDefaults | function | core/ |
Test the IconPackManager::getExtractorFormDefault method. |
IconPackManagerKernelTest::testGetExtractorPluginForms | function | core/ |
Test the IconPackManager::getExtractorPluginForms method. |
IconPackManagerKernelTest::testGetExtractorPluginFormsWithAllowed | function | core/ |
Test the IconPackManager::getExtractorPluginForms method. |
IconPackManagerKernelTest::testGetExtractorPluginFormsWithDefault | function | core/ |
Test the IconPackManager::getExtractorPluginForms method with default. |
IconPackManagerKernelTest::testGetIcon | function | core/ |
Test the IconPackManager::getIcon method. |
IconPackManagerKernelTest::testGetIcons | function | core/ |
Test the IconPackManager::getIcons method. |
IconPackManagerKernelTest::testListIconPackOptions | function | core/ |
Test the IconPackManager::listIconPackOptions method. |
IconPackManagerKernelTest::testProcessDefinition | function | core/ |
Test the IconPackManager::processDefinition method. |
IconPackManagerKernelTest::testProcessDefinitionDisabled | function | core/ |
Test the IconPackManager::processDefinition method with disable pack. |
IconPackManagerKernelTest::testProcessDefinitionExceptionName | function | core/ |
Test the IconPackManager::processDefinition method with exception. |
IconPackManagerKernelTest::testProcessDefinitionExceptionRequired | function | core/ |
Test the IconPackManager::processDefinition method with exception. |
IconPackManagerKernelTest::TEST_ICON_FULL_ID | constant | core/ |
Icon from icon_test module. |
IconPackManagerTest | class | core/ |
Tests Drupal\Core\Theme\Icon\Plugin\IconPackManager. |
IconPackManagerTest.php | file | core/ |
|
IconPackManagerTest::providerIconPackLibraryName | function | core/ |
Data provider for ::testLibraryName(). |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.