PluginSettingsBase::$defaultSettingsMerged |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsBase.php |
Whether default settings have been merged into the current $settings. |
_locale_translation_default_update_options |
function |
drupal/core/modules/locale/locale.translation.inc |
Returns default import options for translation update. |
PluginTestBase::$defaultsTestPluginManager |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php |
|
InsertDefaultsTest::testDefaultEmptyInsert |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertDefaultsTest.php |
Tests that no action will be preformed if no fields are specified. |
PathLanguageUiTest::testDefaultLanguageUrl |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Tests that a default language URL alias works. |
views.view.test_argument_default_fixed.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_default_fixed.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_default_fixed.yml |
Twig_Extension_Escaper::setDefaultStrategy |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Escaper.php |
Sets the default strategy to use when not defined by the user. |
Twig_Extension_Escaper::getDefaultStrategy |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Escaper.php |
Gets the default strategy to use when not defined by the user. |
Twig_NodeVisitor_Escaper::$defaultStrategy |
property |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php |
|
BaseCompilerFilter::$excludeDefaultExterns |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
ChangeUserRoleBase::getDefaultConfiguration |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/ChangeUserRoleBase.php |
Returns default configuration for this action. |
DateTimeDefaultWidget::defaultValueFunction |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDefaultWidget.php |
Return the callback used to set a date default value. |
AggregatorTestBase::getDefaultFeedItemCount |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Returns the count of the randomly created feed array. |
DefaultViewRecentComments::$commentsCreated |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Will hold the comments created for testing. |
DefaultViewRecentComments::testBlockDisplay |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Tests the block defined by the comments_recent view. |
SelectPagerDefaultTest::testInnerPagerQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that a pager query results with an inner pager query are valid. |
EntityFormController::isDefaultFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::isDefaultFormLangcode(). |
StaticReflectionClass::getDefaultProperties |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php |
|
WizardPluginBase::defaultDisplayFiltersUser |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves filter information based on user input for the default display. |
DefaultFileLocatorTest::testFindMappingFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
ArgumentDefaultPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Provide the default form for setting options. |
CommentFieldsTest::testCommentDefaultFields |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php |
Tests that the default 'comment_body' field is correctly added. |
AbstractManagerRegistry::$defaultConnection |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|
PluginSettingsInterface::getDefaultSettings |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsInterface.php |
Returns the default settings for the plugin. |
NamespacedAttributeBagTest::testGetDefaults |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
StyleUnformattedTest::testDefaultRowClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
Take sure that the default css classes works as expected. |
MimeTypeExtensionGuesser::$defaultExtensions |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeExtensionGuesser.php |
A map of mime types and their default extensions. |
BaseCompilerFilter::setExcludeDefaultExterns |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
FieldInstanceEditForm::getDefaultValueWidget |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceEditForm.php |
Builds the default value widget for a given field instance. |
DateTimeDatelistWidget::defaultValueFunction |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDatelistWidget.php |
Returns the callback used to set a date default value. |
SelectPagerDefaultTest::testHavingPagerQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that a paging query results with a having expression are valid. |
ConstraintTest::testAddDefaultGroupAddsGroup |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
DefaultFileLocatorTest::testGetFileExtension |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
DefaultFileLocatorTest::testGetAllClassNames |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
ArgumentDefaultPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Provide the default form form for submitting options |
entity.form_display.node.article.default.yml |
file |
drupal/core/profiles/standard/config/entity.form_display.node.article.default.yml |
drupal/core/profiles/standard/config/entity.form_display.node.article.default.yml |
Twig_Node_Expression_Filter_Default::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php |
Compiles the node to PHP. |
ConnectionRegistry::getDefaultConnectionName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ConnectionRegistry.php |
Gets the default connection name. |
ProjectServiceContainer::getDefaultParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services8.php |
Gets the default parameters. |
ArgumentDefaultTest::testArgumentDefaultFixed |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php |
Tests fixed default argument. |
ProjectServiceContainer::getDefaultParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php |
Gets the default parameters. |
UrlGeneratorTest::testQueryParamSameAsDefault |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
ProjectServiceContainer::getDefaultParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php |
Gets the default parameters. |
ViewFormControllerBase::isDefaultDisplayShown |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Controls whether or not the default display should have its own tab on edit. |
ProjectServiceContainer::getDefaultParameters |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php |
Gets the default parameters. |
DefaultWizardDeriver::getDerivativeDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/DefaultWizardDeriver.php |
Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinition(). |
locale_translation_default_translation_server |
function |
drupal/core/modules/locale/locale.compare.inc |
Retrieve data for default server. |
LocaleConfigSubscriber::$defaultConfigContext |
property |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigSubscriber.php |
Default configuration context. |
language_configuration_element_default_options |
function |
drupal/core/modules/language/language.module |
Returns the default options for the language configuration form element. |
DefaultViewRecentComments::$pageDisplayResults |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Number of results for the Page display. |