DefaultProcessor::postProcess |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php |
Implements \Drupal\aggregator\Plugin\ProcessorInterface::postProcess(). |
DefaultProcessor::formatItems |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php |
Helper function for drupal_map_assoc. |
ViewExecutable::mergeDefaults |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Merges all plugin default values for each display. |
Default theme implementations |
group |
drupal/core/modules/system/theme.api.php |
Functions and templates for the user interface to be implemented by themes. |
DefaultSummary::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/DefaultSummary.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
IndexTidDepth::defaultActions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php |
Override defaultActions() to remove summary actions. |
TestFieldDefaultFormatter.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Contains \Drupal\field_test\Plugin\field\formatter\TestFieldDefaultFormatter. |
DefaultAccessCheckTest::setUp |
function |
drupal/core/tests/Drupal/Tests/Core/Access/DefaultAccessCheckTest.php |
|
EasyRdf_Namespace::getDefault |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Namespace.php |
Get the default namespace |
EasyRdf_Namespace::setDefault |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Namespace.php |
Set the default namespace |
CacheTestBase::$default_value |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/CacheTestBase.php |
|
NewDefaultThemeBlocksTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/NewDefaultThemeBlocksTest.php |
Definition of Drupal\block\Tests\NewDefaultThemeBlocksTest. |
config_install_default_config |
function |
drupal/core/includes/config.inc |
Installs the default configuration of a given extension. |
ViewUI::getDefaultAJAXMessage |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
|
field_populate_default_values |
function |
drupal/core/modules/field/field.module |
Inserts a default value for each entity field not having one. |
search_get_default_module_info |
function |
drupal/core/modules/search/search.module |
Returns information about the default search module. |
DefaultFileLocator::fileExists |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
Check if a file can be found for this class name. |
MenuRouterTest::$default_theme |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Name of the default theme to use for tests. |
FilterDefaultConfigTest::setUp |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultConfigTest.php |
Sets up Drupal unit test environment. |
LocaleListener::$defaultLocale |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/LocaleListener.php |
|
EditorBase::getDefaultSettings |
function |
drupal/core/modules/editor/lib/Drupal/editor/Plugin/EditorBase.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::getDefaultSettings(). |
DefaultProcessor::settingsForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php |
Implements \Drupal\aggregator\Plugin\ProcessorInterface::settingsForm(). |
DefaultTranslator::transChoice |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/DefaultTranslator.php |
Interpolates the given choice message by choosing a variant according to a number. |
RESTTestBase::$defaultMimeType |
property |
drupal/core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php |
The default MIME type to use for testing REST operations. |
SelectTableSortDefaultTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php |
Definition of Drupal\system\Tests\Database\SelectTableSortDefaultTest. |
Views argument default plugins |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Allow specialized methods of filling in arguments when they aren't provided. |
Comment::defaultDisplayOptions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/wizard/Comment.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::defaultDisplayOptions(). |
ClassMetadata::getDefaultGroup |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns the name of the default group for this class |
AssetFactory::setDefaultOutput |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Sets the default output string. |
_system_default_theme_features |
function |
drupal/core/modules/system/system.module |
Returns an array of default theme features. |
WidgetPluginManager::$defaults |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php |
Overrides Drupal\Component\Plugin\PluginManagerBase:$defaults. |
DisplayPluginBase::isDefaulted |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Determine if a given option is set to use the default display or the
current display |
_field_invoke_multiple_default |
function |
drupal/core/modules/field/field.attach.inc |
Invoke field.module's version of a field hook on multiple entities. |
DefaultFactory::createInstance |
function |
drupal/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php |
Implements Drupal\Component\Plugin\Factory\FactoryInterface::createInstance(). |
DefaultFactory::getPluginClass |
function |
drupal/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php |
Finds the class relevant for a given plugin. |
DefaultFileLocator::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
Initializes a new FileDriver that looks in the given path(s) for mapping
documents and operates in the specified operating mode. |
SelectPagerDefaultTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
|
ArgumentDefaultTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php |
Views used by this test. |
DisplayTest::testDefaultDisplay |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
Tests that the correct display is loaded by default. |
ArgumentDefaultTest::$testViews |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentDefaultTest.php |
Views used by this test. |
ImageFieldDefaultImagesTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
Definition of Drupal\image\Tests\ImageFieldDefaultImagesTest. |
EmailDefaultWidget::formElement |
function |
drupal/core/modules/email/lib/Drupal/email/Plugin/field/widget/EmailDefaultWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
CustomBlock::$isDefaultRevision |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
Indicates whether this is the default block revision. |
FactoryTest::testDefaultFactory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/FactoryTest.php |
Test that DefaultFactory can create a plugin instance. |
Node::defaultDisplayFiltersUser |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::defaultDisplayFiltersUser(). |
DefaultAccessCheckTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/Access/DefaultAccessCheckTest.php |
This method exists to support the simpletest UI runner. |
config_uninstall_default_config |
function |
drupal/core/includes/config.inc |
Uninstalls the default configuration of a given extension. |
DisplayPluginBase::mergeDefaults |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Merges default values for all plugin types. |
DefaultDisplay::$usesAttachments |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DefaultDisplay.php |
Whether the display allows attachments. |
DefaultDisplay::isDefaultDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DefaultDisplay.php |
Determine if this display is the 'default' display which contains
fallback settings |