field_get_default_value |
function |
drupal/core/modules/field/field.module |
Helper function to get the default value for a field on an entity. |
ViewUI::getFormProgress |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Get the user's current progress through the form stack. |
CountryManager::getList |
function |
drupal/core/lib/Drupal/Core/Locale/CountryManager.php |
Get an array of country code => country name pairs, altered by alter hooks. |
Definition::getArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets an argument to pass to the service constructor/factory method. |
NumberItemTest::getInfo |
function |
drupal/core/modules/number/lib/Drupal/number/Tests/NumberItemTest.php |
|
EasyRdf_Format::getName |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
Get the name of a format object |
DateTimePlus::getErrors |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Retrieves error messages. |
LocalePathTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php |
|
views_get_enabled_views |
function |
drupal/core/modules/views/views.module |
Returns an array of all enabled views, as fully loaded $view objects. |
Gettext::fileToDatabase |
function |
drupal/core/modules/locale/lib/Drupal/locale/Gettext.php |
Reads the given PO files into the database. |
EntityFormTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFormTest.php |
|
UserEntityTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityTest.php |
|
FileStorageTest::insert |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
FileStorageTest::update |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
HttpKernelTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/HttpKernelTest.php |
This method exists to support the simpletest UI runner. |
FileStorageTest::delete |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
DatabaseStorageTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
Definition of Drupal\config\Tests\Storage\DatabaseStorageTest. |
ViewsHooksTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewsHooksTest.php |
|
DeleteForm::getQuestion |
function |
drupal/core/modules/action/lib/Drupal/action/Form/DeleteForm.php |
Returns the question to ask the user. |
PathPluginBase::getPath |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php |
Return the base path to use for this display. |
PostFile::getCurlString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFile.php |
Get a cURL ready string for the upload |
CacheProvider::getStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Retrieves cached information from data store |
Schema::getFieldTypeMap |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Returns a mapping of Drupal schema field names to DB-native field types. |
PluginBase::getPluginId |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginBase.php |
Returns the plugin_id of the plugin instance. |
ActionUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Action/ActionUnitTest.php |
|
ValidationTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ValidationTest.php |
|
EditDetails::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/EditDetails.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
FieldInstance::getField |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
Returns the field entity for this instance. |
ArrayElement::offsetGet |
function |
drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php |
Implements ArrayAccess::offsetGet(). |
LanguageTestManager.php |
file |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/LanguageTestManager.php |
Contains \Drupal\language_test\LanguageTestManager. |
RestExport::getMimeType |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php |
Gets the mime type. |
TypedConfigManager::get |
function |
drupal/core/lib/Drupal/Core/Config/TypedConfigManager.php |
Gets typed configuration data. |
XcacheCache::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/XcacheCache.php |
Retrieves cached information from data store |
MenuRouterTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
|
ConfigEvent::getContext |
function |
drupal/core/lib/Drupal/Core/Config/ConfigEvent.php |
Gets configuration context object. |
EmailFieldTest::getInfo |
function |
drupal/core/modules/email/lib/Drupal/email/Tests/EmailFieldTest.php |
|
CurlException::getError |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CurlException.php |
Get the associated cURL error message |
ImportOpmlTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php |
|
ConstraintB::getTargets |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ConstraintB.php |
Returns whether the constraint can be put onto classes, properties or
both |
ForumBlockTest::getInfo |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php |
|
Response::getStatusCode |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the response status code |
Response::getRawHeaders |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the the raw message headers as a string |
CacheTest::testGetStats |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/CacheTest.php |
@group DCOM-43 |
Statement::getStatement |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Statement.php |
SQLite specific implementation of getStatement(). |
NodeAccessTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessTest.php |
|
FeedParserTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php |
|
ViewUI::getPropertyPath |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getPropertyPath(). |
Twig_Node::getAttribute |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
Gets an attribute. |
Response::getConnection |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the Connection HTTP header |
FilterUnitTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
|