LinkDelete |
class |
Drupal\comment\Plugin\views\field |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkDelete.php |
Field handler to present a link to delete a node. |
|
|
|
LinkDelete |
class |
Drupal\node\Plugin\views\field |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkDelete.php |
Field handler to present a link to delete a node. |
|
|
|
LinkDelete |
class |
Drupal\shortcut\Form |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
Builds the shortcut link deletion form. |
|
|
1 |
LinkDeleteAccessCheck |
class |
Drupal\shortcut\Access |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Access/LinkDeleteAccessCheck.php |
Provides an access check for shortcut link delete routes. |
|
|
2 |
LinkEdit |
class |
Drupal\comment\Plugin\views\field |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkEdit.php |
Field handler to present a link node edit. |
|
|
|
LinkEdit |
class |
Drupal\node\Plugin\views\field |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkEdit.php |
Field handler to present a link node edit. |
|
|
|
LinkEdit |
class |
Drupal\taxonomy\Plugin\views\field |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/LinkEdit.php |
Field handler to present a term edit link. |
|
|
|
LinkEdit |
class |
Drupal\user\Plugin\views\field |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/LinkEdit.php |
Field handler to present a link to user edit. |
|
|
|
LinkFieldTest |
class |
Drupal\link\Tests |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests link field widgets and formatters. |
|
|
|
LinkFieldUITest |
class |
Drupal\link\Tests |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldUITest.php |
Tests link field UI functionality. |
|
|
|
LinkFormatter |
class |
Drupal\link\Plugin\field\formatter |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkFormatter.php |
Plugin implementation of the 'link' formatter. |
1 |
|
|
LinkFormatter |
class |
Drupal\taxonomy\Plugin\field\formatter |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/LinkFormatter.php |
Plugin implementation of the 'taxonomy_term_reference_link' formatter. |
|
|
|
LinkItem |
class |
Drupal\link\Type |
drupal/core/modules/link/lib/Drupal/link/Type/LinkItem.php |
Defines the 'link_field' entity field item. |
|
|
|
LinkItemTest |
class |
Drupal\link\Tests |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkItemTest.php |
Tests the new entity API for the link field type. |
|
|
|
LinkManager |
class |
Drupal\rest\LinkManager |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/LinkManager.php |
|
|
1 |
2 |
LinkManagerInterface |
interface |
Drupal\rest\LinkManager |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/LinkManagerInterface.php |
Interface implemented by link managers. |
1 |
|
|
LinkReply |
class |
Drupal\comment\Plugin\views\field |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkReply.php |
Field handler to present a link to delete a node. |
|
|
|
Links |
abstract class |
Drupal\views\Plugin\views\field |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Links.php |
A abstract handler which provides a collection of links. |
1 |
|
|
LinkSeparateFormatter |
class |
Drupal\link\Plugin\field\formatter |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkSeparateFormatter.php |
Plugin implementation of the 'link_separate' formatter. |
|
|
|
LinksTest |
class |
Drupal\system\Tests\Menu |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LinksTest.php |
Tests for menu links. |
|
|
|
LinkWidget |
class |
Drupal\link\Plugin\field\widget |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/widget/LinkWidget.php |
Plugin implementation of the 'link' widget. |
|
|
|
ListCacheBinsPass |
class |
Drupal\Core\Cache |
drupal/core/lib/Drupal/Core/Cache/ListCacheBinsPass.php |
Adds cache_bins parameter to the container. |
|
1 |
|
ListingEmpty |
class |
Drupal\node\Plugin\views\area |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/area/ListingEmpty.php |
Defines an area plugin to display a node/add link. |
|
|
|
ListInterface |
interface |
Drupal\Core\TypedData |
drupal/core/lib/Drupal/Core/TypedData/ListInterface.php |
Interface for a list of typed data. |
3 |
5 |
|
ListNormalizer |
class |
Drupal\serialization\Normalizer |
drupal/core/modules/serialization/lib/Drupal/serialization/Normalizer/ListNormalizer.php |
Converts list objects to arrays. |
|
|
2 |
ListString |
class |
Drupal\field\Plugin\views\argument |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php |
Argument handler for list field to show the human readable name in the
summary. |
|
|
|
Llama |
class |
Drupal\ckeditor_test\Plugin\CKEditorPlugin |
drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/Llama.php |
Defines the "Llama" plugin, with a CKEditor "llama" feature. |
3 |
|
|
LlamaButton |
class |
Drupal\ckeditor_test\Plugin\CKEditorPlugin |
drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaButton.php |
Defines a "LlamaButton" plugin, with a toolbar builder-enabled "llama" feature. |
|
|
|
LlamaContextual |
class |
Drupal\ckeditor_test\Plugin\CKEditorPlugin |
drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaContextual.php |
Defines a "Llama" plugin, with a contextually enabled "llama" feature. |
|
|
|
LlamaContextualAndButton |
class |
Drupal\ckeditor_test\Plugin\CKEditorPlugin |
drupal/core/modules/ckeditor/tests/modules/lib/Drupal/ckeditor_test/Plugin/CKEditorPlugin/LlamaContextualAndButton.php |
Defines a "LlamaContextualAndbutton" plugin, with a contextually OR toolbar
builder-enabled "llama" feature. |
|
|
|
LoadClassMetadataEventArgs |
class |
Doctrine\Common\Persistence\Event |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
Class that holds event arguments for a loadMetadata event. |
|
|
|
LoaderChain |
class |
Symfony\Component\Validator\Mapping\Loader |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/LoaderChain.php |
Calls multiple LoaderInterface instances in a chain |
1 |
2 |
|
LoaderChainTest |
class |
Symfony\Component\Validator\Tests\Mapping\Loader |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/LoaderChainTest.php |
|
|
|
|
LoaderInterface |
interface |
Symfony\Component\Validator\Mapping\Loader |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/LoaderInterface.php |
|
5 |
4 |
|
LoadMultipleTest |
class |
Drupal\taxonomy\Tests |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/LoadMultipleTest.php |
Test the taxonomy_term_load_multiple() function. |
|
|
|
LoadTest |
class |
Drupal\file\Tests |
drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php |
Tests the file_load() function. |
|
|
|
Local |
class |
Drupal\Core\FileTransfer |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Defines the local connection class for copying files as the httpd user. |
|
1 |
|
LocalActionTest |
class |
Drupal\system\Tests\Menu |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LocalActionTest.php |
Tests local actions. |
|
|
|
Locale |
class |
Drupal\locale |
drupal/core/modules/locale/lib/Drupal/locale/Locale.php |
Static service container wrapper for locale. |
|
|
|
Locale |
class |
Symfony\Component\Validator\Constraints |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Locale.php |
@author Bernhard Schussek <bschussek@gmail.com> |
|
1 |
|
LocaleConfigManager |
class |
Drupal\locale |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php |
Manages localized configuration type plugins. |
|
|
2 |
LocaleConfigSubscriber |
class |
Drupal\locale |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigSubscriber.php |
Locale Config helper |
|
|
2 |
LocaleConfigTranslationTest |
class |
Drupal\locale\Tests |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleConfigTranslationTest.php |
Tests Metadata for configuration objects. |
|
|
|
LocaleContentTest |
class |
Drupal\locale\Tests |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php |
Functional tests for multilingual support on nodes. |
|
|
|
LocaleExportTest |
class |
Drupal\locale\Tests |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Tests for the export of translation files. |
|
|
|
LocaleImportFunctionalTest |
class |
Drupal\locale\Tests |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Functional tests for the import of translation files. |
|
|
|
LocaleInstallTest |
class |
Drupal\locale\Tests |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleInstallTest.php |
Tests for the st() function. |
|
|
|
LocaleJavascriptTranslation |
class |
Drupal\locale\Tests |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleJavascriptTranslation.php |
Functional tests for JavaScript parsing for translatable strings. |
|
|
|
LocaleLibraryInfoAlterTest |
class |
Drupal\locale\Tests |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleLibraryInfoAlterTest.php |
Tests localization of the JavaScript libraries. |
|
|
|
LocaleListener |
class |
Symfony\Component\HttpKernel\EventListener |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/LocaleListener.php |
Initializes the locale based on the current request. |
|
1 |
|