ArgumentDefaultTest::testArgumentDefaultPlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php |
Tests the argument default test plugin. |
SelectTableSortDefaultTest::testTableSortQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php |
Confirms that a tablesort query returns the correct results. |
ArgumentDefaultPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Provide the default form form for validating options |
KernelTest::testClassCacheIsNotLoadedByDefault |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
DefaultWizardDeriver::getDerivativeDefinitions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/DefaultWizardDeriver.php |
Implements Drupal\Component\Plugin\Derivative\DerivativeInterface::getDerivativeDefinitions(). |
AbstractManagerRegistry::getDefaultManagerName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets the default object manager name. |
ShortcutSetsTest::testShortcutSetDeleteDefault |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests deleting the default shortcut set. |
ImageFieldDefaultImagesTest::testDefaultImages |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
Tests CRUD for fields and fields instances with default images. |
FieldImportCreateTest::testImportCreateDefault |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportCreateTest.php |
Tests creating fields and instances during default config import. |
GenericCacheBackendUnitTestBase::$defaultValue |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Random value to use in tests. |
DisplayExtenderPluginBase::defaultableSections |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Static member function to list which sections are defaultable
and what items each section contains. |
language_get_default_configuration_settings_key |
function |
drupal/core/modules/language/language.module |
Returns the root name of the variables used to store the configuration. |
DefaultViewRecentComments::$blockDisplayResults |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Number of results for the Block display. |
FilterDefaultFormatTest::testDefaultTextFormats |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php |
Tests if the default text format is accessible to users. |
ConstraintTest::testSetUndefinedDefaultProperty |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
ConfigurableActionBase::getDefaultConfiguration |
function |
drupal/core/lib/Drupal/Core/Action/ConfigurableActionBase.php |
Returns default configuration for this action. |
Util_XMLTest::testAssertValidKeysDefaultValuesA |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php |
|
Util_XMLTest::testAssertValidKeysDefaultValuesB |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php |
|
RouteProviderTest::testOutlinePathMatchDefaults |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that we can find routes whose pattern would match the request. |
InsertDefaultsTest::testDefaultInsertWithFields |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertDefaultsTest.php |
Tests that we can insert fields with values and defaults in the same query. |
UnpublishByKeywordNode::getDefaultConfiguration |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnpublishByKeywordNode.php |
Returns default configuration for this action. |
UrlMatcherTest::testDefaultRequirementOfVariable |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
DefaultViewRecentComments::$masterDisplayResults |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/DefaultViewRecentComments.php |
Number of results for the Master display. |
user_template_preprocess_default_variables_alter |
function |
drupal/core/modules/user/user.module |
Implements hook_template_preprocess_default_variables_alter(). |
HIncludeFragmentRenderer::$globalDefaultTemplate |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/HIncludeFragmentRenderer.php |
|
ParameterBagTest::testGetDoesNotUseDeepByDefault |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
|
Twig_Node_Expression_Filter_Default::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Filter/Default.php |
Constructor. |
hook_template_preprocess_default_variables_alter |
function |
drupal/core/modules/system/system.api.php |
Alter the default, hook-independent variables for all templates. |
views.view.test_argument_default_current_user.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_default_current_user.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_default_current_user.yml |
ArgumentDefaultTest::testArgumentDefaultNoOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php |
Tests the use of a default argument plugin that provides no options. |
AbstractManagerRegistry::getDefaultConnectionName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
Gets the default connection name. |
CoverageTwoDefaultClassAnnotations::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageTwoDefaultClassAnnotations.php |
@covers Foo\CoveredClass::<public> |
ImageFieldDisplayTest::testImageFieldDefaultImage |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
Test use of a default image with an image field. |
UnpublishByKeywordComment::getDefaultConfiguration |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Action/UnpublishByKeywordComment.php |
Returns default configuration for this action. |
RequestTest::testGetContentWorksTwiceInDefaultMode |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
NativeFileSessionHandlerTest::testConstructDefault |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php |
|
UrlGeneratorTest::testWithAnIntegerAsADefaultValue |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
UrlGeneratorTest::testDefaultRequirementOfVariable |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
CollectionValidatorTest::testFieldsAsDefaultOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
RegexValidatorTest::testConstraintGetDefaultOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
|
NonDefaultBlockAdminTest::testNonDefaultBlockAdmin |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/NonDefaultBlockAdminTest.php |
Test non-default theme admin. |
ViewStorageController::mergeDefaultDisplaysOptions |
function |
drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php |
Add defaults to the display options. |
EntityAccessTest::testEntityAccessDefaultController |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php |
Ensures that the default controller is used as a fallback. |
LocaleListenerTest::testDefaultLocaleWithoutSession |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php |
|
SelectTableSortDefaultTest::testTableSortQueryFirst |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php |
Confirms precedence of tablesorts headers. |
ConstraintTest::testSetDefaultPropertyDoctrineStyle |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
UserRegistrationTest::testRegistrationDefaultValues |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php |
|
DefaultFileLocatorTest::testFindMappingFileNotFound |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
LengthValidatorTest::testConstraintGetDefaultOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
|
RouterTest::testControllerPlaceholdersDefaultValues |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Confirms that default placeholders in paths work correctly. |