Search for definition

  1. Search 7.x for definition
  2. Search 9.5.x for definition
  3. Search 8.9.x for definition
  4. Search 10.3.x for definition
  5. Other projects
Title Object type File name Summary
LayoutDefinition::getDefaultRegion function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the default region.
LayoutDefinition::getDeriver function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the name of the deriver of this plugin definition, if it exists.
LayoutDefinition::getDescription function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the description of the layout definition.
LayoutDefinition::getIcon function core/lib/Drupal/Core/Layout/LayoutDefinition.php Builds a render array for an icon representing the layout.
LayoutDefinition::getIconBuilder function core/lib/Drupal/Core/Layout/LayoutDefinition.php Wraps the icon builder.
LayoutDefinition::getIconMap function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the icon map for this layout definition.
LayoutDefinition::getIconPath function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the icon path for this layout definition.
LayoutDefinition::getLabel function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the human-readable name of the layout definition.
LayoutDefinition::getLibrary function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the asset library for this layout definition.
LayoutDefinition::getPath function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the base path for this layout definition.
LayoutDefinition::getRegionLabels function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the human-readable region labels.
LayoutDefinition::getRegionNames function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the machine-readable region names.
LayoutDefinition::getRegions function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the regions for this layout definition.
LayoutDefinition::getTemplate function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the template name.
LayoutDefinition::getTemplatePath function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the template path.
LayoutDefinition::getThemeHook function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the theme hook.
LayoutDefinition::set function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets a value to an arbitrary property.
LayoutDefinition::setCategory function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets the human-readable category of the layout definition.
LayoutDefinition::setDefaultRegion function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets the default region.
LayoutDefinition::setDeriver function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets the deriver of this plugin definition.
LayoutDefinition::setDescription function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets the description of the layout definition.
LayoutDefinition::setIconMap function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets the icon map for this layout definition.
LayoutDefinition::setIconPath function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets the icon path for this layout definition.
LayoutDefinition::setLabel function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets the human-readable name of the layout definition.
LayoutDefinition::setLibrary function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets the asset library for this layout definition.
LayoutDefinition::setPath function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets the base path for this layout definition.
LayoutDefinition::setRegions function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets the regions for this layout definition.
LayoutDefinition::setTemplate function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets the template name.
LayoutDefinition::setTemplatePath function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets the template path.
LayoutDefinition::setThemeHook function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets the theme hook.
LayoutDefinition::__construct function core/lib/Drupal/Core/Layout/LayoutDefinition.php LayoutDefinition constructor.
LayoutDeriver::getDerivativeDefinitions function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php Gets the definition of all derivatives of a base plugin.
LayoutInterface::getPluginDefinition function core/lib/Drupal/Core/Layout/LayoutInterface.php
LayoutPluginManager::getGroupedDefinitions function core/lib/Drupal/Core/Layout/LayoutPluginManager.php
LayoutPluginManager::getSortedDefinitions function core/lib/Drupal/Core/Layout/LayoutPluginManager.php
LayoutPluginManager::processDefinition function core/lib/Drupal/Core/Layout/LayoutPluginManager.php Performs extra processing on plugin definitions.
LayoutPluginManagerInterface::getDefinition function core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php
LayoutPluginManagerInterface::getDefinitions function core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php
LayoutPluginManagerInterface::getGroupedDefinitions function core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php
LayoutPluginManagerInterface::getSortedDefinitions function core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php
LayoutPluginManagerTest::testGetDefinition function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php @covers ::getDefinition[[api-linebreak]]
@covers ::processDefinition[[api-linebreak]]
LayoutPluginManagerTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php @covers ::getDefinitions[[api-linebreak]]
@covers ::providerExists[[api-linebreak]]
LayoutPluginManagerTest::testGetGroupedDefinitions function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php @covers ::getGroupedDefinitions[[api-linebreak]]
LayoutPluginManagerTest::testGetSortedDefinitions function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php @covers ::getSortedDefinitions[[api-linebreak]]
LayoutPluginManagerTest::testProcessDefinition function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php @covers ::processDefinition[[api-linebreak]]
LayoutSectionItem::propertyDefinitions function core/modules/layout_builder/src/Plugin/Field/FieldType/LayoutSectionItem.php Defines field item properties.
LazyPluginCollectionTestBase::getPluginDefinitions function core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Returns some example plugin definitions.
LibraryDefinitionMissingLicenseException class core/lib/Drupal/Core/Asset/Exception/LibraryDefinitionMissingLicenseException.php Defines a custom exception if a library has a remote but no license.
LibraryDefinitionMissingLicenseException.php file core/lib/Drupal/Core/Asset/Exception/LibraryDefinitionMissingLicenseException.php
LibraryDiscovery::clearCachedDefinitions function core/lib/Drupal/Core/Asset/LibraryDiscovery.php Clears static and persistent library definition caches.

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