Search for next
Title | Object type | File name | Summary |
---|---|---|---|
AnnotationExtendsAnnotationTargetAll | class | core/ |
|
BookOutline::nextLink | function | core/ |
Fetches the book link for the next page of the book. |
ConfigImporter::getNextConfigurationOperation | function | core/ |
Gets the next configuration operation to perform. |
ConfigImporter::getNextExtensionOperation | function | core/ |
Gets the next extension operation to perform. |
Connection::POSTGRESQL_NEXTID_LOCK | constant | core/ |
The name by which to obtain a lock for retrieve the next insert id. |
Data::$hasNextPage | property | core/ |
Holds a boolean indicating if there is a next page. |
Data::hasNextPage | function | core/ |
Checks if there is a next page in the collection. |
Data::setHasNextPage | function | core/ |
Sets the has next page flag. |
DatabaseDriverList::doScanExtensions | function | core/ |
Scans the available extensions. |
DefaultPluginManagerTest::testDefaultPluginManagerWithPluginExtendingNonInstalledClass | function | core/ |
Tests the plugin manager with a plugin that extends a non-installed class. |
ExtensionList::doScanExtensions | function | core/ |
Scans the available extensions. |
ExtensionPathResolverTest::testUnknownExtension | function | core/ |
Tests the getPath() method with an unknown extension. |
ExtensionVersion::$versionExtra | property | core/ |
The version extra string. |
ExtensionVersion::getVersionExtra | function | core/ |
Gets the version extra string at the end of the version number. |
ExtensionVersionTest::testGetVersionExtra | function | core/ |
@covers ::getVersionExtra |
ExtractorTest::testIconExtractorBase | function | core/ |
Test the IconExtractorBase::label and IconExtractorBase::description. |
FieldUI::getNextDestination | function | core/ |
Returns the next redirect path in a multi-page sequence. |
FieldUiTest::testGetNextDestination | function | core/ |
@covers ::getNextDestination |
FieldUiTest::testGetNextDestinationEmpty | function | core/ |
@covers ::getNextDestination |
FieldUiTest::testGetNextDestinationRouteName | function | core/ |
@covers ::getNextDestination |
IconExtractor | class | core/ |
The icon_extractor attribute. |
IconExtractor.php | file | core/ |
|
IconExtractor::__construct | function | core/ |
Constructs a new IconExtractor instance. |
IconExtractorBase | class | core/ |
Base class for icon extractor plugins. |
IconExtractorBase.php | file | core/ |
|
IconExtractorBase::buildConfigurationForm | function | core/ |
Form constructor. |
IconExtractorBase::createIcon | function | core/ |
Create the icon definition from an extractor plugin. |
IconExtractorBase::DEFINITION_REMOVE | constant | core/ |
|
IconExtractorBase::description | function | core/ |
Returns the translated plugin description. |
IconExtractorBase::label | function | core/ |
Returns the translated plugin label. |
IconExtractorBase::loadIcon | function | core/ |
Load an icon object. |
IconExtractorBase::submitConfigurationForm | function | core/ |
Form submission handler. |
IconExtractorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
IconExtractorInterface | interface | core/ |
Interface for icon_extractor plugins. |
IconExtractorInterface.php | file | core/ |
|
IconExtractorInterface::createIcon | function | core/ |
Create the icon definition from an extractor plugin. |
IconExtractorInterface::description | function | core/ |
Returns the translated plugin description. |
IconExtractorInterface::discoverIcons | function | core/ |
Get a list of all the icons discovered by this extractor. |
IconExtractorInterface::label | function | core/ |
Returns the translated plugin label. |
IconExtractorInterface::loadIcon | function | core/ |
Load an icon object. |
IconExtractorPluginManager | class | core/ |
IconExtractor plugin manager. |
IconExtractorPluginManager.php | file | core/ |
|
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. |
IconExtractorSettingsForm | class | core/ |
Handle icon extractor settings form conversion from YAML to Drupal Form API. |
IconExtractorSettingsForm.php | file | core/ |
|
IconExtractorSettingsForm::buildBooleanForm | function | core/ |
Build Drupal form for a boolean setting to a checkbox. |
IconExtractorSettingsForm::buildEnumForm | function | core/ |
Build Drupal form for an enumerations to a select. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.