BaseAsset::getTargetPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
Returns the URL for the current asset. |
BaseAsset::setTargetPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
Sets the URL for the current asset. |
FieldCustomTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCustomTest.php |
|
BlockHtmlIdTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHtmlIdTest.php |
|
KernelInterface::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the name of the kernel |
Field::getStorageDetails |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php |
Returns information about how the storage backend stores the field data. |
Response::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the Content-Type HTTP header |
DisplayUnitTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayUnitTest.php |
|
ArrayCollection::getKeys |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Gets all keys/indexes of the collection elements. |
Process::getExitCodeText |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Returns a string representation for the exit code returned by the process. |
JsonDecode::getLastError |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonDecode.php |
Returns the last decoding error (if any). |
InvalidDataTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InvalidDataTest.php |
|
User::getSecureSessionId |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
Returns the secure session ID. |
StorageTest::testDetails |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StorageTest.php |
Tests changing label, description and tag. |
UrlGenerator::getContext |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php |
Gets the request context. |
CurlVersion::getInstance |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlVersion.php |
Get the singleton instance of the CurlVersion object |
SearchBlockTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchBlockTest.php |
|
ViewExecutable::getTitle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the view's current title. This can change depending upon how it
was built. |
AddRoleUserTest::getInfo |
function |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/AddRoleUserTest.php |
This method exists to support the simpletest UI runner. |
ChainDecoder::getDecoder |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainDecoder.php |
Gets the decoder supporting the format. |
SearchMatchTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php |
|
FileWidget::settingsForm |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
NullDumper::getProxyCode |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/NullDumper.php |
Generates the code for the lazy proxy. |
SearchMatchTest::getText |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php |
_test_: Helper method for generating snippets of content. |
WriteRecordTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/WriteRecordTest.php |
|
ViewExecutable::getItems |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Gets an array of handler instances for the current display. |
file_get_stream_wrappers |
function |
drupal/core/includes/file.inc |
Provides Drupal stream wrapper registry. |
ClassLoader::getPrefixes |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Returns prefixes. |
TwigResource::getContent |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php |
Returns the content of the resource. |
Twig_Template::getParent |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
Returns the parent template. |
MemoryStorageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Sets up unit test environment. |
RooleFilter::getChildren |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/RooleFilter.php |
Returns child assets. |
FilterAdminTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php |
|
SessionInterface::getBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Gets a bag instance by name. |
Date::getDefaultArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Date.php |
Set the empty argument value to the current date,
formatted appropriately for this argument. |
InstallerTest::drupalGet |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/InstallerTest.php |
This override is necessary because the parent drupalGet() calls t(), which
is not available early during installation. |
ImageWidget::formElement |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php |
Overrides \Drupal\file\Plugin\field\widget\FileWidget::formElement(). |
Twig_Extension::getTests |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension.php |
Returns a list of tests to add to the existing list. |
Twig_Template::getBlocks |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
Returns all blocks. |
Database::$ignoreTargets |
property |
drupal/core/lib/Drupal/Core/Database/Database.php |
A list of key/target credentials to simply ignore. |
FileStorage::getFullPath |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Returns the full path where the file is or should be stored. |
EntityFieldTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
|
Kernel::getEnvParameters |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Gets the environment parameters. |
DisableForm::getQuestion |
function |
drupal/core/modules/filter/lib/Drupal/filter/Form/DisableForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getQuestion(). |
FieldOverview::getFormID |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
Twig_Test_Node::getClass |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/Node.php |
|
LocalActionTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LocalActionTest.php |
|
ThemeRegistry::offsetGet |
function |
drupal/core/lib/Drupal/Core/Utility/ThemeRegistry.php |
Overrides CacheArray::offsetGet(). |
FieldEntityTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FieldEntityTest.php |
|
TipPluginBase::getWeight |
function |
drupal/core/modules/tour/lib/Drupal/tour/TipPluginBase.php |
Implements \Drupal\tour\TipPluginInterface::getWeight(). |