views_test_data_schema |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.install |
Implements hook_schema(). |
ViewUI::getTranslation |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\TranslatableInterface::getTranslation(). |
Client::REQUEST_PARAMS |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
|
EasyRdf_Resource::$uri |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
The URI for this resource |
ViewElementTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php |
Sets up a Drupal site for running functional and integration tests. |
PluginManagerInterface |
interface |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerInterface.php |
Interface implemented by plugin managers. |
ArrayElement::validate |
function |
drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php |
Implements TypedDataInterface::validate(). |
ErrorHandler::setLevel |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ErrorHandler.php |
|
Text::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Text.php |
Overrides \Drupal\views\Plugin\views\area\TokenizeAreaPluginBase::buildOptionsForm(). |
UpdateSettingsForm.php |
file |
drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php |
Contains \Drupal\update\UpdateSettingsForm. |
MenuLinkDeleteForm.php |
file |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkDeleteForm.php |
Contains \Drupal\menu\Form\MenuLinkDeleteForm. |
FilterLanguageTest.php |
file |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/FilterLanguageTest.php |
Contains \Drupal\language\Tests\Views\FilterLanguageTest. |
_drupal_wrap_mail_line |
function |
drupal/core/includes/mail.inc |
Wraps words on a single line. |
TwigReferenceFunctions |
class |
drupal/core/lib/Drupal/Core/Template/TwigReferenceFunctions.php |
A helper used to unwrap TwigReference objects transparently. |
StringBase::getVersion |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\StringInterface::getVersion(). |
Twig_Test::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test.php |
|
BlockInvalidRegionTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php |
Tests that a block assigned to an invalid region triggers the warning. |
EntitySchema::getGraph |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/EntitySchema.php |
Implements \Drupal\rdf\SiteSchema\SchemaTermInterface::getGraph(). |
MemcacheMock::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcacheMock.php |
|
views.view.content.yml |
file |
drupal/core/modules/node/config/views.view.content.yml |
drupal/core/modules/node/config/views.view.content.yml |
aaa_update_test.module |
file |
drupal/core/modules/update/tests/modules/aaa_update_test/aaa_update_test.module |
Dummy module for testing Update status. |
MenuDeleteMenuForm.php |
file |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php |
Contains \Drupal\menu\Form\MenuDeleteMenuForm. |
ViewExecutable::$field |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the field handlers which are initialized on this view. |
search_box_form_submit |
function |
drupal/core/modules/search/search.module |
Form submission handler for search_box(). |
StringBase::setVersion |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\StringInterface::setVersion(). |
Twig_Test::getCallable |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test.php |
|
BaseAsset::$sourceRoot |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
|
Response::isSuccessful |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Is response successful? |
RegistryTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/RegistryTest.php |
Modules to enable. |
EditDetails::getFormID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/EditDetails.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
CacheProvider::doFetch |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Fetches an entry from the cache. |
XmlDumper::addServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php |
Adds services. |
ccc_update_test.module |
file |
drupal/core/modules/update/tests/modules/ccc_update_test/ccc_update_test.module |
Dummy module for testing Update status. |
StringBase::getPlurals |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\StringInterface::getPlurals(). |
comment_node_predelete |
function |
drupal/core/modules/comment/comment.module |
Implements hook_node_predelete(). |
BaseAsset::$sourcePath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
|
Validator::$translator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Validator.php |
|
RegistryTest::$profile |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/RegistryTest.php |
The profile to install as a basis for testing. |
EditDetails::buildForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/EditDetails.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
Role::buildOptionsForm |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Role.php |
Provide the default form for setting options. |
NullSessionStorageTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php |
Test class for NullSessionHandler. |
bbb_update_test.module |
file |
drupal/core/modules/update/tests/modules/bbb_update_test/bbb_update_test.module |
Dummy module for testing Update status. |
LanguageTestBundle.php |
file |
drupal/core/modules/language/tests/language_test/lib/Drupal/language_test/LanguageTestBundle.php |
Contains \Drupal\language_test\LanguageTestBundle. |
StringBase::setPlurals |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\StringInterface::setPlurals(). |
aggregator_update_8000 |
function |
drupal/core/modules/aggregator/aggregator.install |
Moves aggregator settings from variables to config. |
NodeAdminTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAdminTest.php |
|
HandlerTest::viewsData |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/HandlerTest.php |
Overrides \Drupal\views\Tests\ViewTestBase::viewsData(). |
Twig_TokenParser_Embed |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Embed.php |
Embeds a template. |
BaseAsset::$targetPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
|
QueryBase::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Constructs this object. |