StreamInterface::ftell |
function |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php |
Returns the current position of the file read/write pointer |
StringInterface::getId |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Gets the string unique identifier. |
Twig_Test_EscapingTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/escapingTest.php |
This class is adapted from code coming from Zend Framework. |
ContextualLinks::query |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php |
Called to add the field to a query. |
SingleClassLOC1000.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
StringInterface::setId |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Sets the string unique identifier. |
UserRow::defineOptions |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/row/UserRow.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::defineOptions(). |
aggregator.routing.yml |
file |
drupal/core/modules/aggregator/aggregator.routing.yml |
drupal/core/modules/aggregator/aggregator.routing.yml |
EntityBody::fromString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
Create a new EntityBody from a string |
FileUsageInterface.php |
file |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageInterface.php |
Definition of Drupal\file\FileUsage\FileUsageInterface. |
ArgumentPluginBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Definition of Drupal\views\Plugin\views\argument\ArgumentPluginBase. |
PageTitleFilteringTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
|
hook_admin_paths_alter |
function |
drupal/core/modules/system/system.api.php |
Redefine administrative paths defined by other modules. |
hook_filter_info_alter |
function |
drupal/core/modules/filter/filter.api.php |
Perform alterations on filter definitions. |
ContextInterface::init |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Initializes a configuration context for use. |
field_test_entity_info |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Implements hook_entity_info(). |
FieldUnitTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
|
String::operatorValues |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |
|
PluginTypeListTest.php |
file |
drupal/core/modules/views/tests/Drupal/views/Tests/PluginTypeListTest.php |
Definition of Drupal\views\Tests\PluginTypeListTest. |
StringInterface::isNew |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php |
Checks whether the object is not saved to storage yet. |
BanAdmin::validateForm |
function |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanAdmin.php |
Form validation handler. |
TaxonomyIndexTid::init |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Overrides \Drupal\views\Plugin\views\filter\ManyToOne::init(). |
ExceptionInterface.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/ExceptionInterface.php |
|
TwoTest::testSomething |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/783/TwoTest.php |
|
SystemMainBlock::build |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemMainBlock.php |
Builds and returns the renderable array for this block plugin. |
FieldTypeTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/FieldTypeTest.php |
|
CKEditor::settingsForm |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/Editor/CKEditor.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::settingsForm(). |
FormulaLoaderInterface |
interface |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FormulaLoaderInterface.php |
Loads formulae. |
String::opContainsWord |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |
|
OneTest::testSomething |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/783/OneTest.php |
|
ViewsFormInterface.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormInterface.php |
Contains \Drupal\views_ui\Form\Ajax\ViewsFormInterface. |
RowEntityTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/RowEntityTest.php |
|
SelectionPluginManager |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/SelectionPluginManager.php |
Plugin type manager for the Entity Reference Selection plugin. |
LinkDelete::submitForm |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
Form submission handler. |
BreakpointGroup::$uuid |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
The breakpoint group UUID. |
BreakpointGroup::$name |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
The breakpoint group machine name. |
FieldPluginBase::theme |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Call out to the theme() function, which probably just calls render() but
allows sites to override output fairly easily. |
email_field_info_alter |
function |
drupal/core/modules/email/email.module |
Implements hook_field_info_alter(). |
ToolkitGdTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php |
|
TypedDataTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
|
BinaryFileResponseTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php |
|
SomeClass::doSomething |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/SomeClass.php |
|
InstallStorage::delete |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Overrides Drupal\Core\Config\FileStorage::delete(). |
NameMungingTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/NameMungingTest.php |
Sets up a Drupal site for running functional and integration tests. |
InstallStorage::rename |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Overrides Drupal\Core\Config\FileStorage::rename(). |
ExceptionInterface.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/ExceptionInterface.php |
|
Dumper::setIndentation |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Dumper.php |
Sets the indentation. |
FieldDateTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php |
|
_field_invoke_multiple |
function |
drupal/core/modules/field/field.attach.inc |
Invokes a field hook across fields on multiple entities. |
Twig_Extension_Staging |
class |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
Internal class. |