| MediaSelection.php |
file |
core/modules/media/src/Plugin/EntityReferenceSelection/MediaSelection.php |
|
| MediaSelection::buildEntityQuery |
function |
core/modules/media/src/Plugin/EntityReferenceSelection/MediaSelection.php |
Builds an EntityQuery to get referenceable entities. |
| MediaSelection::createNewEntity |
function |
core/modules/media/src/Plugin/EntityReferenceSelection/MediaSelection.php |
Creates a new entity object that can be used as a valid reference. |
| MediaSelection::validateReferenceableNewEntities |
function |
core/modules/media/src/Plugin/EntityReferenceSelection/MediaSelection.php |
Validates which newly created entities can be referenced. |
| menu.parent_form_selector |
service |
core/core.services.yml |
Drupal\Core\Menu\MenuParentFormSelector |
| MenuController::$menuParentSelector |
property |
core/modules/menu_ui/src/Controller/MenuController.php |
The menu parent form service. |
| MenuLinkDefaultForm::$menuParentSelector |
property |
core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php |
The parent form selector service. |
| MenuParentFormSelector |
class |
core/lib/Drupal/Core/Menu/MenuParentFormSelector.php |
Default implementation of the menu parent form selector service. |
| MenuParentFormSelector.php |
file |
core/lib/Drupal/Core/Menu/MenuParentFormSelector.php |
|
| MenuParentFormSelector::$entityTypeManager |
property |
core/lib/Drupal/Core/Menu/MenuParentFormSelector.php |
The entity type manager service. |
| MenuParentFormSelector::$menuLinkTree |
property |
core/lib/Drupal/Core/Menu/MenuParentFormSelector.php |
The menu link tree service. |
| MenuParentFormSelector::getMenuOptions |
function |
core/lib/Drupal/Core/Menu/MenuParentFormSelector.php |
Gets a list of menu names for use as options. |
| MenuParentFormSelector::getParentDepthLimit |
function |
core/lib/Drupal/Core/Menu/MenuParentFormSelector.php |
Returns the maximum depth of the possible parents of the menu link. |
| MenuParentFormSelector::getParentSelectOptions |
function |
core/lib/Drupal/Core/Menu/MenuParentFormSelector.php |
Gets the options for a select element to choose a menu and parent. |
| MenuParentFormSelector::parentSelectElement |
function |
core/lib/Drupal/Core/Menu/MenuParentFormSelector.php |
Gets a form element to choose a menu and parent. |
| MenuParentFormSelector::parentSelectOptionsTreeWalk |
function |
core/lib/Drupal/Core/Menu/MenuParentFormSelector.php |
Iterates over all items in the tree to prepare the parents select options. |
| MenuParentFormSelector::__construct |
function |
core/lib/Drupal/Core/Menu/MenuParentFormSelector.php |
Constructs a \Drupal\Core\Menu\MenuParentFormSelector. |
| MenuParentFormSelectorInterface |
interface |
core/lib/Drupal/Core/Menu/MenuParentFormSelectorInterface.php |
Defines an interface for menu selector form elements and menu link options. |
| MenuParentFormSelectorInterface.php |
file |
core/lib/Drupal/Core/Menu/MenuParentFormSelectorInterface.php |
|
| MenuParentFormSelectorInterface::getParentSelectOptions |
function |
core/lib/Drupal/Core/Menu/MenuParentFormSelectorInterface.php |
Gets the options for a select element to choose a menu and parent. |
| MenuParentFormSelectorInterface::parentSelectElement |
function |
core/lib/Drupal/Core/Menu/MenuParentFormSelectorInterface.php |
Gets a form element to choose a menu and parent. |
| MenuTreeStorage::safeExecuteSelect |
function |
core/lib/Drupal/Core/Menu/MenuTreeStorage.php |
Executes a select query while making sure the database table exists. |
| MessageCommand::$wrapperQuerySelector |
property |
core/lib/Drupal/Core/Ajax/MessageCommand.php |
The query selector for the element the message will appear in. |
| MigrateFieldPluginManagerTest::testPluginSelection |
function |
core/modules/migrate_drupal/tests/src/Kernel/MigrateFieldPluginManagerTest.php |
Tests that the correct MigrateField plugins are used. |
| MoveBlockForm::getSelectedDelta |
function |
core/modules/layout_builder/src/Form/MoveBlockForm.php |
Gets the selected delta. |
| MoveBlockForm::getSelectedRegion |
function |
core/modules/layout_builder/src/Form/MoveBlockForm.php |
Gets the selected region. |
| NegotiationSelectedForm |
class |
core/modules/language/src/Form/NegotiationSelectedForm.php |
Configure the selected language negotiation method for this site. |
| NegotiationSelectedForm.php |
file |
core/modules/language/src/Form/NegotiationSelectedForm.php |
|
| NegotiationSelectedForm::buildForm |
function |
core/modules/language/src/Form/NegotiationSelectedForm.php |
Form constructor. |
| NegotiationSelectedForm::getEditableConfigNames |
function |
core/modules/language/src/Form/NegotiationSelectedForm.php |
Gets the configuration names that will be editable. |
| NegotiationSelectedForm::getFormId |
function |
core/modules/language/src/Form/NegotiationSelectedForm.php |
Returns a unique string identifying the form. |
| NegotiationSelectedForm::submitForm |
function |
core/modules/language/src/Form/NegotiationSelectedForm.php |
Form submission handler. |
| NodeBulkForm::emptySelectedMessage |
function |
core/modules/node/src/Plugin/views/field/NodeBulkForm.php |
Returns the message to be displayed when there are no selected items. |
| NodeSelection |
class |
core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php |
Provides specific access control for the node entity type. |
| NodeSelection.php |
file |
core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php |
|
| NodeSelection::buildEntityQuery |
function |
core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php |
Builds an EntityQuery to get referenceable entities. |
| NodeSelection::createNewEntity |
function |
core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php |
Creates a new entity object that can be used as a valid reference. |
| NodeSelection::validateReferenceableNewEntities |
function |
core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php |
Validates which newly created entities can be referenced. |
| OliveroMessagesTest::testDataDrupalSelectors |
function |
core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroMessagesTest.php |
Tests data-drupal-selector="messages" exists. |
| olivero_form_node_preview_form_select_alter |
function |
core/themes/olivero/olivero.theme |
Implements hook_form_FORM_ID_alter(). |
| olivero_preprocess_select |
function |
core/themes/olivero/olivero.theme |
Implements hook_preprocess_HOOK(). |
| OpenDialogCommand::$selector |
property |
core/lib/Drupal/Core/Ajax/OpenDialogCommand.php |
The selector of the dialog. |
| OptionsSelectDynamicValuesTest |
class |
core/modules/options/tests/src/Functional/OptionsSelectDynamicValuesTest.php |
Tests an options select with a dynamic allowed values function. |
| OptionsSelectDynamicValuesTest.php |
file |
core/modules/options/tests/src/Functional/OptionsSelectDynamicValuesTest.php |
|
| OptionsSelectDynamicValuesTest::$defaultTheme |
property |
core/modules/options/tests/src/Functional/OptionsSelectDynamicValuesTest.php |
The theme to install as the default for testing. |
| OptionsSelectDynamicValuesTest::testSelectListDynamic |
function |
core/modules/options/tests/src/Functional/OptionsSelectDynamicValuesTest.php |
Tests the 'options_select' widget (single select). |
| OptionsSelectWidget |
class |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsSelectWidget.php |
Plugin implementation of the 'options_select' widget. |
| OptionsSelectWidget.php |
file |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsSelectWidget.php |
|
| OptionsSelectWidget::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsSelectWidget.php |
Returns the form for a single field widget. |
| OptionsSelectWidget::getEmptyLabel |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsSelectWidget.php |
Returns the empty option label to add to the list of options, if any. |