Search for list
Title | Object type | File name | Summary |
---|---|---|---|
FilterFormatListBuilder | class | core/ |
Defines a class to build a listing of filter format entities. |
FilterFormatListBuilder.php | file | core/ |
|
FilterFormatListBuilder::$configFactory | property | core/ |
The config factory service. |
FilterFormatListBuilder::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
FilterFormatListBuilder::$messenger | property | core/ |
The messenger. |
FilterFormatListBuilder::buildForm | function | core/ |
Form constructor. |
FilterFormatListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
FilterFormatListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
FilterFormatListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
FilterFormatListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
FilterFormatListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
FilterFormatListBuilder::submitForm | function | core/ |
Form submission handler. |
FilterFormatListBuilder::__construct | function | core/ |
Constructs a new FilterFormatListBuilder. |
FunctionsTest::testItemList | function | core/ |
Tests item-list.html.twig. |
Handler::$postPackageListeners | property | composer/ |
The list of listeners that are notified after a package event. |
HelpSearch::updateTopicList | function | core/ |
Rebuilds the database table containing topics to be indexed. |
HelpSectionPluginInterface::listTopics | function | core/ |
Returns a list of topics to show in the help section. |
HelpTest::getModuleList | function | core/ |
Gets the list of enabled modules that implement hook_help(). |
HelpTopicSection::listSearchableTopics | function | core/ |
Returns the IDs of topics that should be indexed for searching. |
HelpTopicSection::listTopics | function | core/ |
Returns a list of topics to show in the help section. |
HelpTopicsSyntaxTest::listDirectories | function | core/ |
Lists the extension help topic directories of a certain type. |
HelpTopicTest::getTopicList | function | core/ |
Gets a list of topic IDs to test. |
HookHelpSection::listTopics | function | core/ |
Returns a list of topics to show in the help section. |
HookOrderTestTrait::assertSameCallList | function | core/ |
Asserts that two lists of call strings are the same. |
hook_options_list_alter | function | core/ |
Alters the list of options to be displayed for a field. |
HtmlList | class | core/ |
Style plugin to render each item in an ordered or unordered list. |
HtmlList.php | file | core/ |
|
HtmlList::$usesRowClass | property | core/ |
Does the style plugin support custom css class for the rows. |
HtmlList::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
HtmlList::buildOptionsForm | function | core/ |
Render the given style. |
HtmlList::defineOptions | function | core/ |
Set default options. |
HTMLRestrictions::getHtml5ElementList | function | core/ |
Gets a list of all known HTML5 elements. |
HTMLRestrictions::getTextContainerElementList | function | core/ |
Gets a list of CKEditor 5's `$block` text container elements. |
IconPackManager::listIconPackOptions | function | core/ |
Populates a key-value pair of available icon pack. |
IconPackManagerInterface::listIconPackOptions | function | core/ |
Populates a key-value pair of available icon pack. |
IconPackManagerKernelTest::testListIconPackOptions | function | core/ |
Test the IconPackManager::listIconPackOptions method. |
ImageStyleListBuilder | class | core/ |
Defines a class to build a listing of image style entities. |
ImageStyleListBuilder.php | file | core/ |
|
ImageStyleListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
ImageStyleListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
ImageStyleListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
ImageStyleListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
ImmutablePathList | class | core/ |
Defines a path list that cannot be changed. |
ImmutablePathList.php | file | core/ |
|
ImmutablePathList::add | function | core/ |
|
ImmutablePathList::getAll | function | core/ |
|
ImmutablePathList::__construct | function | core/ |
|
InstalledPackagesList | class | core/ |
Defines a class to list installed Composer packages. |
InstalledPackagesList.php | file | core/ |
|
InstalledPackagesList::append | function | core/ |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.