DisplayPluginBase::getArgumentText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Provide some helpful text for the arguments.
The result should contain of an array with |
PHPUnit_Framework_TestCase::$locale |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
RouterInterface::getRouteCollection |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouterInterface.php |
Gets the RouteCollection instance associated with this Router. |
StaticReflectionMethod::$methodName |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
The name of the method. |
ConfigurableActionInterface::submit |
function |
drupal/core/lib/Drupal/Core/Action/ConfigurableActionInterface.php |
Form submission handler. |
StringDatabaseStorage::checkVersion |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Checks whether the string version matches a given version, fix it if not. |
EasyRdf_Format::getHttpAcceptHeader |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Generates an HTTP Accept header string |
StaticReflectionMethod::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
EventTest::testIsPropagationStopped |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php |
|
PHPUnit_Framework_TestCase::$status |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
Twig_NodeVisitor_Escaper::isSafeFor |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php |
|
CacheWarmerAggregateTest::$cacheDir |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerAggregateTest.php |
|
XmlFileLoaderTest::testLoadServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
AlterDecoratorTestPluginManager.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/AlterDecoratorTestPluginManager.php |
Definition of Drupal\plugin_test\Plugin\plugin_test\AlterDecoratorTestPluginManager. |
views.view.test_node_row_plugin.yml |
file |
drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_row_plugin.yml |
drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_row_plugin.yml |
FilterCombineTest::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php |
Allow {views_test_data}.job to be NULL. |
AbstractProcessTest::testTTYCommand |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
AnnotationLoader::loadClassMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/AnnotationLoader.php |
Load a Class Metadata. |
EntityRenderControllerInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityRenderControllerInterface.php |
Contains \Drupal\Core\Entity\EntityRenderControllerInterface. |
ConfigStorageController::postDelete |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Acts on deleted entities before the delete hook is invoked. |
StringDatabaseStorage::createString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::createString(). |
taxonomy_check_vocabulary_hierarchy |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Checks and updates the hierarchy flag of a vocabulary. |
PHPUnit_Framework_TestCase::$result |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
ViewStorageTest::$config_properties |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Properties that should be stored in the configuration. |
AnnotationTargetAnnotation::$target |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetAnnotation.php |
|
ConfigStorageController::invokeHook |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Invokes a hook on behalf of the entity. |
StringDatabaseStorage::dbFieldTable |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Gets table alias for field. |
PHPUnit_Framework_TestCase::$output |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
ModuleApiTest::testModuleImplements |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Test module_implements() caching. |
drupal_get_installed_schema_version |
function |
drupal/core/includes/schema.inc |
Returns the currently installed schema version for a module. |
EntityType::$permission_granularity |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
Specifies whether a module exposing permissions for the current entity type
should use entity-type level granularity, bundle level granularity or just
skip this entity. The allowed values are respectively "entity_type",
"bundle" or… |
BareMinimalAnonymousUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalAnonymousUpgradePathTest.php |
Tests the upgrade path without prior creation of config directions. |
UrlMatcherTest::testMatchRegression |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
FieldPresenceEnhancerTest::$request |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldPresenceEnhancerTest.php |
|
drupal_set_installed_schema_version |
function |
drupal/core/includes/schema.inc |
Updates the installed version information for a module. |
StringDatabaseStorage::dbStringKeys |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Gets keys values that are in a database table. |
ImageStyleDeleteForm::getCancelPath |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns the page to go to if the user cancels the action. |
PHPUnit_Framework_Constraint_IsType |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
Constraint that asserts that the value it is evaluated for is of a
specified type. |
TwigReferenceUnitTest::getAttribute |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigReferenceUnitTest.php |
Helper function to somehow simulate Twigs getAttribute function |
Twig_Tests_Node_Expression_NameTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/NameTest.php |
|
nonesense_type_without_resource.yml |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/nonesense_type_without_resource.yml |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/nonesense_type_without_resource.yml |
StringDatabaseStorage::dbStringLoad |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Loads multiple string objects. |
CascadingStylesheetsTest::testReset |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Makes sure that resetting the CSS empties the cache. |
BaseCompilerFilter::setWarningLevel |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
UrlMatcherTest::testMatchingIsEager |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
views_get_enabled_display_extenders |
function |
drupal/core/modules/views/views.module |
Get enabled display extenders. |
FeedProcessorPluginTest::testRemove |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedProcessorPluginTest.php |
Test removing functionality. |
FieldInstanceEditForm::validateForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceEditForm.php |
Form validation handler. |
CachePluginBase::generateResultsKey |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Calculates and sets a cache ID used for the result cache. |
EasyRdf_Serialiser_GraphViz::escape |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php |
Internal function to escape a string into DOT safe syntax |