ScopeInterface::getParentName |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ScopeInterface.php |
@api |
FileTokenReplaceTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileTokenReplaceTest.php |
|
TypedDataManager::getInstance |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Implements \Drupal\Component\Plugin\PluginManagerInterface::getInstance(). |
PageTitleFilteringTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Implement setUp(). |
UploadedFile::getErrorMessage |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns an informative upload error message. |
WidgetFactory::createInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetFactory.php |
Overrides Drupal\Component\Plugin\Factory\DefaultFactory::createInstance(). |
StringInterface::getLocations |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Gets location information for this string. |
DateFormatEditForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatEditForm.php |
Returns a unique string identifying the form. |
ReindexConfirm::getCancelText |
function |
drupal/core/modules/search/lib/Drupal/search/Form/ReindexConfirm.php |
Overrides \Drupal\Core\Form\ConfirmFormBase::getCancelText(). |
Twig_Environment::getCompiler |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the Compiler instance. |
ReindexConfirm::getCancelPath |
function |
drupal/core/modules/search/lib/Drupal/search/Form/ReindexConfirm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getCancelPath(). |
DumperCollection::getIterator |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php |
Returns an iterator over the children. |
WidgetInterface::settingsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php |
Returns a form to configure settings for the widget. |
GetterMetadataTest::CLASSNAME |
constant |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/GetterMetadataTest.php |
|
Reader::getPropertyAnnotation |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Reader.php |
|
GetResponseEvent::getResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseEvent.php |
Returns the response object |
Entity::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition(). |
SearchExpressionTest::getInfo |
function |
drupal/core/modules/search/tests/Drupal/search/Tests/SearchExpressionTest.php |
This method exists to support the simpletest UI runner. |
GetResponseEvent::setResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseEvent.php |
Sets a response and stops event propagation |
WidgetInterface::errorElement |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php |
Assigns a field-level validation error to the right widget sub-element. |
SimpleProcessTest::testGetPid |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
|
GetResponseEvent::hasResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseEvent.php |
Returns whether a response was set |
KeyValueExpirableFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueExpirableFactory.php |
Constructs a new expirable key/value store for a given collection name. |
TypedDataInterface::getString |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataInterface.php |
Returns a string representation of the data. |
ParseException::getParsedFile |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
Gets the filename where the error occurred. |
InstallStorage::getAllFolders |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Returns a map of all config object names and their folders. |
ParseException::getParsedLine |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
Gets the line where the error occurred. |
ArgumentPluginBase::getPlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Get the display or row plugin, if it exists. |
TypedDataInterface::getParent |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataInterface.php |
Returns the parent data structure; i.e. either complex data or a list. |
SimpleProcessTest::getProcess |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
|
PostResponseEvent::getRequest |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/PostResponseEvent.php |
Returns the request for which this event was thrown. |
EasyRdf_Namespace::getDefault |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Namespace.php |
Get the default namespace |
DisplayPluginBase::getHandler |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Get the handler object for a single handler. |
DeleteMultiple::getCancelPath |
function |
drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php |
Returns the page to go to if the user cancels the action. |
SystemManager::getMaxSeverity |
function |
drupal/core/modules/system/lib/Drupal/system/SystemManager.php |
Extracts the highest severity from the requirements array. |
Context::getContextDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/Context.php |
Implements \Drupal\Component\Plugin\Context\ContextInterface::getContextDefinition(). |
UploadedFileTest::testGetSize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
Regex::getNonDelimitedPattern |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Regex.php |
Convert the htmlPattern to a suitable format for HTML5 pattern.
Example: /^[a-z]+$/ would be converted to [a-z]+
However, if options are specified, it cannot be converted |
StyleUnformattedTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
|
UserAutocompleteTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAutocompleteTest.php |
|
HookRequirementsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/HookRequirementsTest.php |
|
ImageAdminStylesTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
|
Twig_Environment::getFunction |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Get a function by name. |
FileTransfer::getSettingsForm |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Returns a form to collect connection settings credentials. |
StateValuesCleanTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanTest.php |
|
DebugLoggerInterface::getLogs |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/DebugLoggerInterface.php |
Returns an array of logs. |
FileTest::getFilenameFixtures |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
RequestInterface::getResponse |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Get the previously received {not been sent |
MTimeProtectedFileStorageTest |
class |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
Tests the directory mtime based PHP loader implementation. |
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. |