Search for list

  1. Search 7.x for list
  2. Search 9.5.x for list
  3. Search 8.9.x for list
  4. Search 10.3.x for list
  5. Other projects
Title Object type File name Summary
PhpUnitTestDiscoveryTest::TEST_LIST_MISMATCH_MESSAGE constant core/tests/Drupal/KernelTests/Core/Test/PhpUnitTestDiscoveryTest.php
PluginBase::listLanguages function core/modules/views/src/Plugin/views/PluginBase.php Makes an array of languages, optionally including special languages.
PluginTypeListTest class core/modules/views/tests/src/Unit/PluginTypeListTest.php Tests that list of plugin is correct.
PluginTypeListTest.php file core/modules/views/tests/src/Unit/PluginTypeListTest.php
PluginTypeListTest::testPluginList function core/modules/views/tests/src/Unit/PluginTypeListTest.php Tests the plugins list is correct.
PostPackageEventListenerInterface interface composer/Plugin/Scaffold/PostPackageEventListenerInterface.php Interface for post package event listeners.
PostPackageEventListenerInterface.php file composer/Plugin/Scaffold/PostPackageEventListenerInterface.php
PostPackageEventListenerInterface::event function composer/Plugin/Scaffold/PostPackageEventListenerInterface.php Handles package events during a 'composer require' operation.
PreExportEvent::$allowList property core/lib/Drupal/Core/DefaultContent/PreExportEvent.php Whether specific fields (keyed by name) should be exported or not.
PreExportEvent::getAllowList function core/lib/Drupal/Core/DefaultContent/PreExportEvent.php Returns a map of which fields should be exported.
PreImportEvent::getSkipList function core/lib/Drupal/Core/DefaultContent/PreImportEvent.php Returns the list of entity UUIDs that should not be imported.
PrerenderList class core/modules/views/src/Plugin/views/field/PrerenderList.php Field handler to provide a list of items.
PrerenderList.php file core/modules/views/src/Plugin/views/field/PrerenderList.php
PrerenderList::$items property core/modules/views/src/Plugin/views/field/PrerenderList.php Stores all items which are used to render the items.
PrerenderList::buildOptionsForm function core/modules/views/src/Plugin/views/field/PrerenderList.php Default option form that provides label widget that all fields should have.
PrerenderList::defineOptions function core/modules/views/src/Plugin/views/field/PrerenderList.php Information about options for all kinds of purposes will be held here.
PrerenderList::getItems function core/modules/views/src/Plugin/views/field/PrerenderList.php Items should be stored in the result array, if possible, as an array
with 'value' as the actual displayable value of the item, plus
any items that might be found in the 'alter' options array for
creating links, such as…
PrerenderList::renderItems function core/modules/views/src/Plugin/views/field/PrerenderList.php Render all items in this field together.
ProfileExtensionList class core/lib/Drupal/Core/Extension/ProfileExtensionList.php Provides a list of installation profiles.
ProfileExtensionList.php file core/lib/Drupal/Core/Extension/ProfileExtensionList.php
ProfileExtensionList::$defaults property core/lib/Drupal/Core/Extension/ProfileExtensionList.php Default values to be merged into *.info.yml file arrays.
ProfileExtensionList::getInstalledExtensionNames function core/lib/Drupal/Core/Extension/ProfileExtensionList.php Returns a list of machine names of installed extensions.
ProjectInfo::processInfoList function core/lib/Drupal/Core/Utility/ProjectInfo.php Populates an array of project data.
ProviderRepositoryTest::providerEmptyProviderList function core/modules/media/tests/src/Kernel/ProviderRepositoryTest.php Data provider for testEmptyProviderList().
ProviderRepositoryTest::testEmptyProviderList function core/modules/media/tests/src/Kernel/ProviderRepositoryTest.php Tests that provider discovery fails if the provider database is empty.
ReadOnlyStorage::listAll function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Gets configuration object names starting with a given prefix.
RecipeCommandTest::testListInputs function core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeCommandTest.php
RecipeConfigStorageWrapper::listAll function core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php Gets configuration object names starting with a given prefix.
RecipeConfigStorageWrapperTest::testListAll function core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php Test that list all merges values and makes them unique.
RecipeConfigurator::listAllExtensions function core/lib/Drupal/Core/Recipe/RecipeConfigurator.php List all the extensions installed by this recipe and its dependencies.
RecipeConfigurator::listAllRecipes function core/lib/Drupal/Core/Recipe/RecipeConfigurator.php Returns all the recipes installed by this recipe.
RecipeFileException::fromViolationList function core/lib/Drupal/Core/Recipe/RecipeFileException.php Creates an instance of this exception from a set of validation errors.
RecipeOverrideConfigStorage::listAll function core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Gets configuration object names starting with a given prefix.
Registry::$moduleList property core/lib/Drupal/Core/Theme/Registry.php The module list.
RegistryTest::$moduleList property core/tests/Drupal/Tests/Core/Theme/RegistryTest.php The module list.
RequiredModuleUninstallValidator::$moduleExtensionList property core/lib/Drupal/Core/Extension/RequiredModuleUninstallValidator.php The module extension list.
ResponsiveImageStyleListBuilder class core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php Provides a listing of responsive image styles.
ResponsiveImageStyleListBuilder.php file core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php
ResponsiveImageStyleListBuilder::buildHeader function core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php Builds the header row for the entity listing.
ResponsiveImageStyleListBuilder::buildRow function core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php Builds a row for an entity in the entity listing.
ResponsiveImageStyleListBuilder::getDefaultOperations function core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php Gets this list's default operations.
RoleListBuilder class core/modules/user/src/RoleListBuilder.php Defines a class to build a listing of user role entities.
RoleListBuilder.php file core/modules/user/src/RoleListBuilder.php
RoleListBuilder::$messenger property core/modules/user/src/RoleListBuilder.php The messenger.
RoleListBuilder::buildHeader function core/modules/user/src/RoleListBuilder.php Builds the header row for the entity listing.
RoleListBuilder::buildRow function core/modules/user/src/RoleListBuilder.php Builds a row for an entity in the entity listing.
RoleListBuilder::createInstance function core/modules/user/src/RoleListBuilder.php Instantiates a new instance of this entity handler.
RoleListBuilder::getDefaultOperations function core/modules/user/src/RoleListBuilder.php Gets this list's default operations.
RoleListBuilder::getFormId function core/modules/user/src/RoleListBuilder.php Returns a unique string identifying the form.
RoleListBuilder::submitForm function core/modules/user/src/RoleListBuilder.php Form submission handler.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.