ArgumentPluginBase::getDefaultArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Get a default argument, if available. |
CoverageTwoDefaultClassAnnotations.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageTwoDefaultClassAnnotations.php |
|
RouteTest::testCompilationDefaultValue |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteTest.php |
Confirms that a compiled route with default values has the correct outline. |
config_test.dynamic.dotted.default.yml |
file |
drupal/core/modules/config/tests/config_test/config/config_test.dynamic.dotted.default.yml |
drupal/core/modules/config/tests/config_test/config/config_test.dynamic.dotted.default.yml |
DefaultAccessCheckTest::$accessChecker |
property |
drupal/core/tests/Drupal/Tests/Core/Access/DefaultAccessCheckTest.php |
The access checker to test. |
DisplayPluginBase::defaultableSections |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Static member function to list which sections are defaultable
and what items each section contains. |
_template_preprocess_default_variables |
function |
drupal/core/includes/theme.inc |
Returns hook-independent variables to template_preprocess(). |
EntityTypeConstraint::getDefaultOption |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraint.php |
Overrides Constraint::getDefaultOption(). |
MessageAction::getDefaultConfiguration |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/MessageAction.php |
Returns default configuration for this action. |
TestHelperPlugin::testSetOptionDefaults |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/TestHelperPlugin.php |
Calls the protected method setOptionDefaults(). |
DefaultNumberFormatter::settingsSummary |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php |
Returns a short summary for the current formatter settings. |
BlockStorageUnitTest::testDefaultBlocks |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests the installation of default blocks. |
ValidatorTest::testValidateDefaultGroup |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
WizardPluginBase::defaultDisplayOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Assembles the default display options for the view. |
WizardPluginBase::defaultDisplayFilters |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves all filter information used by the default display. |
DefaultFileLocatorTest::testUniquePaths |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
TestFieldDefaultFormatter::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Returns a form to configure settings for the formatter. |
StatementPrefetch::$defaultFetchOptions |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Holds supplementary default fetch options. |
TestFieldDefaultFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Builds a renderable array for a field value. |
entity.display.node.article.default.yml |
file |
drupal/core/profiles/standard/config/entity.display.node.article.default.yml |
drupal/core/profiles/standard/config/entity.display.node.article.default.yml |
ArgumentPluginBase::defaultArgumentForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Provide a form for selecting the default argument when the
default action is set to provide default argument. |
ComplexDataConstraint::getDefaultOption |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php |
Returns the name of the default option |
ArgumentPluginBase::defaultAccessDenied |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Default action: access denied. |
EntityRenderController::getBuildDefaults |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Provides entity-specific defaults to the build process. |
FilterDefaultConfigTest::testUpdateRoles |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultConfigTest.php |
Tests that changes to FilterFormat::$roles do not have an effect. |
DisplayExtenderTest::defaultableSections |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayExtenderPluginBase::defaultableSections(). |
ArgumentDefaultPluginBase::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Retrieve the options when this is a new access
control plugin |
AbstractManagerRegistry::$defaultManager |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|
AssignOwnerNode::getDefaultConfiguration |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
Returns default configuration for this action. |
UploadedFileTest::testErrorIsOkByDefault |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
Twig_Extension_Escaper::$defaultStrategy |
property |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Escaper.php |
|
PluginBaseUnitTest::testSetOptionDefault |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginBaseUnitTest.php |
Tests the setOptionDefault method. |
DateTimeDefaultFormatter::settingsSummary |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php |
Returns a short summary for the current formatter settings. |
SelectPagerDefaultTest::testOddPagerQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that a pager query returns the correct results. |
FilterDefaultConfigTest::testInstallation |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultConfigTest.php |
Tests installation of default formats. |
DefaultViewsTest::clickViewsOperationLink |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DefaultViewsTest.php |
Click a link to perform an operation on a view. |
EditorPluginInterface::getDefaultSettings |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorPluginInterface.php |
Returns the default settings for this configurable text editor. |
WizardPluginBase::defaultDisplaySortsUser |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Retrieves sort information based on user input for the default display. |
CKEditorTest::getDefaultContentsCssConfig |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorTest.php |
|
AnnotationClassLoader::$defaultRouteIndex |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
|
editor_test_editor_default_settings_alter |
function |
drupal/core/modules/editor/tests/modules/editor_test.module |
Implements hook_editor_default_settings_alter(). |
TermLanguageTest::testDefaultTermLanguage |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php |
|
LOCALE_TRANSLATION_DEFAULT_SERVER_PATTERN |
constant |
drupal/core/modules/locale/locale.module |
Default location of gettext file on the translation server. |
hook_views_plugins_argument_default_alter |
function |
drupal/core/modules/views/views.api.php |
Modify the list of available views default argument plugins. |
DefaultViewRecentComments::testPageDisplay |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Tests the page defined by the comments_recent view. |
SelectPagerDefaultTest::testEvenPagerQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that a pager query returns the correct results. |
SelectPagerDefaultTest::testElementNumbers |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that every pager gets a valid, non-overlaping element ID. |
FilterDefaultFormatTest::resetFilterCaches |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php |
Rebuilds text format and permission caches in the thread running the tests. |
AnnotationClassLoader::getDefaultRouteName |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
Gets the default route name for a class method. |
TestFieldDefaultFormatter::settingsSummary |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Returns a short summary for the current formatter settings. |