Search for list
Title | Object type | File name | Summary |
---|---|---|---|
DateTimeFieldItemList::defaultValuesForm | function | core/ |
Returns a form for the default value input. |
DateTimeFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
DateTimeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
DateTimeFieldItemList::DEFAULT_VALUE_CUSTOM | constant | core/ |
Defines the default value as relative. |
DateTimeFieldItemList::DEFAULT_VALUE_NOW | constant | core/ |
Defines the default value as now. |
DateTimeFieldItemList::processDefaultValue | function | core/ |
Processes the default value before being applied. |
DateTimeFieldTest::datelistDataProvider | function | core/ |
The data provider for testing the validation of the datelist widget. |
DateTimeFieldTest::testDatelistWidget | function | core/ |
Tests Date List Widget functionality. |
DbUpdateController::updateTasksList | function | core/ |
Provides the update task list render array. |
DefaultConfigTest::moduleListDataProvider | function | core/ |
A data provider that lists every module in core. |
DefaultConfigTest::themeListDataProvider | function | core/ |
A data provider that lists every theme in core. |
DefaultPluginManager::$moduleExtensionList | property | core/ |
The module extension list. |
DefaultsSectionStorage::getSectionList | function | core/ |
Gets the section list. |
DefaultViewsTest::testSplitListing | function | core/ |
Tests that enabling views moves them to the correct table. |
DisplayApiTest::testFieldItemListView | function | core/ |
Tests the FieldItemListInterface::view() method. |
DraggableListBuilder | class | core/ |
Defines a class to build a draggable listing of configuration entities. |
DraggableListBuilder.php | file | core/ |
|
DraggableListBuilder::getWeight | function | core/ |
Gets the weight of the given entity. |
DraggableListBuilder::setWeight | function | core/ |
Sets the weight of an entity. |
DraggableListBuilder::__construct | function | core/ |
Constructs a new EntityListBuilder object. |
DraggableListBuilderTrait | trait | core/ |
Provides a trait for draggable listings of entities. |
DraggableListBuilderTrait.php | file | core/ |
|
DraggableListBuilderTrait::$entities | property | core/ |
The entities being listed. |
DraggableListBuilderTrait::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
DraggableListBuilderTrait::$formBuilder | property | core/ |
The form builder. |
DraggableListBuilderTrait::$weightKey | property | core/ |
Name of the entity's weight field or FALSE if no field is provided. |
DraggableListBuilderTrait::buildForm | function | core/ |
Form constructor. |
DraggableListBuilderTrait::buildHeader | function | core/ |
Builds the header row for the entity listing. |
DraggableListBuilderTrait::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
DraggableListBuilderTrait::getWeight | function | core/ |
Gets the weight of the given entity. |
DraggableListBuilderTrait::render | function | core/ |
Builds a listing of entities for the given entity type. |
DraggableListBuilderTrait::setWeight | function | core/ |
Sets the weight of an entity. |
DraggableListBuilderTrait::submitForm | function | core/ |
Form submission handler. |
DraggableListBuilderTrait::validateForm | function | core/ |
Form validation handler. |
DrupalFlushAllCachesTest::testDrupalFlushAllCachesModuleList | function | core/ |
Tests that drupal_flush_all_caches() uses core.extension properly. |
DrupalKernel::$moduleList | property | core/ |
Holds the list of enabled modules. |
DrupalStandardsListenerDeprecatedClass | class | core/ |
Fixture class for use by DrupalStandardsListenerDeprecationTest. |
DrupalStandardsListenerDeprecatedClass.php | file | core/ |
|
DrupalStandardsListenerDeprecatedClass::testFunction | function | core/ |
Returns a known value. |
DrupalStandardsListenerDeprecationTest | class | core/ |
Test deprecation error handling by DrupalStandardsListener. |
DrupalStandardsListenerDeprecationTest.php | file | core/ |
|
DrupalStandardsListenerDeprecationTest::testDeprecation | function | core/ |
Exercise DrupalStandardsListener's coverage validation. |
DRUPAL_CORE_REMOVED_MODULE_LIST | constant | core/ |
An array of machine names of modules that were removed from Drupal core. |
DRUPAL_CORE_REMOVED_THEME_LIST | constant | core/ |
An array of machine names of themes that were removed from Drupal core. |
drupal_system_listing_compatible_test.info.yml | file | core/ |
core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml |
drupal_system_listing_compatible_test.info.yml | file | core/ |
core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml |
EditorManager::listOptions | function | core/ |
Populates a key-value pair of available text editors. |
EmptyHelpSection::listTopics | function | core/ |
Returns a list of topics to show in the help section. |
entity-add-list.html.twig | file | core/ |
Default theme implementation to present a list of available bundles. |
entity-add-list.html.twig | file | core/ |
Theme override to present a list of available bundles. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.