Search for info

  1. Search 7.x for info
  2. Search 8.9.x for info
  3. Search 10.3.x for info
  4. Search 11.x for info
  5. Other projects
Title Object type File name Summary
Actions::getInfo function core/lib/Drupal/Core/Render/Element/Actions.php Returns the element properties for this element.
AjaxRenderer::$elementInfoManager property core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php The element info manager.
BreakLockLink::getInfo function core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php Returns the element properties for this element.
Button::getInfo function core/lib/Drupal/Core/Render/Element/Button.php Returns the element properties for this element.
Checkbox::getInfo function core/lib/Drupal/Core/Render/Element/Checkbox.php Returns the element properties for this element.
Checkboxes::getInfo function core/lib/Drupal/Core/Render/Element/Checkboxes.php Returns the element properties for this element.
Color::getInfo function core/lib/Drupal/Core/Render/Element/Color.php Returns the element properties for this element.
ConfigCollectionInfo class core/lib/Drupal/Core/Config/ConfigCollectionInfo.php Gets information on all the possible configuration collections.
ConfigCollectionInfo.php file core/lib/Drupal/Core/Config/ConfigCollectionInfo.php
ConfigCollectionInfo::$collections property core/lib/Drupal/Core/Config/ConfigCollectionInfo.php Configuration collection information keyed by collection name.
ConfigCollectionInfo::addCollection function core/lib/Drupal/Core/Config/ConfigCollectionInfo.php Adds a collection to the list of possible collections.
ConfigCollectionInfo::getCollectionNames function core/lib/Drupal/Core/Config/ConfigCollectionInfo.php Gets the list of possible collection names.
ConfigCollectionInfo::getOverrideService function core/lib/Drupal/Core/Config/ConfigCollectionInfo.php Gets the config factory override service responsible for the collection.
ConfigEvents::COLLECTION_INFO constant core/lib/Drupal/Core/Config/ConfigEvents.php Name of event fired to collect information on all config collections.
ConfigManager::$configCollectionInfo property core/lib/Drupal/Core/Config/ConfigManager.php The configuration collection info.
ConfigManager::getConfigCollectionInfo function core/lib/Drupal/Core/Config/ConfigManager.php Gets available collection information using the event system.
ConfigManagerInterface::getConfigCollectionInfo function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Gets available collection information using the event system.
Container::getInfo function core/lib/Drupal/Core/Render/Element/Container.php Returns the element properties for this element.
ContentEntityBaseUnitTest::$entityTypeBundleInfo property core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php The entity type bundle manager used for testing.
ContentEntityForm::$entityTypeBundleInfo property core/lib/Drupal/Core/Entity/ContentEntityForm.php The entity type bundle info service.
ContentEntityStorageBase::$entityTypeBundleInfo property core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php The entity bundle info.
Database::$databaseInfo property core/lib/Drupal/Core/Database/Database.php A processed copy of the database connection information from settings.php.
Database::addConnectionInfo function core/lib/Drupal/Core/Database/Database.php Adds database connection information for a given key/target.
Database::convertDbUrlToConnectionInfo function core/lib/Drupal/Core/Database/Database.php Converts a URL to a database connection info array.
Database::getAllConnectionInfo function core/lib/Drupal/Core/Database/Database.php Gets connection information for all available databases.
Database::getConnectionInfo function core/lib/Drupal/Core/Database/Database.php Gets information on the specified database connection.
Database::getConnectionInfoAsUrl function core/lib/Drupal/Core/Database/Database.php Gets database connection info as a URL.
Database::parseConnectionInfo function core/lib/Drupal/Core/Database/Database.php Process the configuration file for database information.
Database::setMultipleConnectionInfo function core/lib/Drupal/Core/Database/Database.php Sets connection information for multiple databases.
Date::getInfo function core/lib/Drupal/Core/Render/Element/Date.php Returns the element properties for this element.
Datelist::getInfo function core/lib/Drupal/Core/Datetime/Element/Datelist.php Returns the element properties for this element.
Datetime::getInfo function core/lib/Drupal/Core/Datetime/Element/Datetime.php Returns the element properties for this element.
DefaultPluginManager::alterInfo function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php Sets the alter hook name.
DefaultSelection::$entityTypeBundleInfo property core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Entity type bundle info service.
Details::getInfo function core/lib/Drupal/Core/Render/Element/Details.php Returns the element properties for this element.
Dropbutton::getInfo function core/lib/Drupal/Core/Render/Element/Dropbutton.php Returns the element properties for this element.
drupal_get_filetransfer_info function core/includes/common.inc Assembles the Drupal FileTransfer registry.
ElementInfoManager class core/lib/Drupal/Core/Render/ElementInfoManager.php Provides a plugin manager for element plugins.
ElementInfoManager.php file core/lib/Drupal/Core/Render/ElementInfoManager.php
ElementInfoManager::$cacheTagInvalidator property core/lib/Drupal/Core/Render/ElementInfoManager.php The cache tag invalidator.
ElementInfoManager::$elementInfo property core/lib/Drupal/Core/Render/ElementInfoManager.php Stores the available element information.
ElementInfoManager::$themeManager property core/lib/Drupal/Core/Render/ElementInfoManager.php The theme manager.
ElementInfoManager::buildInfo function core/lib/Drupal/Core/Render/ElementInfoManager.php Builds up all element information.
ElementInfoManager::clearCachedDefinitions function core/lib/Drupal/Core/Render/ElementInfoManager.php Clears static and persistent plugin definition caches.
ElementInfoManager::createInstance function core/lib/Drupal/Core/Render/ElementInfoManager.php
ElementInfoManager::getCid function core/lib/Drupal/Core/Render/ElementInfoManager.php Returns the CID used to cache the element info.
ElementInfoManager::getInfo function core/lib/Drupal/Core/Render/ElementInfoManager.php Retrieves the default properties for the defined element type.
ElementInfoManager::getInfoProperty function core/lib/Drupal/Core/Render/ElementInfoManager.php Retrieves a single property for the defined element type.
ElementInfoManager::__construct function core/lib/Drupal/Core/Render/ElementInfoManager.php Constructs an ElementInfoManager object.
ElementInfoManagerInterface interface core/lib/Drupal/Core/Render/ElementInfoManagerInterface.php Collects available render array element types.

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