46 string references to 'Access'
- AccessManagerTest::setupAccessChecker in core/
tests/ Drupal/ Tests/ Core/ Access/ AccessManagerTest.php - Adds a default access check service to the container and the access manager.
- AccessManagerTest::testCheckConjunctions in core/
tests/ Drupal/ Tests/ Core/ Access/ AccessManagerTest.php - Tests \Drupal\Core\Access\AccessManager::check() with conjunctions.
- AccessManagerTest::testCheckException in core/
tests/ Drupal/ Tests/ Core/ Access/ AccessManagerTest.php - Tests that an access checker throws an exception for not allowed values.
- AccessManagerTest::testCheckNamedRouteWithDefaultValue in core/
tests/ Drupal/ Tests/ Core/ Access/ AccessManagerTest.php - Tests the checkNamedRoute with default values.
- AccessManagerTest::testCheckNamedRouteWithUpcastedValues in core/
tests/ Drupal/ Tests/ Core/ Access/ AccessManagerTest.php - Tests the checkNamedRoute with upcasted values.
- AccessManagerTest::testSetChecksWithDynamicAccessChecker in core/
tests/ Drupal/ Tests/ Core/ Access/ AccessManagerTest.php - Tests setChecks with a dynamic access checker.
- AccessPermissionTest::testAccessPerm in core/
modules/ user/ tests/ src/ Kernel/ Views/ AccessPermissionTest.php - Tests perm access plugin.
- AccessRoleTest::testAccessRole in core/
modules/ user/ tests/ src/ Functional/ Views/ AccessRoleTest.php - Tests role access plugin.
- AccessTest::testStaticAccessPlugin in core/
modules/ views/ tests/ src/ Functional/ Plugin/ AccessTest.php - Tests static access check.
- ArgumentsResolverTest::providerTestHandleUnresolvedArgument in core/
tests/ Drupal/ Tests/ Component/ Utility/ ArgumentsResolverTest.php - Provides test data to testHandleUnresolvedArgument().
- d6_user.yml in core/
modules/ user/ migrations/ d6_user.yml - core/modules/user/migrations/d6_user.yml
- d7_user.yml in core/
modules/ user/ migrations/ d7_user.yml - core/modules/user/migrations/d7_user.yml
- DisplayKernelTest::testGetPlugin in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ DisplayKernelTest.php - Tests the \Drupal\views\Plugin\views\display\DisplayPluginBase::getPlugin() method.
- DisplayPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Provide a form to edit options for this plugin.
- DisplayPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Provide a form to edit options for this plugin.
- DisplayPluginBase::defaultableSections in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Lists the 'defaultable' sections and what items each section contains.
- DisplayPluginBase::optionsSummary in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Provides the default summary for options in the views UI.
- DisplayPluginBase::optionsSummary in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Provides the default summary for options in the views UI.
- DisplayPluginBase::submitOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Handle any special handling on the validate form.
- drupal6.php in core/
modules/ migrate_drupal/ tests/ fixtures/ drupal6.php - A database agnostic dump for testing purposes.
- drupal6.php in core/
modules/ forum/ tests/ fixtures/ drupal6.php - A database agnostic dump for testing purposes.
- drupal6.php in core/
modules/ statistics/ tests/ fixtures/ drupal6.php - A database agnostic dump for testing purposes.
- drupal6.php in core/
modules/ book/ tests/ fixtures/ drupal6.php - A database agnostic dump for testing purposes.
- drupal7.php in core/
modules/ book/ tests/ fixtures/ drupal7.php - A database agnostic dump for testing purposes.
- EntityTest::setUp in core/
modules/ views/ tests/ src/ Unit/ Plugin/ argument_validator/ EntityTest.php - EntityType::getAccessControlClass in core/
lib/ Drupal/ Core/ Entity/ EntityType.php - Gets the access control class.
- EntityTypeManager::getAccessControlHandler in core/
lib/ Drupal/ Core/ Entity/ EntityTypeManager.php - FileFormatterBase::checkAccess in core/
modules/ file/ src/ Plugin/ Field/ FieldFormatter/ FileFormatterBase.php - Checks access to the given entity.
- LinkAccessConstraintValidatorTest::testValidate in core/
modules/ link/ tests/ src/ Unit/ Plugin/ Validation/ Constraint/ LinkAccessConstraintValidatorTest.php - Tests the access validation constraint for links.
- node.views.schema.yml in core/
modules/ node/ config/ schema/ node.views.schema.yml - core/modules/node/config/schema/node.views.schema.yml
- NodeViewsData::getViewsData in core/
modules/ node/ src/ NodeViewsData.php - Returns views data for the entity type.
- node_views_analyze in core/
modules/ node/ node.views.inc - Implements hook_views_analyze().
- PathPluginBase::getRoute in core/
modules/ views/ src/ Plugin/ views/ display/ PathPluginBase.php - Generates a route entry for a given view and display.
- PluginTypeListTest::testPluginList in core/
modules/ views/ tests/ src/ Unit/ PluginTypeListTest.php - Tests the plugins list is correct.
- RegisterAccessChecksPass::process in core/
lib/ Drupal/ Core/ DependencyInjection/ Compiler/ RegisterAccessChecksPass.php - UserAccessControlHandler::checkFieldAccess in core/
modules/ user/ src/ UserAccessControlHandler.php - Default field access as determined by this access control handler.
- UserAccessControlHandlerTest::adminFieldAccessProvider in core/
modules/ user/ tests/ src/ Unit/ UserAccessControlHandlerTest.php - Provides test data for testAdminFieldAccess().
- UserCancelForm::submitForm in core/
modules/ user/ src/ Form/ UserCancelForm.php - This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form stateā¦
- UserListBuilder::buildHeader in core/
modules/ user/ src/ UserListBuilder.php - Builds the header row for the entity listing.
- UserStorageSchema::getSharedTableFieldSchema in core/
modules/ user/ src/ UserStorageSchema.php - Gets the schema for a single field definition.
- views.argument_validator.schema.yml in core/
modules/ views/ config/ schema/ views.argument_validator.schema.yml - core/modules/views/config/schema/views.argument_validator.schema.yml
- views.data_types.schema.yml in core/
modules/ views/ config/ schema/ views.data_types.schema.yml - core/modules/views/config/schema/views.data_types.schema.yml
- views.services.yml in core/
modules/ views/ views.services.yml - core/modules/views/views.services.yml
- views.view.user_admin_people.yml in core/
modules/ user/ config/ optional/ views.view.user_admin_people.yml - core/modules/user/config/optional/views.view.user_admin_people.yml
- views.view.who_s_new.yml in core/
modules/ user/ config/ optional/ views.view.who_s_new.yml - core/modules/user/config/optional/views.view.who_s_new.yml
- views.view.who_s_online.yml in core/
modules/ user/ config/ optional/ views.view.who_s_online.yml - core/modules/user/config/optional/views.view.who_s_online.yml
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.