Search for definition
- Search 7.x for definition
- Search 9.5.x for definition
- Search 8.9.x for definition
- Search 10.3.x for definition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
IconPackManager::getIconsFromDefinition | function | core/ |
Discover list of icons from definition extractor. |
IconPackManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
IconPackManager::validateDefinition | function | core/ |
Validates a definition against the JSON schema specification. |
IconPackManagerKernelTest::testProcessDefinition | function | core/ |
Test the IconPackManager::processDefinition method. |
IconPackManagerKernelTest::testProcessDefinitionDisabled | function | core/ |
Test the IconPackManager::processDefinition method with disable pack. |
IconPackManagerKernelTest::testProcessDefinitionExceptionName | function | core/ |
Test the IconPackManager::processDefinition method with exception. |
IconPackManagerKernelTest::testProcessDefinitionExceptionRequired | function | core/ |
Test the IconPackManager::processDefinition method with exception. |
ImageItem::propertyDefinitions | function | core/ |
Defines field item properties. |
IncompleteLibraryDefinitionException | class | core/ |
Defines a custom exception if a library has no CSS/JS/JS setting specified. |
IncompleteLibraryDefinitionException.php | file | core/ |
|
InfoHookDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
InheritedContextDefinition | class | core/ |
Inherited class used for testing. |
InheritedContextDefinition.php | file | core/ |
|
InlineBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
InputConfigurator::getDataDefinitions | function | core/ |
Returns the typed data definitions for the inputs defined by this recipe. |
InsertTest::testInsertFieldOnlyDefinition | function | core/ |
Tests that we can specify fields without values and specify values later. |
InstallerRouteBuilder::getRouteDefinitions | function | core/ |
Overridden to return no routes. |
install_core_entity_type_definitions | function | core/ |
Installs entity type definitions provided by core. |
IntegerItem::propertyDefinitions | function | core/ |
Defines field item properties. |
InternalPropertyTestFieldItem::propertyDefinitions | function | core/ |
Defines field item properties. |
InvalidPluginDefinitionException | class | core/ |
Defines a class for invalid plugin definition exceptions. |
InvalidPluginDefinitionException.php | file | core/ |
|
InvalidPluginDefinitionException::$pluginId | property | core/ |
The plugin ID of the mapper. |
InvalidPluginDefinitionException::getPluginId | function | core/ |
Gets the plugin ID of the mapper that raised the exception. |
InvalidPluginDefinitionException::__construct | function | core/ |
Constructs an InvalidPluginDefinitionException. |
ItemList::getItemDefinition | function | core/ |
Gets the definition of a contained item. |
LanguageBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
LanguageItem::propertyDefinitions | function | core/ |
Defines field item properties. |
LanguageTestBase::schemaDefinition | function | core/ |
Returns the schema definition. |
LayoutBuilderLocalTaskDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
LayoutDefault::$pluginDefinition | property | core/ |
The layout definition. |
LayoutDefault::getPluginDefinition | function | core/ |
|
LayoutDefinition | class | core/ |
Provides an implementation of a layout definition and its metadata. |
LayoutDefinition.php | file | core/ |
|
LayoutDefinition::$additional | property | core/ |
Any additional properties and values. |
LayoutDefinition::$category | property | core/ |
The human-readable category. |
LayoutDefinition::$default_region | property | core/ |
The default region. |
LayoutDefinition::$deriver | property | core/ |
The name of the deriver of this layout definition, if any. |
LayoutDefinition::$description | property | core/ |
An optional description for advanced layouts. |
LayoutDefinition::$icon | property | core/ |
The path to the preview image. |
LayoutDefinition::$icon_map | property | core/ |
An array defining the regions of a layout. |
LayoutDefinition::$label | property | core/ |
The human-readable name. |
LayoutDefinition::$library | property | core/ |
The asset library. |
LayoutDefinition::$path | property | core/ |
Path (relative to the module or theme) to resources like icon or template. |
LayoutDefinition::$regions | property | core/ |
An associative array of regions in this layout. |
LayoutDefinition::$template | property | core/ |
The template file to render this layout (relative to the 'path' given). |
LayoutDefinition::$templatePath | property | core/ |
The path to the template. |
LayoutDefinition::$theme_hook | property | core/ |
The theme hook used to render this layout. |
LayoutDefinition::get | function | core/ |
Gets any arbitrary property. |
LayoutDefinition::getCategory | function | core/ |
Gets the human-readable category of the layout definition. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.