Search for list
Title | Object type | File name | Summary |
---|---|---|---|
ContainerAwareEventDispatcherTest::testAddSubscriberWithMultipleListeners | function | core/ |
|
ContainerAwareEventDispatcherTest::testDispatchLazyListener | function | core/ |
|
ContainerAwareEventDispatcherTest::testGetAllListenersSortsByPriority | function | core/ |
|
ContainerAwareEventDispatcherTest::testGetLazyListeners | function | core/ |
|
ContainerAwareEventDispatcherTest::testGetListenerPriority | function | core/ |
|
ContainerAwareEventDispatcherTest::testGetListenerPriorityWithServices | function | core/ |
|
ContainerAwareEventDispatcherTest::testGetListenersSortsByPriority | function | core/ |
|
ContainerAwareEventDispatcherTest::testGetListenersWhenAddedCallbackListenerIsRemoved | function | core/ |
|
ContainerAwareEventDispatcherTest::testGetListenersWithCallables | function | core/ |
|
ContainerAwareEventDispatcherTest::testGetListenersWithServices | function | core/ |
|
ContainerAwareEventDispatcherTest::testHasListenersIsLazy | function | core/ |
|
ContainerAwareEventDispatcherTest::testHasListenersWhenAddedCallbackListenerIsRemoved | function | core/ |
|
ContainerAwareEventDispatcherTest::testHasListenersWithoutEventsReturnsFalseAfterHasListenersWithEventHasBeenCalled | function | core/ |
|
ContainerAwareEventDispatcherTest::testPriorityFindsLazyListeners | function | core/ |
|
ContainerAwareEventDispatcherTest::testRemoveFindsLazyListeners | function | core/ |
|
ContainerAwareEventDispatcherTest::testRemoveListener | function | core/ |
|
ContainerAwareEventDispatcherTest::testRemoveSubscriberWithMultipleListeners | function | core/ |
|
ContentEntityNormalizerTest::createMockFieldListItem | function | core/ |
Creates a mock field list item. |
CountryManager::getList | function | core/ |
Get an array of country code => country name pairs, altered by alter hooks. |
CountryManager::getStandardList | function | core/ |
Get an array of all two-letter country code => country name pairs. |
CountryManagerInterface::getList | function | core/ |
Returns a list of country code => country name pairs. |
DatabaseFileUsageBackend::listUsage | function | core/ |
Determines where a file is used. |
DatabaseStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
DataDefinition::isList | function | core/ |
|
DataDefinitionInterface::isList | function | core/ |
Returns whether the data is multi-valued, i.e. a list of data items. |
DataType::$list_class | property | core/ |
The typed data class used for wrapping multiple data items of the type. Must implement the \Drupal\Core\TypedData\ListInterface. |
DataType::$list_definition_class | property | core/ |
The definition class to use for defining a list of items of this type. Must implement the \Drupal\Core\TypedData\ListDataDefinitionInterface. |
DateFormatListBuilder | class | core/ |
Defines a class to build a listing of date format entities. |
DateFormatListBuilder.php | file | core/ |
|
DateFormatListBuilder::$dateFormatter | property | core/ |
The date formatter service. |
DateFormatListBuilder::buildHeader | function | core/ |
|
DateFormatListBuilder::buildRow | function | core/ |
|
DateFormatListBuilder::createInstance | function | core/ |
|
DateFormatListBuilder::__construct | function | core/ |
Constructs a new DateFormatListBuilder object. |
Datelist | class | core/ |
Provides a datelist element. |
Datelist.php | file | core/ |
|
Datelist::checkEmptyInputs | function | core/ |
Checks the input array for empty values. |
Datelist::getInfo | function | core/ |
|
Datelist::incrementRound | function | core/ |
Rounds minutes and seconds to nearest requested value. |
Datelist::processDatelist | function | core/ |
Expands a date element into an array of individual elements. |
Datelist::validateDatelist | function | core/ |
Validation callback for a datelist element. |
Datelist::valueCallback | function | core/ |
Validates the date type to adjust 12 hour time and prevent invalid dates. If the date is valid, the date is set in the form. |
DateRangeDatelistWidget | class | core/ |
Plugin implementation of the 'daterange_datelist' widget. |
DateRangeDatelistWidget.php | file | core/ |
|
DateRangeDatelistWidget::defaultSettings | function | core/ |
|
DateRangeDatelistWidget::formElement | function | core/ |
|
DateRangeDatelistWidget::settingsForm | function | core/ |
|
DateRangeDatelistWidget::settingsSummary | function | core/ |
|
DateRangeFieldItemList | class | core/ |
Represents a configurable entity daterange field. |
DateRangeFieldItemList.php | file | core/ |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.