Twig_Template::getEnvironment |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
Returns the bound environment for this template. |
TestFieldWidget::settingsForm |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
Reference::getInvalidBehavior |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Reference.php |
Returns the behavior to be used when the service does not exist. |
TestFieldWidget::errorElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::errorElement(). |
BlockUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BlockUpgradePathTest.php |
|
Twig_Extension_Debug::getName |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Debug.php |
Returns the name of the extension. |
RequestTest::testGetLanguages |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
AssetReference::getSourceRoot |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Returns an absolute path or URL to the source asset's root directory. |
AssetReference::getSourcePath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Returns the relative path for the source asset. |
AnnotationTargetMethod::$data |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetMethod.php |
|
AssetReference::getTargetPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Returns the URL for the current asset. |
ApcCacheTest::_getCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ApcCacheTest.php |
|
AnnotationTargetMethod::$name |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetMethod.php |
|
AssetReference::setTargetPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Sets the URL for the current asset. |
UserAutocompleteTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAutocompleteTest.php |
|
WizardPluginBase::getSelected |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Gets the current value of a #select element, from within a form constructor function. |
OpenIDFunctionalTest::getInfo |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
|
EntityPropertiesTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/EntityPropertiesTest.php |
|
ImageAdminStylesTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
|
MTimeProtectedFileStorageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/MTimeProtectedFileStorageTest.php |
Tests the directory mtime based PHP loader implementation. |
NodeAccessLanguageTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
overlay_get_regions_to_render |
function |
drupal/core/modules/overlay/overlay.module |
Returns a list of page regions that rendering should be limited to. |
Reader::getPropertyAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php |
|
LocalStream::getDirectoryPath |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Gets the path that the wrapper is responsible for. |
NodeBuildContentTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBuildContentTest.php |
|
ScopeInterface::getParentName |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ScopeInterface.php |
@api |
Twig_Loader_String::getSource |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/String.php |
Gets the source code of a template, given its name. |
FileStorageTest::testReadOnly |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/PhpStorage/FileStorageTest.php |
Tests writing with one class and reading with another. |
UploadedFileTest::testGetSize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
CreatedYearMonth::get_formula |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedYearMonth.php |
Overrides Drupal\views\Plugin\views\argument\Formula::get_formula(). |
ViewUI::getPropertyDefinition |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition(). |
StorageTestBase::$collections |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
An array of data collection labels. |
KeyValueExpirableFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueExpirableFactory.php |
Constructs a new expirable key/value store for a given collection name. |
CommentInterfaceTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentInterfaceTest.php |
|
AssetFactoryTest::getHttpUrls |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
NodeTokenReplaceTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTokenReplaceTest.php |
|
RequestContext::getParameters |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Returns the parameters. |
ArgumentLanguageTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/ArgumentLanguageTest.php |
|
RouteTest::getValidParameters |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Annotation/RouteTest.php |
|
TextfieldWidget::settingsForm |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/widget/TextfieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
DatabaseStorageTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
Deletes created files, database tables, and reverts all environment changes. |
StateValuesCleanTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanTest.php |
|
Collection::getPregMatchValue |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
Return a collection value for a match array of a preg_replace function |
options_field_widget_validate |
function |
drupal/core/modules/field/modules/options/options.module |
Form element validation handler for options elements. |
AlterDecorator::getDefinition |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/AlterDecorator.php |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinition(). |
LocaleConfigOverride::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/LocaleConfigOverride.php |
|
FieldLanguageTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FieldLanguageTest.php |
Views used by this test. |
ContainerBuilderTest::testGet |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::get |
LifecycleEventArgs::getEntity |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php |
Retrieve associated Entity. |
GetRdfNamespacesTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetRdfNamespacesTest.php |
|