AnnotationDriver::$fileExtension |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php |
The file extension of mapping documents. |
TranslationEntityViewsUITest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationEntityViewsUITest.php |
Contains \Drupal\translation_entity\Tests\Views\TranslationEntityViewsUITest. |
MemcachedProfilerStorageTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php |
|
ViewExecutable::$display_handler |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The current used display plugin. |
Twig_TemplateMagicPropertyObject |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
AddFeedTest::urlToRSSLinkPattern |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AddFeedTest.php |
Creates a pattern representing the RSS feed in the page. |
LanguageUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
|
FetchTest::testQueryFetchDefault |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
Confirms that we can fetch a record properly in default object mode. |
PathPluginBase::isDefaultTabPath |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php |
Determines if this display's path is a default tab. |
FormTestControllerObject::create |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestControllerObject.php |
Instantiates a new instance of this controller. |
ViewExecutable::$displayHandlers |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The list of used displays of the view. |
CacheBackendInterface::deleteAll |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Deletes all cache items in a bin. |
AssetCollection::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Returns the highest last-modified value of all assets in the current collection. |
ModuleTestBase::assertLogMessage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php |
Verify a log entry was entered for a module's status change.
Called in the same way of the expected original watchdog() execution. |
FileValidatorTest::testValidFile |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
UserStorageController::$password |
property |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Provides the password hashing service object. |
taxonomy_field_widget_info_alter |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_info_alter(). |
NodeRevisionsAllTestCase::$nodes |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsAllTestCase.php |
|
FieldInstanceFormBase::$instance |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceFormBase.php |
The field instance being edited. |
BaseCompressorFilter::$lineBreak |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/BaseCompressorFilter.php |
|
FileBinaryMimeTypeGuesser::guess |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php |
Guesses the mime type of the file with the given path. |
translation_entity_delete_access |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Access callback for the translation delete page. |
UserStorageController::$userData |
property |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Provides the user data service object. |
ValidNumberStepUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidNumberStepUnitTest.php |
|
BaseCompressorFilter::$stackSize |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/BaseCompressorFilter.php |
|
ChainEncoder::needsNormalization |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainEncoder.php |
Checks whether the normalization is needed for the given format. |
GetResponseForExceptionEvent.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php |
|
SimpletestResultsForm::$database |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php |
The database connection service. |
ExtensionGuesserInterface::guess |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/ExtensionGuesserInterface.php |
Makes a best guess for a file extension, given a mime type |
BaseCompressorFilter::setCharset |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/BaseCompressorFilter.php |
|
TraceableEventDispatcher::__call |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php |
Proxies all method calls to the original event dispatcher. |
IbanValidatorTest::getValidIbans |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php |
|
views.view.test_view_storage.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_storage.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_storage.yml |
PHPUnit_Extensions_TestDecorator |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TestDecorator.php |
A Decorator for Tests. |
PathProcessorManager::addInbound |
function |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php |
Adds an inbound processor object to the $inboundProcessors property. |
PathPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::buildOptionsForm(). |
FilterPluginBase::operatorSubmit |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
entity.view_mode.node.teaser.yml |
file |
drupal/core/modules/node/config/entity.view_mode.node.teaser.yml |
drupal/core/modules/node/config/entity.view_mode.node.teaser.yml |
CacheBackendInterface::removeBin |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Remove a cache bin. |
ViewElementTest::testViewElement |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php |
Tests the rendered output and form output of a view element. |
FieldInstanceFormBase::buildForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceFormBase.php |
Form constructor. |
SimpletestResultsForm::getFormID |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php |
Returns a unique string identifying the form. |
RequestDataCollector::getFlashes |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|
ClassWithNonPublicAttributes.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php |
|
PathProcessorManager::getInbound |
function |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php |
Returns the sorted array of inbound processors. |
FormTest::testFieldFormUnlimited |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
|
BlockInvalidRegionTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php |
Modules to enable. |
SimpletestResultsForm::buildForm |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php |
Form constructor. |
BaseCompressorFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/BaseCompressorFilter.php |
Filters an asset after it has been loaded. |
RequestDataCollector::getContent |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php |
|