shortcut_set_edit_access |
function |
drupal/core/modules/shortcut/shortcut.module |
Access callback for editing a shortcut set. |
CoverageNotProtectedTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNotProtectedTest.php |
|
PassConfig::getMergePass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
Gets all passes for the Merge pass. |
ParameterBag::isResolved |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php |
|
Image::$mimeTypesMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Image.php |
|
RegisterRouteFiltersPass |
class |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterRouteFiltersPass.php |
Adds services tagged 'nested_matcher' to the tagged_matcher service. |
AssetWriter::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetWriter.php |
Constructor. |
EntityConverter::process |
function |
drupal/core/lib/Drupal/Core/ParamConverter/EntityConverter.php |
Tries to upcast every variable to an entity type. |
CommentRssTest::$modules |
property |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentRssTest.php |
Modules to enable. |
PassConfig::setMergePass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
Sets the Merge Pass. |
CountryValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountryValidatorTest.php |
|
theme_menu_overview_form |
function |
drupal/core/modules/menu/menu.admin.inc |
Returns HTML for the menu overview form into a table. |
image_effect_form_submit |
function |
drupal/core/modules/image/image.admin.inc |
Submit handler for updating an image effect. |
file_test_file_predelete |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_predelete(). |
file_test_file_url_alter |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Implements hook_file_url_alter(). |
Image::$maxHeightMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Image.php |
|
NativeProxy::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/NativeProxy.php |
Constructor. |
ConfigLocaleOverride.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverride.php |
Contains \Drupal\config\Tests\ConfigLocaleOverride. |
date_default_format.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/date_default_format.test |
|
MemoryBackendFactory.php |
file |
drupal/core/lib/Drupal/Core/Cache/MemoryBackendFactory.php |
Contains \Drupal\Core\Cache\MemoryBackendFactory. |
RegionalForm::submitForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/RegionalForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
InvalidArgumentException |
class |
drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/InvalidArgumentException.php |
|
assertObjectHasAttribute |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that an object has a specified attribute. |
Image::$minHeightMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Image.php |
|
ExpressionParserTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
|
shortcut_set_assign_user |
function |
drupal/core/modules/shortcut/shortcut.module |
Assigns a user to a particular shortcut set. |
RemoveCommand::$selector |
property |
drupal/core/lib/Drupal/Core/Ajax/RemoveCommand.php |
The CSS selector for the element(s) to be removed. |
HighlightCommand::render |
function |
drupal/core/modules/views/lib/Drupal/views/Ajax/HighlightCommand.php |
Implements \Drupal\Core\Ajax\CommandInterface::render(). |
PoHeader::$_languageName |
property |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Human readable language name. |
EfqTest::testTaxonomyEfq |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/EfqTest.php |
Tests that a basic taxonomy entity query works. |
Twig_Node_SandboxedPrint |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php |
Twig_Node_SandboxedPrint adds a check for the __toString() method
when the variable is an object and the sandbox is activated. |
InfoHookDecorator::$hook |
property |
drupal/core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php |
The name of the info hook that will be implemented by this discovery instance. |
FormEditor::isCompatible |
function |
drupal/core/modules/edit/lib/Drupal/edit/Plugin/InPlaceEditor/FormEditor.php |
Implements \Drupal\edit\EditPluginInterface::isCompatible(). |
EntityQueryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
|
Broken::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Broken.php |
Default options form that provides the label widget that all fields
should have. |
MemoryCounterBackend.php |
file |
drupal/core/lib/Drupal/Core/Cache/MemoryCounterBackend.php |
Contains \Drupal\Core\Cache\MemoryCounterBackend. |
SearchNumbersTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumbersTest.php |
Sets up a Drupal site for running functional and integration tests. |
HelpController::helpMain |
function |
drupal/core/modules/help/lib/Drupal/help/Controller/HelpController.php |
Prints a page listing a glossary of Drupal terminology. |
AcceptHeaderItem::$value |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeaderItem.php |
|
hook_rest_resource_alter |
function |
drupal/core/modules/rest/rest.api.php |
Alter the resource plugin definitions. |
Twig_Environment::$debug |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
SampleClass::__construct |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/SampleClass.php |
|
ConfigEntityStatusUITest |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityStatusUITest.php |
Tests configuration entity status UI functionality. |
AliasWhitelist::destruct |
function |
drupal/core/lib/Drupal/Core/Path/AliasWhitelist.php |
Implements Drupal\Core\DestructableInterface::destruct(). |
MockMenuBlockDeriver.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php |
Definition of Drupal\plugin_test\Plugin\plugin_test\mock_block\MockMenuBlockDeriver. |
PluginBag::addInstanceID |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginBag.php |
Adds an instance ID to the array of available instance IDs. |
ItemList::getConstraints |
function |
drupal/core/lib/Drupal/Core/TypedData/ItemList.php |
Overrides \Drupal\Core\TypedData\TypedData::getConstraints(). |
Twig_Compiler::$lastLine |
property |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
|
PoHeader::getPluralForms |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Get the plural form. |
DenormalizeTest::getInfo |
function |
drupal/core/modules/hal/lib/Drupal/hal/Tests/DenormalizeTest.php |
|