| OptionsSelectWidget::sanitizeLabel |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsSelectWidget.php |
Sanitizes a string label to display as an option. |
| OptionsSelectWidget::supportsGroups |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsSelectWidget.php |
Indicates whether the widgets support optgroups. |
| OptionsWidgetBase::getSelectedOptions |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsWidgetBase.php |
Determines selected options from the incoming field values. |
| OptionsWidgetsTest::testSelectListFloat |
function |
core/modules/options/tests/src/Functional/OptionsWidgetsTest.php |
Tests the 'options_select' widget (float values). |
| OptionsWidgetsTest::testSelectListMultiple |
function |
core/modules/options/tests/src/Functional/OptionsWidgetsTest.php |
Tests the 'options_select' widget (multiple select). |
| OptionsWidgetsTest::testSelectListRequiredErrorAttribute |
function |
core/modules/options/tests/src/Functional/OptionsWidgetsTest.php |
Tests the '#required_error' attribute for the select list. |
| OptionsWidgetsTest::testSelectListSingle |
function |
core/modules/options/tests/src/Functional/OptionsWidgetsTest.php |
Tests the 'options_select' widget (single select). |
| Page::$parentFormSelector |
property |
core/modules/views/src/Plugin/views/display/Page.php |
The parent form selector service. |
| PageDisplayVariantSelectionEvent |
class |
core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php |
Event fired when rendering main content, to select a page display variant. |
| PageDisplayVariantSelectionEvent.php |
file |
core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php |
|
| PageDisplayVariantSelectionEvent::$contexts |
property |
core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php |
An array of collected contexts to pass to the page display variant. |
| PageDisplayVariantSelectionEvent::$pluginConfiguration |
property |
core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php |
The configuration for the selected page display variant. |
| PageDisplayVariantSelectionEvent::$pluginId |
property |
core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php |
The selected page display variant plugin ID. |
| PageDisplayVariantSelectionEvent::$routeMatch |
property |
core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php |
The current route match. |
| PageDisplayVariantSelectionEvent::getContexts |
function |
core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php |
Gets the contexts that were set during event dispatch. |
| PageDisplayVariantSelectionEvent::getPluginConfiguration |
function |
core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php |
Get the configuration for the selected page display variant. |
| PageDisplayVariantSelectionEvent::getPluginId |
function |
core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php |
The selected page display variant plugin ID. |
| PageDisplayVariantSelectionEvent::getRouteMatch |
function |
core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php |
Gets the current route match. |
| PageDisplayVariantSelectionEvent::setContexts |
function |
core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php |
Sets the contexts to be passed to the page display variant. |
| PageDisplayVariantSelectionEvent::setPluginConfiguration |
function |
core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php |
Set the configuration for the selected page display variant. |
| PageDisplayVariantSelectionEvent::setPluginId |
function |
core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php |
The selected page display variant plugin ID. |
| PageDisplayVariantSelectionEvent::__construct |
function |
core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php |
Constructs the page display variant plugin selection event. |
| PagerSelectExtender |
class |
core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/PagerSelectExtender.php |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Query\PagerSelectExtender. |
| PagerSelectExtender |
class |
core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Query extender for pager queries. |
| PagerSelectExtender.php |
file |
core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/PagerSelectExtender.php |
|
| PagerSelectExtender.php |
file |
core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
|
| PagerSelectExtender::$customCountQuery |
property |
core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
The count query that will be used for this pager. |
| PagerSelectExtender::$element |
property |
core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
The unique ID of this pager on this page. |
| PagerSelectExtender::$limit |
property |
core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
The number of elements per page to allow. |
| PagerSelectExtender::element |
function |
core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Specify the element ID for this pager query. |
| PagerSelectExtender::ensureElement |
function |
core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Ensure that there is an element associated with this query. |
| PagerSelectExtender::execute |
function |
core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Override the execute method. |
| PagerSelectExtender::getCountQuery |
function |
core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Retrieve the count query for this pager. |
| PagerSelectExtender::getElement |
function |
core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Gets the element ID for this pager query. |
| PagerSelectExtender::limit |
function |
core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Specify the maximum number of elements per page for this query. |
| PagerSelectExtender::setCountQuery |
function |
core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Specify the count query object to use for this pager. |
| PagerSelectExtender::__construct |
function |
core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Constructs a PagerSelectExtender object. |
| PhpSelection |
class |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/PhpSelection.php |
Defines an alternative to the default Entity Reference Selection plugin. |
| PhpSelection.php |
file |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/PhpSelection.php |
|
| PhpSelection::countReferenceableEntities |
function |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/PhpSelection.php |
Counts entities that are referenceable. |
| PhpSelection::getReferenceableEntities |
function |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/PhpSelection.php |
Gets the list of referenceable entities. |
| PhpSelection::matchLabel |
function |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/PhpSelection.php |
Matches an entity label to an input string. |
| plugin.manager.entity_reference_selection |
service |
core/core.services.yml |
Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManager |
| RemoveCommand::$selector |
property |
core/lib/Drupal/Core/Ajax/RemoveCommand.php |
The CSS selector for the element(s) to be removed. |
| RenderEvents::SELECT_PAGE_DISPLAY_VARIANT |
constant |
core/lib/Drupal/Core/Render/RenderEvents.php |
Name of the event when selecting a page display variant to use. |
| ReservedWordTest::testSelectReservedWordAliasAllFields |
function |
core/tests/Drupal/KernelTests/Core/Database/ReservedWordTest.php |
Tests SELECT query with all fields from a table with a reserved alias. |
| ReservedWordTest::testSelectReservedWordAliasCount |
function |
core/tests/Drupal/KernelTests/Core/Database/ReservedWordTest.php |
Tests SELECT count query from a table with a reserved alias. |
| ReservedWordTest::testSelectReservedWordAliasSpecificFields |
function |
core/tests/Drupal/KernelTests/Core/Database/ReservedWordTest.php |
Tests SELECT query with specific fields from a table with a reserved alias. |
| ReservedWordTest::testSelectReservedWordTableAllFields |
function |
core/tests/Drupal/KernelTests/Core/Database/ReservedWordTest.php |
Tests SELECT query with all fields from a table with a reserved name. |
| ReservedWordTest::testSelectReservedWordTableCount |
function |
core/tests/Drupal/KernelTests/Core/Database/ReservedWordTest.php |
Tests SELECT count query from a table with a reserved name. |