Search for next
Title | Object type | File name | Summary |
---|---|---|---|
IconExtractorSettingsForm::buildNumberForm | function | core/ |
Build Drupal form for a number or integer setting. |
IconExtractorSettingsForm::buildStringForm | function | core/ |
Build Drupal form for a string setting to a textfield. |
IconExtractorSettingsForm::COLOR_TYPE | constant | core/ |
|
IconExtractorSettingsForm::generateSettingsForm | function | core/ |
Create the Drupal Form API element from the settings. |
IconExtractorSettingsForm::getOptions | function | core/ |
Get option list for enumerations. |
IconExtractorSettingsForm::initSettingForm | function | core/ |
Init setting from common JSON Schema properties. |
IconExtractorSettingsFormTest | class | core/ |
@coversDefaultClass \Drupal\Core\Theme\Icon\IconExtractorSettingsForm |
IconExtractorSettingsFormTest.php | file | core/ |
|
IconExtractorSettingsFormTest::settingsFormDataProvider | function | core/ |
Provide data for testGenerateSettingsForm. |
IconExtractorSettingsFormTest::testGenerateSettingsForm | function | core/ |
Test the IconExtractorSettingsForm::generateSettingsForm method. |
IconExtractorSettingsFormTest::testGenerateSettingsFormWithValues | function | core/ |
Test the IconExtractorSettingsForm::generateSettingsForm method. |
IconExtractorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Theme\Icon\Attribute\IconExtractor |
IconExtractorTest.php | file | core/ |
|
IconExtractorTest::$container | property | core/ |
The container. |
IconExtractorTest::setUp | function | core/ |
|
IconExtractorTest::testConstruct | function | core/ |
Test the IconExtractor::_construct method. |
IconExtractorWithFinder | class | core/ |
Base class for icon_extractor plugins. |
IconExtractorWithFinder.php | file | core/ |
|
IconExtractorWithFinder::checkRequiredConfigSources | function | core/ |
Check the required `config > sources` value from definition. |
IconExtractorWithFinder::create | function | core/ |
Creates an instance of the plugin. |
IconExtractorWithFinder::getFilesFromSources | function | core/ |
Create files data from sources config. |
IconExtractorWithFinder::__construct | function | core/ |
Constructs a IconExtractorWithFinder object. |
IconExtractorWithFinderInterface | interface | core/ |
Interface for icon_extractor plugins. |
IconExtractorWithFinderInterface.php | file | core/ |
|
IconExtractorWithFinderInterface::getFilesFromSources | function | core/ |
Create files data from sources config. |
MigrateSourceTest::testNextNeedsUpdate | function | core/ |
Tests that $row->needsUpdate() works as expected. |
ModuleExtensionList::doScanExtensions | function | core/ |
Scans the available extensions. |
NullIdMap::next | function | core/ |
|
PlaceholderInterface::nextPlaceholder | function | core/ |
Returns the next placeholder ID for the query. |
PluginExtended | class | core/ |
Defines a test annotation that extends an annotation in another namespace. |
PluginExtended.php | file | core/ |
|
ProjectSecurityRequirement::$nextMajorMinorVersion | property | core/ |
The next version after the installed version in the format [MAJOR].[MINOR]. |
Query::$nextPlaceholder | property | core/ |
The placeholder counter. |
Query::nextPlaceholder | function | core/ |
Gets the next placeholder value for this query object. |
RedirectResponseSubscriberTest::testRedirectWithOptInExternalUrl | function | core/ |
@covers ::checkRedirectUrl |
Schema::nextPlaceholder | function | core/ |
Returns the next placeholder ID for the query. |
Section::getNextHighestWeight | function | core/ |
Returns the next highest weight of the component in a region. |
SelectExtender::nextPlaceholder | function | core/ |
Returns the next placeholder ID for the query. |
SourcePluginBase::fetchNextRow | function | core/ |
Position the iterator to the following row. |
SourcePluginBase::next | function | core/ |
|
Sql::next | function | core/ |
Implementation of \Iterator::next(). |
SqlBase::fetchNextBatch | function | core/ |
Prepares query for the next set of data from the source database. |
SqlBase::fetchNextRow | function | core/ |
Position the iterator to the following row. |
StatementIteratorTrait::next | function | core/ |
Moves the current position to the next element. |
Tables::addNextBaseTable | function | core/ |
Add the next entity base table. |
Tables::addNextBaseTable | function | core/ |
Add the next entity base table. |
UnknownExtensionException | class | core/ |
Exception class thrown when a specified extension is not on the filesystem. |
UnknownExtensionException.php | file | core/ |
|
UnknownExtensionTypeException | class | core/ |
Exception thrown when a specified extension type is not known. |
UnknownExtensionTypeException.php | file | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.